https://github.com/j-m-li/signyourapk
Apksigner app for Android
https://github.com/j-m-li/signyourapk
android android-app android-application apksigner apktool
Last synced: 6 months ago
JSON representation
Apksigner app for Android
- Host: GitHub
- URL: https://github.com/j-m-li/signyourapk
- Owner: j-m-li
- License: apache-2.0
- Created: 2024-06-23T18:59:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T18:28:23.000Z (10 months ago)
- Last Synced: 2025-03-24T11:07:33.703Z (7 months ago)
- Topics: android, android-app, android-application, apksigner, apktool
- Language: Java
- Homepage: https://pdos.org
- Size: 839 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SignYourApk

## apksigner tool Android App

Original source code :
https://github.com/fornwall/apksigner/
https://deb.debian.org/debian/pool/main/a/android-platform-tools-apksig/android-platform-tools-apksig_31.0.2.orig.tar.gz
https://www.bouncycastle.org/download/bouncy-castle-java/
### License
See individual files for license information.
-----------------
"C:\Program Files\Android\Android Studio\jbr\bin\keytool.exe" -genkey -keyalg RSA -alias cert -keystore cert.bks -storepass 12345678 -validity 36000 -storetype BKS -provider org.bouncycastle.jce.provider.BouncyCastleProvider -providerpath Downloads\bcprov-jdk18on-1.78.1.jar----------------
python -m http.server --cgi 80