引用google map key
com.google.android.maps.MapView
?这个类在 Google API中
<com.google.android.maps.MapView
???????????????? android:layout_width="fill_parent"
???????????????? android:layout_height="fill_parent"
???????????????? android:apiKey="03X6WhaH0X_uhxU_4MeBrB5DL7dDrSEk1eaV55Q"
???????????????? />
?
keytool -list -alias zeng -keystore zxx.keystore
?
03X6WhaH0X_sIkLFi2YvW36USLOKkS0PivbZhDQ
?????????????????????????????
FA:19:AD:5C:5A:1B:BD:FE:07:30:7E:94:C4:E4:B6:49
????? xml ????????????????
<com.google.android.maps.MapView android:layout_width="fill_parent" android:layout_height="fill_parent" android:apiKey="03X6WhaH0X_sIkLFi2YvW36USLOKkS0PivbZhDQ" />
?
?