Skip to content

PassiveLocationChangedReceiver usage #19

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions