I'm working an android project using eclipse. I can't test it out in emulator because of the sensor and so I have to export to APK file quite frequently. The problem is that it takes more than 10 mouse clicks and entering the (same) password two times (which I often type wrong) to generate the APK file.
I'm wondering if there is a way to automate these steps. or is there a command line equivalent for those steps?
If you want the APK file for testing only then you can use unsigned APK.
Right Click Project -> Android Tools -> Export Unsigned Application Package
if you need .apk , you should find it in project folder bin directory ,after run your application.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With