Changes

Jump to: navigation, search

Creating an Example Android App in Android Studio

30 bytes added, 18:40, 23 December 2015
Creating an Activity
The next step is to define the type of initial activity that is to be created for the application. A range of different activity types is available when developing Android applications. The Master/Detail Flow option will be covered in a later chapter. For the purposes of this example, however, simply select the option to create a Blank Activity.
<google>ADSDAQBOX_FLOW</google>
[[Image:android_studio_new_project_activity2.png|Selecting an Activity type in Android Studio]]
Finally, click on Finish to initiate the project creation process.
== Modifying the Example Application ==

Navigation menu