android-maps
Geocoder not working in Android 2.2 and beyond
I have been using Geocoder class for looking city names and geolocation. It is working till 2.1, but is saying \"Service not available\" in开发者_运维问答 2.2 and 2.3[详细]
2023-02-01 05:36 分类:问答android maps : array index out of bound exception
I have a task to show 458 markers to show in Android maps. And to avoid performance related issues I update the data on map using an AsyncTask instance.[详细]
2023-01-29 09:22 分类:问答android google map marker
i have several markers on the google map displayed in android,i wish to display more information (information such as - some text,a picture) whe开发者_运维技巧n a particular marker is clicked. could s[详细]
2023-01-29 08:31 分类:问答Whats the issue with the android emulator to display map in Web View
I am getting a blank white screen in my emulator and the map is not getting displayed. Here is what is suppose to be displayed in a browser: [http://code.google.com/apis/maps/documentation/javascrip[详细]
2023-01-27 14:17 分类:问答What would be an effective way to put a marker drawable on the mapview everytime the user clicks the map
I am playing around with Android MapView and have come across a requirement, where i have to put a marker at the place where the user clicks.[详细]
2023-01-27 08:19 分类:问答unable to get current location on SonyEricsson X10i
I am us开发者_JAVA技巧ing 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 search[详细]
2023-01-23 01:53 分类:问答Android: Map displays on emulator(Version: Google APIs 2.1,level:7). But when uploaded into android mobile,it doesn't display
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][详细]
2023-01-22 15:03 分类:问答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[详细]
2023-01-22 06:53 分类:问答How do I show a marker in Maps launched by geo URI Intent?
I have a application where I want to show different locations (one at the time, picked by user input) by launching Google Maps with their specific geo coordinates.[详细]
2023-01-21 00:42 分类:问答How to show a balloon above a marker in a MapActivity? Isn't there a widget?
I dont get the point, why I have to code so much for it. Like, I dont want to care about... the position of the bal开发者_如何学JAVAloon (I just want to assign a geopoint)[详细]
2023-01-18 21:54 分类:问答