Sign the apk file
Project description
pyapksigner can sign the apk file.
$ pip install pyapksigner $ pyapksigner --sign [apk_path] > [signed_apk_path] $ pyapksigner --sign --key_path="sample.jks" --key_alias="sample" --key_pass="sample_key" --ks_pass="sample_ks" > [signed_apk_path]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyapksigner-0.0.2.tar.gz
(5.5 kB
view hashes)