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

7 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

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, rename the file to bundletool.jar & insert the file in the lib folder.

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