locked
Geofencing and Geolocation RRS feed

  • Question

  • User47410 posted
    I am using the starter edition for developing (Xamarin) android application .
    Please let me know if I can get the features of geofencing using the starter edition? 
    If yes , please share the links or tutorials to implement the same.
    
    Friday, April 11, 2014 9:59 AM

All replies

  • User12817 posted

    @AshleyKurian?,

    I would suggest reading through: http://docs.xamarin.com/guides/android/platformfeatures/mapsand_location/

    As far as geofencing, it shouldn't be too difficult to make shapes around the points that you define. For simple squares, you can already set that up in the google maps API.

    https://developer.android.com/training/location/geofencing.html

    You will have to port this Java example to C# however, and it shouldn't be too difficult!

    Friday, April 11, 2014 3:04 PM
  • User125524 posted

    Hi

    I am having problem in executing the "Geofencing Wearable Sample" application. i am getting error when i download and open in visual stuido and buid the project.....

    i solved the errors ...finally but i am unable to see the output in wearables.....

    can u please send the working solution with steps !!!

    Tuesday, May 5, 2015 8:41 AM
  • User66025 posted

    @mbrdi : Her is a sample in Github, It works well for me.

    Wednesday, August 5, 2015 5:20 AM
  • User272328 posted

    @YkshLeo said: @mbrdi : Her is a sample in Github, It works well for me.

    This sample still hard with my. Sorry for stupid question. Can you create a simple sample to help me understand about geofence. Thank you!

    Saturday, June 16, 2018 2:30 PM