If you are using Eclipse, all you have to do is go to file>Export and choose Android App (or whatever it is). Make/use a keystore and Eclipse will export a signed .apk for you.
Also, if you're using ANT, then you can put the option to sign in your build file (a link to your keystore), and it will ask you whether to sign the app after it's done building your package.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.