Difference between revisions of "Android Studio Development Essentials"

From Techotopia
Jump to: navigation, search
Line 4: Line 4:
  
 
# [[Creating an Example Android App in Android Studio]]
 
# [[Creating an Example Android App in Android Studio]]
 +
#* [[Creating an Example Android App in Android Studio|Creating a New Android Project]]
 +
#* [[Creating an Example Android App in Android Studio|Defining the Project and SDK Settings]]
 +
#* [[Creating an Example Android App in Android Studio|Understanding the Support Mode Settings]]
 +
#* [[Creating an Example Android App in Android Studio|Configuring the Launcher Icon]]
 +
#* [[Creating an Example Android App in Android Studio|Creating an Activity]]
 +
#* [[Creating an Example Android App in Android Studio|Modifying the Example Application]]
 +
#* [[Creating an Example Android App in Android Studio|Reviewing the Layout and Resource Files]]
 +
#* [[Creating an Example Android App in Android Studio|Previewing the Layout]]<br><br>
 +
# [[A Tour of the Android Studio User Interface]]
 
<br><br>
 
<br><br>

Revision as of 15:18, 18 March 2014



Android Studio Development Essentials is currently under development. New chapters are added regularly so check back for the latest updates.

  1. Creating an Example Android App in Android Studio
  2. A Tour of the Android Studio User Interface