I am new to android developer , I need to create a apk file for SQA.But I am not able to find the apk file in eclipse directory structure.I am confused that where it is and how it can be created , can I create apk file without developer account.Please help
Share
File -> Export -> Export Android Application. See http://developer.android.com/guide/publishing/app-signing.html for signing your apk. You do not have to register with the Android Market to create an apk.