Tuesday 19 January 2016

How to Create Android Project?

This is very simple post about how to create Android project you which you need to do before writing test cases.

Open android studio and create a new project-
  1. click on start new Android ProjectScreenshot (8)
  2. Enter App Name and Package Name and click NextScreenshot (9)
  3. Click Next                                             Screenshot (10).png
  4. Select Blank Activity and Click on NextScreenshot (11).png
  5. You can edit the Activity Name here and then click on Finish. Screenshot (12).png 
  6. you have successfully created your project now.

1 comment: