Difference between revisions of "Kindle Fire Development Essentials"

From Techotopia
Jump to: navigation, search
Line 57: Line 57:
 
#* [[Testing Android Applications on a Physical Kindle Fire Device|Manual Selection of the Application Run Target]]<br><br>
 
#* [[Testing Android Applications on a Physical Kindle Fire Device|Manual Selection of the Application Run Target]]<br><br>
 
# [[An Overview of the Kindle Fire Android Architecture]]
 
# [[An Overview of the Kindle Fire Android Architecture]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|The Android Software Stack]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|The Linux Kernel]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|Android Runtime - Dalvik Virtual Machine]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|Android Runtime – Core Libraries]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|Dalvik VM Specific Libraries]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|Java Interoperability Libraries]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|Android Libraries]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|C/C++ Libraries]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|Application Framework]]
 +
#* [[An Overview of the Kindle Fire Android Architecture|Applications]]<br><br>
 +
# [[The Anatomy of an Android Application]]

Revision as of 16:40, 24 April 2012

Table of ContentsNext
An Overview and History of the Kindle Fire


<google>BUY_KINDLE_FIRE</google>


Table of Contents

  1. An Overview and History of the Kindle Fire
  2. Setting Up a Kindle Fire Android Development Environment
  3. Creating a Kindle Fire Android Virtual Device (AVD)
  4. Creating an Example Kindle Fire Android Application
  5. Testing Android Applications on a Physical Kindle Fire Device
  6. An Overview of the Kindle Fire Android Architecture
  7. The Anatomy of an Android Application