Creating a simple application using Android Studio

When you open the Android Studio the following screen will be prompted
Select "Start a new Android Studio Project"
Give a name to your project and click 'Next'
Here you can choose the least version of android in  which your app can run.
Then click 'Next'



Select "Empty Activity" and click 'Next'
Here you can give the "Activity Name"(Leave the 'Activity' part in your
name) Then click 'Finish'



Comments

Popular posts from this blog

Getting started with MySQL using wamp server

Java ADF surfing through pages using buttons

SQL vs ORM