android - no .apk is created when running the project after getting the error could not find apk -


i tried run android code , got following error "could not find *.apk". opened project's property , uncheck library.

i able run code while phone connected in debug mode instead of emulator. there no apk in project directory.

why happening?? how make create .apk??

if have "is library" checked in properties, normal no apk built, having checked means intended used other projects , built apk files.

now have unchecked "is library" , been able build , run code on phone, apk file must have been built. apk file located in bin subdirectory of project after you've built in debug mode in eclipse.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -