Re: [android-developers] My First Android Geolocation Application

2011-09-05 Thread Logesh rajendren
Thank u so much . On Mon, Sep 5, 2011 at 4:10 AM, Robin Talwar wrote: > I am not integrating map overlays though you could find the exact code in > appress EBook beginners guide or may be pro android development. > > Instead i am calling the browser for following intent > > http://maps.google.com

Re: [android-developers] My First Android Geolocation Application

2011-09-05 Thread Robin Talwar
I am not integrating map overlays though you could find the exact code in appress EBook beginners guide or may be pro android development. Instead i am calling the browser for following intent http://maps.google.com/maps?f=d&saddr="+fromLat+"%20"+fromLong+"&daddr="+ toLat+"%20"+toLong+"&hl=en Th

Re: [android-developers] My First Android Geolocation Application

2011-09-05 Thread Logesh rajendren
Hi Abishek , i m doing similar kind of project for my final year project . Can u please help me with Map Overlays in googlemaps ? :) On Mon, Sep 5, 2011 at 3:40 AM, Abhishek Talwar < r.o.b.i.n.abhis...@gmail.com> wrote: > Hey guys > > I have launched my first android application. > It is a geoloc

[android-developers] My First Android Geolocation Application

2011-09-05 Thread Abhishek Talwar
Hey guys I have launched my first android application. It is a geolocation application , users login using facebook sdk and in people section will be shown facebook users nearby. In Places section initially latest places are shown in a list and you can also search the places using searchbar which