Hello RodgerWilko, I have a strange problem too. I can't access to GPS coordinates with the new sdk (1.5). The code works fine with sdk 1.1 (only on a standalone sdk). Could you give me some advices ? (DDMS is not working with the new SDK).
Thank you. On May 17, 1:34 pm, "RodgerWilko!" <[email protected]> wrote: > Ok - this was a strange one. My application used the SD-card to > access data and the emulators virtual SD-card had a lock on it > (indicated by a directory with a .lock extension) .. so the > application was not recieving the updates as it could not access the > data on the SD-card .. > > I removed the directory and the location updates started to flow! > > On May 17, 9:06 pm, "RodgerWilko!" <[email protected]> wrote: > > > Hi, > > > Has anyone else had this or know a solution? > > > I've just upgraded to sdk 1.5 and i'm trying to pump in fake gps co- > > orindates using ddms and a gpx file on an application/emulator running > > on the old sdk 1.1. When I press the play button the emulator dose > > not recieve the GPS updates which i've signed up for using a > > locationlistener. > > > This use to work fine when I was developing using the sdk 1.1 using a > > 1.1 emulator in eclipse, i'm not sure why it has stopped working when > > I upgraded to sdk 1.5 or how to get it working again, please help!! > > > Just to test, I ran the program with a target of 1.5 on a 1.5 sdk > > emulator and the emulator picked up the new GPS co-ordinates perfectly > > so it's really confusing! > > > Thanks in advance, > > > RodgerWilko! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

