
Tutorial how to export app from Android Studio 1.4
See here how to make a new project in Android Studio 1.4.
Learn from this tutorial how to export (generating signed APK) your application from Android Studio 1.4.
The app file has .apk extension and it is saved in: C:\Users\computer-name\AndroidStudioProjects\project-name\app\name-app.apk
Project settings:
Project name: My first application
Company Domain: toyo.example.com
Package name: com.example.toyo.myfirstapplication
Minimum SDK: API9 – Android 2.3 (Gingerbread)
Application name: MyFirstAPP
Password: 123456789
For further questions leave a message.

Leave a Reply