装置插件: ,
mbt shoes really work
安装SDK:
创建 -genkey 输出具体信息 -v 保留至本地的文件名 name.keystore 别号 alias 加密算法 RSA 有效期 10950天
给程序签名:
Terminal $ keytool -list -alias androiddebugkey -keystore ~/.android/debug.keystore -storepass android -keypass android
Eclipse - Help - install New Software... - Add... - Location (
https://dl-ssl.google.com/android/eclipse/)
Eclipse - Window - Android SDK and AVD Manager - Available packages - Android Repository
~/.android/debug.keystore 为路径windows下门路不同 证书有效期为1年
申请Google Map API :
http://code.google.com/android/maps-api-signup.html
Terminal $ keytool -genkey -v -keystore name.keystore -alias alias -keyalg RSA -validity 10950
点击Generate API key 已登陆google帐号就直接得到 Android Maps API key
勾上I have read and agree with the terms and conditions
开发测试数字证书的MD5:
履行进程中需输入的信息 拜访密码两次 用户姓名 组织单位 组织 城市 省份 国度
PC or MAC 要有Java跟Eclipse
Terminal $ jarsigner -verbose -keystore name.keystore name.apk alias
通过$keytool -list........得到的MD5输入至My certificate's MD5 fingerprint:
创立可用于发行的证书: