Difference between revisions of "Kindle Fire Development Essentials"

From Techotopia
Jump to: navigation, search
Line 89: Line 89:
 
#* [[Understanding Android Application and Activity Lifecycles|The Activity Stack]]
 
#* [[Understanding Android Application and Activity Lifecycles|The Activity Stack]]
 
#* [[Understanding Android Application and Activity Lifecycles|Activity States]]
 
#* [[Understanding Android Application and Activity Lifecycles|Activity States]]
|Handling State Change]]<br><br>
+
#* [[Understanding Android Application and Activity Lifecycles||Handling State Change]]<br><br>
 
# [[Handling Android Activity State Changes]]
 
# [[Handling Android Activity State Changes]]

Revision as of 14:26, 7 May 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
  8. Understanding Android Application and Activity Lifecycles
  9. Handling Android Activity State Changes