Re: [android-developers] gps problem

2010-12-28 Thread Hari KJ
Vivek, I'm trying out all possible places to find a solution for my issue. So excuse me for contacting you directly. I'm literally stuck on trying to stream a aac+ stream for a new Radio app for my client. A sample url is http://2943.live.streamtheworld.com:80/KTUXFMAACCMP3 I'm tried using the

[android-developers] gps problem

2010-12-28 Thread vivek
i am using android 2.0 emulator. by using the geo fix command i am able to fix my geo location and it is being picked up by the google maps too (on emulator). I want to know where is the current geo location (supplied in geo command) stored in emulator and can i retrieve it using adb shell ? If yes