In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains "Android studio how to export APP test package and build official signature package", the content of the article is simple and clear, easy to learn and understand, now please follow the editor's ideas slowly in depth, together to study and learn "Android studio how to export APP test package and build official signature package" bar!
First, export APP test package
1. Open the project you want to export, or create a new one
2. Click Build-> Build Bundle (s) / APK (s)-> Build APK (s) in the menu bar, and wait for the system to be built.
3. After the construction is completed, it will be prompted in the lower right corner of the screen:
4. There are two ways to locate the built app-debug.apk:
Method 1: click locate method 2:
(1) Select project
(2) Click app-> build-> outputs-> apk-> debugs
The .apk file in it is the test package.
(3) right-click app-debug.apk-> open in-> Explorer
(4) Open the directory where the app-debug.apk files are located.
(5) copy the above package, such as to disk D, and then you can happily send it to your friends.
Second, build a formal signature package
1. Click build-> Generate Signed APK in the menu bar.
2. Select APK
3. If this is the first time to sign an APP and there is no key, click Create New to create one.
4. After clicking OK, you can see the password information. Remember to check "Remember Password", and then click Next to proceed to the next step.
5. Here, we select release, then click finish, and then wait for packaging
6. When the following figure appears in the lower right corner, the package signature is successful.
7. You can see the built signature package in the release directory on the left.
8. Right-select the copy address, then open the folder and find the file
9. Copy the .apk file you just generated and put it in the same directory as the .jks file you just produced.
10. "win+R" Open "run", type "cmd", open the command line program, and enter
Enter the directory, type jarsigner-verbose-certs-verify app-release.apk, and then wait for the run to finish.
If you run it here, the verification is complete.
Thank you for reading, the above is the content of "Android studio how to export APP test package and build official signature package". After the study of this article, I believe you have a deeper understanding of how Android studio derives APP test package and build official signature package, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.