android-map

Android - Map View Controller

Hello, I am first time implementing Google Map in Android and troubling to show "View Controller" in Android. Let me clear about my problem: I want to display the "View Controller" which shows different view button, such as Satellite, street View, Hybrid, etc. So how do i show the "View controller" in Google map with Android. Hope you...

GoogleMap Android Box Status draw

Does android Google API Map has a way to add some kind of Status Box like in this pict http://www.actualidadgadget.com/wp-content/uploads/2010/06/untitled.png Or must i write my own??? if that the case whats the best way to procede?? ...

How to show a balloon above a marker in a MapActivity? Is there an API to do that?

I worked through http://developer.android.com/resources/tutorials/views/hello-mapview.html and now I want to show a balloon with information, when a marker is clicked. Just like here. (This part of my question seems to be answered by Commonsware. So, dont recognize it.) Honestly, I dont know what that guy is doing in his answer. He is ...

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...

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 procedure mentioned in above link correctly. It works well and displays map on EMULATOR. I took BUILD of my project and uploaded into th...