Help packaging an android apk through command line
Hello everyone. I've recently developed an app that is near the release deadline and I've ran into the problem of low resolutions icons. All of the troubleshooting I've done has claimed I'll need to manually package the app through the command line to do this. I have never done this before so I'm having some trouble.
I've downloaded all of the required files I believe and have reached the correct bin folder, I'm completely clueless as to what syntax I need to type in from this point though. I've gotten as far as "adt -package" which then outputs that I'm missing additional information, but as I said, I haven't used command promt much and I have no idea how to format the rest of the information I need to put in or how to attach my current app.xml file to it.
Any help would be appreciated.
Edit: Nevermind everyone. After a lot more time spent researching I've managed to piece together how to do it and actually understand it as well.
