Skip to content

Open Source Tool for creating Android KeyStore, Sign your App Build with your keystore & Install your Android Build without using Android Studio on your device.

License

Notifications You must be signed in to change notification settings

budzHors7/keysstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeysStore

Open Source Tool for creating Android KeyStore, Sign your App Build with your keystore & Install your Android Build without using Android Studio on your device.

app

Fixtures

  • Generate new Android Keystore (*.keystore)
  • Sign your app build(s) (*.aab)
  • Install builds to your device

Dependencies

Note: This program depends on the following software's, so make sure you install them before using the program.

How to install?

git clone https://github.com/budzHors7/keysstore.git

Open project directory

cd keysstore

Install python requirements

Windows

pip install -r requirements.txt

MacOS

pip3 install -r requirements.txt

To run the program

Make sure you've downloaded Bundletool. Select option 4 (check requirements) to check if the bundletool is already downloaded or manually check the lib folder if the bundletool exist. If it does not exist, select the "Download Bundletool" to download the latest bundletool available.

Windows

python app.py

MacOS

python3 app.py

About

Open Source Tool for creating Android KeyStore, Sign your App Build with your keystore & Install your Android Build without using Android Studio on your device.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages