Click to rate this post!
[Total: 1 Average: 5]
An App can be certified in Aptoide in the follow way:
- in Android Studio
- create a new keystore
the file signatureUpdated3.jks is created in the path assigned and clicking on “OK” the release Apk is created in the default folder /build/outputs/apk - in Aptoide account, the certificate APP has to be added
- Upload the certificate Apk created in android studio (in the folder /build/outputs/apk)
- finally the certificate has to be added in Aptoide
- dowload the apk generate after bullet 2.
- rename the download apk on Desktop (e.g. Unsigned.apk)
- download the apk-signer here:
https://shatter-box.com/knowledgebase/android-apk-signing-tool-apk-signer/
- execute the apk-signed with the follow command line:
java -jar apk-signer-1.8.5.jar
- load the jks file
- Add the same password used in bullet 2.
- finally Add the apk file created in bullet ii. (e.g. Unsigned.apk) and click the button Sign!
- un file called “SIGNED_…apk” is created on Desktop. This file has to be loaded here on point 3. (the same form used in the bullet 5.)
- The APP is now certified. However Aptoide need time (with Antivirus and tools) to certify internally the updated APP
Subscribe
Login
0 Comments
Oldest