Friday 22 July 2016

How to create new project in Android studio(step by step process)




1) Download and install Android Studio.here

2) Launch Android Studio.

3) In the Welcome to Android Studio screen, choose New Project.

4)  In the New Project window, enter the application name, module name, package name, and project location.


5) The Target Android Devices screen.Then, on the Target Android Devices Window, once you've selected your form factors and API versions, click Next.



6) The Add an Activity screen for a mobile form factor.Choose an activity type then click Next.



7) The Customize the Activity screen.Enter the activity name, the layout name, and the activity title. Then click Finish.



8) Project structure for a newly created app.

No comments:

Post a Comment

Alarm Manager Example in Android