Difference between revisions of "Android Studio Development Essentials"
From Techotopia
Line 45: | Line 45: | ||
#* [[The Basics of the Android Studio Code Editor|Quick Documentation Lookup]] | #* [[The Basics of the Android Studio Code Editor|Quick Documentation Lookup]] | ||
#* [[The Basics of the Android Studio Code Editor|Code Reformatting]]<br><br> | #* [[The Basics of the Android Studio Code Editor|Code Reformatting]]<br><br> | ||
− | # [[An Overview of the Android Architecture (Android Studio)]] | + | # [[An Overview of the Android Architecture (Android Studio)|An Overview of the Android Architecture]] |
<br><br> | <br><br> |
Revision as of 17:49, 14 April 2014
Android Studio Development Essentials is currently under development. New chapters are added regularly so check back for the latest updates.
- Creating an Example Android App in Android Studio
- A Tour of the Android Studio User Interface
- Creating an Android Virtual Device (AVD) in Android Studio
- Testing Android Studio Apps on a Physical Android Device
- The Basics of the Android Studio Code Editor
- An Overview of the Android Architecture