Difference between revisions of "Android Studio Development Essentials"

From Techotopia
Jump to: navigation, search
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.

  1. Creating an Example Android App in Android Studio
  2. A Tour of the Android Studio User Interface
  3. Creating an Android Virtual Device (AVD) in Android Studio
  4. Testing Android Studio Apps on a Physical Android Device
  5. The Basics of the Android Studio Code Editor