i have created one application which uses gps.so,to test on emulator i have used mock location provider.
under mainifest i have given the permission...... "android.permission.ACCESS_MOCK_LOCATION" on emulator it was working fine,but when i tested on real android phone it was not showing me mylocation. so i think it is still trying to use mock location provider. so,whether it is necessary to remove ACCESS_MOCK_LOCATION" permission from manifest...... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
