Pages

Wednesday, February 11, 2015

Creating “HelloAndroid” project using android studio

To create a project in android studio please follow the following steps.
1.       Run android studio  


2.       Create a new project



3.       Choose options for basic settings



4.       Choose activity type for default activity



5.       Set name for default activity


6.       System will create project now

7.       Navigate to layout folder according to below image

8.       Double click on activity_hellow_activity.xml file
9.       Run application


10.   System will display output 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.