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.