There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Android studio bootstrap with maps and menu drawer. When you need use maps in android studio you should chande in AndroidManifest this line:
<meta-data
android:name="com.google.android.maps.v2.API_KEY"
android:value="*"/>