The emulator/DDBMS is one setup to test different location. This is not sufficient for every case. For AR type stuff for instance, you need to test on a device. In such cases, you can place code in your onLocationChanged() method that will modify the location received from the location provide to the desired location. Now, every time you change your location where you actually test, you use the location that you're trying to test.
On Apr 24, 5:16 am, Prasanna Perera <[email protected]> wrote: > Hello, > > I want to change the geo location on my Droid phone for debugging > purposes. How can I do this? > > Thanks, > Prasanna > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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 > athttp://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

