I couldn’t find any mapview template for the graphical layout. Mapview is from google, do I have to do something special to bring in the mapview into graphical layout?
I couldn’t find any mapview template for the graphical layout. Mapview is from google,
Share
Click on XML view and write following tag, : add your map key
Refer following link for more help
http://developer.android.com/resources/tutorials/views/hello-mapview.html
Thank You,