In the previous article we talked about multi-channel packaging where we used the signature file at Eclipse. KeyStore in Android Studio is the. jks file, so how is this file generated? This article is a supplement to the previous article.
Generate JKS Signature file
Choose Build > Generate signed APK ...
Select Project App > Next
Select Create New ...
Select the path to the signature file, which is the same as eclipse, fill out the Click OK
Select Next
We do test here choose qihu360 and Xiaomi pack release, and finally click Finish
Wait for Build
After the build is complete prompt us to view, select in Folder view
We can see that two apk generators are ready, and now we do the testing
Installing the Xiaomi version
Test qihu360 version, the first uninstall of Xiaomi, because the same version number as the registration, so there can only be a
Finally modify the signature configuration in our previous article, and then we re-sign the package
We choose Assemblerelease Click Run
Pack up and see the test
Previous [multi-channel packaging] we have tested, here we do not test, if you have questions please reply, thank you for your support.
Interested children's shoes can follow my blog, my column will continue to update [Android Studio authoritative tutorial], as well as I/O assembly on the NDK configuration and compilation, I will share all of you.
And I received an invitation from CSND's instructor, and later I'll record the use of these Android studio videos.
/** * -------------- * 欢迎转载 | 转载请注明 * -------------- * 如果对你有帮助,请点击|顶| * -------------- * 请保持谦逊 | 你会走的更远 * -------------- * @author zsl * @github https://github.com/yy1300326388 * @blog http://blog.csdn.net/yy1300326388 */
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
[Android Studio authoritative Tutorial] packaging, generating jks keys, signing apk, multi-channel packaging