[android-developers] Re: locator app

2009-11-30 Thread Abhi
Hi, Is there no one who could help me figure this out, please? Thanks, Abhi On Nov 20, 2:51 pm, Abhi abhishek.r.sha...@gmail.com wrote: Hi Tom, I am not sure if I understood your previous post right... Abhi On Nov 20, 2:44 pm, Loki117 thomas.sheppar...@gmail.com wrote: Yeah epic

[android-developers] Re: locator app

2009-11-20 Thread Loki117
Try this. Concat the lat and long values to be one number. Get your current location from GPS query the DB for the five numbers closest too your current position (again concat the lat and long) using a limit or such toget 5 results. Plot those locations on a map view you will need a Google maps

[android-developers] Re: locator app

2009-11-20 Thread Loki117
Yeah epic fail on my behalf that does not work! On Nov 20, 1:49 pm, Loki117 thomas.sheppar...@gmail.com wrote: Try this. Concat the lat and long values to be one number. Get your current location from GPS query the DB for the five numbers closest too your current position (again concat the

[android-developers] Re: locator app

2009-11-20 Thread Abhi
Hi Tom, I am not sure if I understood your previous post right... Abhi On Nov 20, 2:44 pm, Loki117 thomas.sheppar...@gmail.com wrote: Yeah epic fail on my behalf that does not work! On Nov 20, 1:49 pm, Loki117 thomas.sheppar...@gmail.com wrote: Try this. Concat the lat and long