Android JARSIGNER GUI tool?
Posted
by BahaiResearch.com
on Stack Overflow
See other posts from Stack Overflow
or by BahaiResearch.com
Published on 2010-05-21T12:42:43Z
Indexed on
2010/05/21
12:50 UTC
Read the original article
Hit count: 470
Newbie question.
After I have written the Android App (easy part) I need to sign it and upload it (seems the hard part)
Is there an Open Source app or tool that I can use to do this so that I don't have to write command shell scripts. JARSIGNER looks overly complex.
I'm looking for a dead simple Sign-And-Package up tool.
I am using Eclipse with the Android plug in.
© Stack Overflow or respective owner