Can you pleas tell me more detail about this. Expecially how can I include my KML file in /data/misc/location/. Where is this folder? Can you send me some example which use android application and KML file.
Thanks On Apr 25, 9:15 pm, vol <[EMAIL PROTECTED]> wrote: > You'll need to create an overlay > (http://code.google.com/android/reference/com/google/android/maps/Over... > ) and display any points you wish to display on that. Then, in your > MapView > (http://code.google.com/android/reference/com/google/android/maps/MapV... > ) use the OverlayController to add and activate this Overlay, which > will then display points on the map. > > You can indeed work with kml files to an extent, look > throughhttp://code.google.com/android/toolbox/apis/lbs.html > > On Apr 25, 6:14 am, super <[EMAIL PROTECTED]> wrote: > > > > > Now i just start my project in the objective to view the map of my > > country on phone by using android programming. > > > Now i can only view map only, but it still have other problem that i > > have to complete, > > > Can android program work with KML file? or how can I add any > > placemarks on map? > > > Best regard- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

