android - GoogleMap api key for debug node -


i have written android application. used googlemap. codes true. executing without problem. there problem layout xml. codes here.

<com.google.android.maps.mapview xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/mapview" android:layout_width="fill_parent" android:layout_height="fill_parent" android:clickable="true" android:apikey="????" 

where can obtain api key debug node. won't upload application android market.

signup here google api key maps

https://developers.google.com/maps/signup

this page generate api key google maps:- https://developers.google.com/maps/documentation/android/


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -