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