[android-developers] List view problem

2009-11-10 Thread c.a.jeffer...@googlemail.com
Hi, I am using a list view and and the onListItemClick() method. The problem I am having is that when I press the back button and tap on another item on the list the position value stays the same. Has anyone else encountered this problem? thanks, Clive -- You received this message because y

[android-developers] Re: Searching maps

2009-04-30 Thread c.a.jeffer...@googlemail.com
Hello? On Apr 29, 7:23 pm, "c.a.jeffer...@googlemail.com" wrote: > Hi, >     I am writing an application (on v1.0) that needs to search Google > maps for the nearest facility to my current location e.g. what are the > nearest bike shops. Can anyone give advice on how to

[android-developers] Searching maps

2009-04-30 Thread c.a.jeffer...@googlemail.com
Hi, I am writing an application (on v1.0) that needs to search Google maps for the nearest facility to my current location e.g. what are the nearest bike shops. Can anyone give advice on how to do this? I looked at googlenav.Search but this has been deprecated for some reason. I did look at th