Welcome visitors! In today’s article I bring you a tool to make life easier for those who need to create a digital certificate to sign an app with android, but do not want to use Android Studio for this and need a simpler and smaller solution.
I present to you the solution:
Apk Signer GUI + JKS keystore generator
You can download jks keystore certificate generator and tool to sign android apps at the link below:
Click here to Download – Download
With these tools you can generate your digital certificate to sign android applications, complete and safely, without errors, and can also sign an application already compiled and align to the jar.
- Point the path to your PC’s Java Bin folder;
- Set the certificate password (your personal password);
- Set your nickname ( Alias to authenticate yourself );
- Set your Alias Password or Nickname;
- Set your name (important to put legitimate data to those who publish apks on the Google Play Store);
- Select the validity of the 25-year certificate;
- Put your first and last name;
- Enter the name of your organization or company responsible for writing the APk;
- Select the state where you are located;
- Confirm your certificate password you set;
- Also confirm Alias’s password or Nickname password;
- Enter the area of activity or focus of your organization;
- Put your city;
- And the country code put 55 representing Brazil.
- Under save as, select where you want to save a copy of your certificate for later use.
- After entering all the information correctly click on generate keyfile to generate the keystore certificate!
If you use the website2apk builder to create applications, do as in the image below to import the certificate generated by you into it, and thus sign with your keystore certificate.
To work with keystore certificates you need to have java JDK version 1.8.0 installed on your computer ! You can download Java from this link.
The password to extract the files is 1234!
Well, we hope to have helped you users of the site in some way, in case of questions or if you need help use the comments field below to talk to us!