Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Signing Android APK using Release

I have created an Android App using Eclipse. I can't upload it to Android Market because it is signed using debug mode. I want to Sign it in Release mode, I read the Tutorial Basic Setup for Signing, I also installed the keytool but don't know how to install jarsigner.

How can I accomplish the task of compling and getting the APK in release mode?

Thanks.


1 Answers

Jarsigner comes with the JDK (look in the bin directory). I'd suggest using the Export Wizard in Eclipse/ADT to export and sign your jar, which steps you through the whole process.

like image 109
Tyler Treat Avatar answered Feb 27 '26 14:02

Tyler Treat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!