[android-developers] Re: cannot get my location to work on android 2.2

2010-09-06 Thread Indicator Veritatis
And when you visit the link for the bug report, http://code.google.com/p/android/issues/detail?id=8816, please vote for getting it fixed by clicking on the star. On Sep 5, 9:54 pm, Mathias Lin m...@mathiaslin.com wrote: It's a known issue with the emulator, see the bug report

Re: [android-developers] Re: cannot get my location to work on android 2.2

2010-09-06 Thread sunny
Thank you - all of you for responding . appreciate your prompt response. Yes, it work with the phone - but I have a different problem. Droid with 2.2 does not show the correct location though coordinates are correct.. i have sent a new email chain on this. On Sun, Sep 5, 2010 at 9:54 PM,

[android-developers] Re: cannot get my location to work on android 2.2

2010-09-05 Thread Kumar Bibek
I think it's related to the configuration of your emulator. Have you checked if the Google Maps app works on the emulator/phone? That might give you a clue. -Kumar Bibek http://techdroid.kbeanie.com On Sep 6, 7:07 am, sunny menon1...@gmail.com wrote: Hi Folks, my app which was working on 2.1

[android-developers] Re: cannot get my location to work on android 2.2

2010-09-05 Thread Mathias Lin
It's a known issue with the emulator, see the bug report here: http://code.google.com/p/android/issues/detail?id=8816 Works fine on real device. On emulator, use an older version (7 should work). On Sep 6, 10:07 am, sunny menon1...@gmail.com wrote: Hi Folks, my app which was working on 2.1 and