app help
This is a discussion on app help within the Android App Developers forums, part of the Droid Apps category; Hello,
I have a class called MyLocationListener where I have onLocationChanged, etc. to check for location updates. This is a separate class, and I have ...
-
app help
Hello,
I have a class called MyLocationListener where I have onLocationChanged, etc. to check for location updates. This is a separate class, and I have another class above that where I am doing some main calculations. I need to perform an action if the location is changed, but the code needs to be in the above class. This won't work because 1. onLocationChanged is void and 2. it takes in a loc parameter.
Is there a handy way to check if the location is changed in onLocationChanged that I can use in the above class? Please help!
p.s. If you did not really get what I said, can you please reply and I can rephrase it? I really need an answer for this question
-
-
totally sorry. I am not so professional about it. Hope some experts here can give the answer!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Search tags for this page
matthewop
Click on a term to search our site for related topics.