android-maps

Adding variable-size labels on top of MapView

I need to add 'balloon'- like markers to my map view. The difficult thing here - these markers include a variable-length text labels so these balloons have variable sizes. Actually this is exactly what implemented in native google-maps application to show labels. Any idea what is optimal way to do this? ...

Android: Map displays on emulator(Version: Google APIs 2.1,level:7). But when uploaded into android mobile,it doesn't display

Hi All, I have done one project in android which is to display map using GOOGLE API KEY. goto: [http://mobiforge.com/developing/story/using-google-maps-android] I generated MAP API key for my system by following the procedure mentioned in above link correctly. It works well and displays map on EMULATOR. I took a BUILD of my project a...

unable to get current location on SonyEricsson X10i

I am using SonyEricsson X10i phone. I have developend an application that just shows the current location of a user. Now the problem is When i turn on my application it just keep searching. It is not showing anything. Even if i try to use built in navigation system it does not work. I have turned on GPS receiver. My firmware version is 1...

Map displays on Android 2.1 emulator but not on Android 2.1 mobile

Android: Map displays on emulator(Version: Google APIs 2.1,level:7). But when uploaded into android mobile,it doesn't display Hi All, I have done one project in android which is to display map using GOOGLE API KEY. goto: [http://mobiforge.com/developing/story/using-google-maps-android] I generated MAP API key by following the proced...