[android-developers] Re: Can mobile position itself?

2008-06-23 Thread Barco
I mean the mobile gets its position without GPS data. With GPS we have to rely on carrier(like BT) or use additional hardware which consumes much power. Is there anyway to position mobile by communicating with surroundings(eg. orther mobile)? On Jun 20, 4:26 pm, viki <[EMAIL PROTECTED]> wrote: >

[android-developers] Re: Can mobile position itself?

2008-06-20 Thread viki
yes if the mobile is GPS enabled. On Jun 20, 7:24 am, Barco <[EMAIL PROTECTED]> wrote: > Can the mobile indicate exactly its position on the map anywhere? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Deve

[android-developers] Re: Can mobile position itself?

2008-06-20 Thread Santosh Maskar
yes, given that mobile will support the geocoding for the given lat/lng -Santosh Maskar Barco wrote: > Can the mobile indicate exactly its position on the map anywhere? > > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Re: Can mobile position itself?

2008-06-20 Thread Mark Murphy
Barco wrote: > I'm interested in one question. > Can the mobile phone position itself on the map? I mean the phone do > this by estimate the position according to its surroundings(building, > road, other mobile etc.) and without GPS. As of the M5 SDK, the three location technologies Android s

[android-developers] Re: Can mobile position itself?

2008-06-20 Thread plusminus
yes. I guess you might want to know how to do this? --> Have a look at all the Map-Tutorials on anddev: > http://www.anddev.org/viewforum.php?f=18 Regards, plusminus http://anddev.org # Worlds largest Android Development Community / Tutorials On Jun 20, 4:24 am, Barco <[EMAIL PROTECTED]> wr