Difference between revisions of "Android Studio Development Essentials"
From Techotopia
Line 35: | Line 35: | ||
#* [[Testing Android Studio Apps on a Physical Android Device|Windows ADB Configuration]] | #* [[Testing Android Studio Apps on a Physical Android Device|Windows ADB Configuration]] | ||
#* [[Testing Android Studio Apps on a Physical Android Device|Testing the adb Connection]]<br><br> | #* [[Testing Android Studio Apps on a Physical Android Device|Testing the adb Connection]]<br><br> | ||
+ | # [[The Basics of the Android Studio Code Editor]] | ||
+ | |||
<br><br> | <br><br> |
Revision as of 13:32, 27 March 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