Hello.
I am a new in android development.
Thank you for the article
http://android-developers.blogspot.de/2011/06/deep-dive-into-location.html
I am not understand how to use PassiveLocationChangedReceiver.
I think that shoul be something like
PassiveLocationChangedReceiver lr = new PassiveLocationChangedReceiver();
IntentFilter ifilter = new IntentFilter(Intent. -=Some Intent Action=- );
var location = RegisterReceiver(lr, ifilter);
What Intent Action need to be used.
I am a Mono Android (Xamarin) developer.
Thank you.
Original issue reported on code.google.com by tambovch...@gmail.com on 15 Aug 2013 at 12:53
Original issue reported on code.google.com by
tambovch...@gmail.com
on 15 Aug 2013 at 12:53