Monday, January 14, 2019

Build Your first project in Android Studio

  MultiWit Technologies       Monday, January 14, 2019
Step 1: Click on New Project to create a new project.

Step 2: Give a project name otherwise it will 'MyApplication' by default. 

Step 3: Here you have to select 'Android Version'.

Step 4 : Select your Activity Type.

Step 5: Here you can give activity name otherwise it will be 'MainActivity' by default.

Step 6 : Your first project window will be like this.

There will 2 activities XML and Java. 

If you click on design, it will show design phase.
 Step 7: Click on Run to show output.

Step 8: Select your already added virtual devices.

Step 9: Emulator runs. Finally the output is shown in virtual device.

logoblog

Thanks for reading Build Your first project in Android Studio

Previous
« Prev Post

No comments:

Post a Comment