I have created one project for android phone, how can i import project as APK file for android or is there any other way to make installation file...plz
Asked
Active
Viewed 86 times
-5
-
1In Android Studio: "Build -> Generate Signed APK" – PatrickMA Oct 14 '15 at 07:02
-
Possible duplicate of [How to build an APK file in Eclipse?](http://stackoverflow.com/questions/4600891/how-to-build-an-apk-file-in-eclipse) – MurugananthamS Oct 14 '15 at 07:15
1 Answers
-1
Try hope it wil help
Export -> Android -> Export Android Application -> YOUR_PROJECT_NAME -> Create new key store path -> Fill the detail -> Set the .apk location -> Now you can get your .apk file

MurugananthamS
- 2,395
- 4
- 20
- 49