Skip to content

SignApk is used to sign the apk file after repack. The easiest way ever.

Notifications You must be signed in to change notification settings

techexpertize/SignApk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignApk

SignApk is used to sign the apk file after repack. The easiest way ever.

How to do?

download all files and put the repacked apk in that folder.

open cmd in windows 8.1

write command

java -jar signapk.jar certificate.pem key.pk8 your-app.apk your-app-signed.apk

About

SignApk is used to sign the apk file after repack. The easiest way ever.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published