Yes you can use common key to make
MapView visible in all Device by using Release Key.- Get the
MD5 Keyfrom your computer and Go to Googles link for gettingMap Keyand get yourUnique keyfor your system. - Copy and paste it in
XMLfile - Now right click Project->Export Application->Select your Project->Next->Select new Keystore -> Complete all rest Steps
- Note down your alias name and password given.
- Now if you Complete all process of Filling Details you will get one
.apkfile and keystore file in your stored location. - Now open commamd prompt type this command in it --> Got to you Java bin path ->
keytool.exe -list -alias "aliasname" -keystore "location of keystore generated" -storepass "password" -keypass "password" - Now hit ENTER you will get
MD5again - Now copy it paste it in in
Google Keylink and get your key. - Now go to your
XMLput the new key inXMLfile. - Now Right Click Project->Export Application->Select your Project->Next->Use Existing Keystore -> Give location and password->Next
- Now your alias name will comes in your Drop Down->Select it -> Enter Password -> Next
- It will ask for location to store your final
.apkfile. - Select your location and store.
- Now this final
.apkfile will showsMAPVIEWin all Devices.C:\Users\FSSD6>keytool.exe -list -alias aliasname -keystore "location" -storepass password -keypass password
For Further help check this Maplink and enter link description here
Không có nhận xét nào:
Đăng nhận xét