Difference between revisions of "Android 4 App Development Essentials"
From Techotopia
m (Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">") |
|||
Line 39: | Line 39: | ||
#* [[Setting up an Android Development Environment|Mac OS X]] | #* [[Setting up an Android Development Environment|Mac OS X]] | ||
#* [[Setting up an Android Development Environment|Updating the ADT]] | #* [[Setting up an Android Development Environment|Updating the ADT]] | ||
− | #* [[Setting up an Android Development Environment|Adding the ADT Plugin to an Existing Eclipse Integration]]<br><br> | + | #* [[Setting up an Android Development Environment|Adding the ADT Plugin to an Existing Eclipse Integration]]<br><br><htmlet>ezoictoc1</htmlet> |
# [[Creating an Android Virtual Device (AVD)]] | # [[Creating an Android Virtual Device (AVD)]] | ||
#* [[Creating an Android Virtual Device (AVD)|About Android Virtual Devices]] | #* [[Creating an Android Virtual Device (AVD)|About Android Virtual Devices]] | ||
Line 134: | Line 134: | ||
#* [[Designing an Android User Interface using the Graphical Layout Tool|Running the Application]] | #* [[Designing an Android User Interface using the Graphical Layout Tool|Running the Application]] | ||
#* [[Designing an Android User Interface using the Graphical Layout Tool|Manually Creating an XML Layout]] | #* [[Designing an Android User Interface using the Graphical Layout Tool|Manually Creating an XML Layout]] | ||
− | #* [[Designing an Android User Interface using the Graphical Layout Tool|Using the Hierarchy Viewer]]<br><br> | + | #* [[Designing an Android User Interface using the Graphical Layout Tool|Using the Hierarchy Viewer]]<br><br><htmlet>ezoictoc2</htmlet> |
# [[Creating an Android User Interface in Java Code]] | # [[Creating an Android User Interface in Java Code]] | ||
#* [[Creating an Android User Interface in Java Code|Java Code vs. XML Layout Files]] | #* [[Creating an Android User Interface in Java Code|Java Code vs. XML Layout Files]] | ||
Line 263: | Line 263: | ||
#* [[Implementing Android Scene Transitions – A Tutorial|Adding the Transition File]] | #* [[Implementing Android Scene Transitions – A Tutorial|Adding the Transition File]] | ||
#* [[Implementing Android Scene Transitions – A Tutorial|Loading and Using the Transition Set]] | #* [[Implementing Android Scene Transitions – A Tutorial|Loading and Using the Transition Set]] | ||
− | #* [[Implementing Android Scene Transitions – A Tutorial|Configuring Additional Transitions]]<br><br> | + | #* [[Implementing Android Scene Transitions – A Tutorial|Configuring Additional Transitions]]<br><br><htmlet>ezoictoc3</htmlet> |
# [[An Overview of Android Intents]] | # [[An Overview of Android Intents]] | ||
#* [[An Overview of Android Intents|An Overview of Intents]] | #* [[An Overview of Android Intents|An Overview of Intents]] | ||
Line 399: | Line 399: | ||
#* [[An Android Content Provider Tutorial|Implementing the Content Provider delete() Method]] | #* [[An Android Content Provider Tutorial|Implementing the Content Provider delete() Method]] | ||
#* [[An Android Content Provider Tutorial|Declaring the Content Provider in the Manifest File]] | #* [[An Android Content Provider Tutorial|Declaring the Content Provider in the Manifest File]] | ||
− | #* [[An Android Content Provider Tutorial|Modifying the Database Handler]]<br><br> | + | #* [[An Android Content Provider Tutorial|Modifying the Database Handler]]<br><br><htmlet>ezoictoc4</htmlet> |
# [[Accessing Cloud Storage using the Android Storage Access Framework]] | # [[Accessing Cloud Storage using the Android Storage Access Framework]] | ||
#* [[Accessing Cloud Storage using the Android Storage Access Framework|The Storage Access Framework]] | #* [[Accessing Cloud Storage using the Android Storage Access Framework|The Storage Access Framework]] |
Revision as of 15:50, 18 November 2016
Table of Contents | Next | |
Introduction to Android 4.4 App Development Essentials |
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
Table of Contents | Next | |
Introduction to Android 4.4 App Development Essentials |