A simple example:
http://developer.android.com/resources/tutorials/views/hello-mapview.html
About Drop a Pin to map:
http://stackoverflow.com/questions/6545027/how-to-drop-a-pin-on-google-map-and-how-to-get-current-address-in-dialog-box-on
http://stackoverflow.com/questions/3636702/how-do-i-drop-spots-on-google-map-in-an-android-app
http://stackoverflow.com/questions/2683287/drop-pin-on-default-google-maps-from-my-app-in-android
Find a location
http://androidcookbook.com/Recipe.seam?recipeId=1454
Find MD5 of my key:
keytool -list -keystore /Users/noguxun/.android/debug.keystore -alias androiddebugkey
The password is "android".
Sign the key:
http://code.google.com/android/maps-api-signup.html
Good Tutorial:
http://www.vogella.de/articles/AndroidLocationAPI/article.html
Distance:
http://stackoverflow.com/questions/3759680/android-how-to-detect-if-users-if-within-distance-of-geopoint-on-mapview
http://stackoverflow.com/questions/6283028/distance-of-two-geo-point-android
2011/11/26
Subscribe to:
Post Comments (Atom)
Post Code on Blogger
Simplest way to post code to blogger for me: <pre style="background: #f0f0f0; border: 1px dashed #CCCCCC; color: black;overflow-x:...
-
Explain There is not interrupt PIN for PCIe interrupt. When device wants to raise an interrupt, an interrupt message is sent to host via ...
-
Configure Space Addressing One of the major improvements the PCI Local Bus had over other I/O architectures was its configuration mechanism...
-
What is LMA and VMA Every loadable or allocatable output section has two addresses. The first is the VMA, or virtual memory address. This ...
No comments:
Post a Comment