On Wed, Jun 13, 2012 at 4:57 PM, deepak mamdapure < [email protected]> wrote:
> plz Suggest me any one > > > i wrote all code for mapview but it does not appeair on emulator it > shows only blocks on emulator > > my code is below pls check is there any correction plz tell me .there > is no any error in this code plz suggest me..... > > thank you > You have to change the map API key mentioned in your map xml file for > example. > android:apiKey="0BxIjFo7iivRde9YV-YALz4NWoC5-IgZiUqyg7w" /> > this is the key of my system. this key is unique so You have to Genarate > map api for your system and paste it into android:mapapikey in xml file Refer this sites: http://androidcodeplus.blogspot.in/search/label/MAP%20integration http://mfarhan133.wordpress.com/2010/10/01/generate-google-maps-api-key-for-android/ -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

