1 Install Android Studio |

Launch Your First Android app with our TOP course at 82% OFF (24 hrs ONLY) HERE “Learn How To Design Code A Complete App From Scratch To Playstore“ ➨ -~-~~-~~~-~~-~- In this complete series which is available on we cover how to make an Android app from scratch. In this video we install Android Studio along with Gradle build necessary for running apps. In Android Studio, create a new project: If you don’t have a project opened, in the Welcome screen, click New Project. If you have a project opened, from the File menu, select New Project. Under Configure your new project, fill in the fields as shown in figure 1 and click Next. It will probably be easier to follow these lessons if you use the same values as shown. Application Name is the app name that appears to users. For this project, use “My First App.“ Company domain provides a qualifier that will be appended to the package name; Android Studio will remember this qualifier
Back to Top