Android KeyStore Generator Tool
Please login to see this attachment.
Current Version: 2.0
Download this free tool for the community today to generate your own KeyStore files for licensing your Android applications. After you have installed the Android SDK and required APIs, ensure you have followed the steps in the MMF help file to install the correct JDK from Oracle.
HOW TO GENERATE A KEYSTORE FILE
--------------------------------------
1) Right-Click and run keystore.exe as administrator.
2) Click Browse and locate your JDK folder, you need to locate where keytool.exe is installed
(It is usually (c:\program files\java\jdk~\bin\) or (c:\program files(x86)\java\jdk~\bin))
3) Click Browse and choose a folder then type a filename to save your keystore file
(Best to save to a root folder (example: c:\key.keystore) you can move the file after build)
4) Fill in ALL the boxes
(make them unique and remember no spaces inside ALIAS and less than 8 letters)
5) Click Build, it should build. After it's finished building, head to the directory you chose to save the file and the .keystore file should be in there.
6) All done. Once your keystore file has been generated you use this to sign your games. This file can be moved to any folder once it's been generated.
Download (V2.0)
-----------------
Please login to see this attachment.
Changelog
-----------
[COLOR=#333333][FONT=Verdana][I]Changelog:[/I][/FONT][/COLOR]
[COLOR=#333333][FONT=Verdana][I]- added basic build log information so user can see post-build what queries were sent. Useful for debugging user errors.[/I][/FONT][/COLOR]
[COLOR=#333333][FONT=Verdana][I]- Implemented basic checks (such as Min 6 Password Char/Min Chars[Alias/JDK/SavetoFile])[/I][/FONT][/COLOR]
Reports and Posts
-------------------
Please feel free to use this thread to post any errors, bugs or reports on the tool.
You can visit the BETA thread here for beta testing any updates to this tool.
Please login to see this link.