Difference between revisions of "Android Studio Development Essentials"
From Techotopia
m (Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">") |
|||
Line 37: | Line 37: | ||
#* [[Setting up a Windows, Linux or Mac OS X Android Studio Development Environment|Linux]] | #* [[Setting up a Windows, Linux or Mac OS X Android Studio Development Environment|Linux]] | ||
#* [[Setting up a Windows, Linux or Mac OS X Android Studio Development Environment|Mac OS X]] | #* [[Setting up a Windows, Linux or Mac OS X Android Studio Development Environment|Mac OS X]] | ||
− | #* [[Setting up a Windows, Linux or Mac OS X Android Studio Development Environment|Updating the Android Studio and the SDK]]<br><br> | + | #* [[Setting up a Windows, Linux or Mac OS X Android Studio Development Environment|Updating the Android Studio and the SDK]]<br><br><htmlet>ezoictoc1</htmlet> |
# [[Creating an Example Android App in Android Studio]] | # [[Creating an Example Android App in Android Studio]] | ||
#* [[Creating an Example Android App in Android Studio|Creating a New Android Project]] | #* [[Creating an Example Android App in Android Studio|Creating a New Android Project]] | ||
Line 114: | Line 114: | ||
#* [[Understanding Android Application and Activity Lifecycles (Android Studio)|Activity States]] | #* [[Understanding Android Application and Activity Lifecycles (Android Studio)|Activity States]] | ||
#* [[Understanding Android Application and Activity Lifecycles (Android Studio)|Configuration Changes]] | #* [[Understanding Android Application and Activity Lifecycles (Android Studio)|Configuration Changes]] | ||
− | #* [[Understanding Android Application and Activity Lifecycles (Android Studio)|Handling State Change]]<br><br> | + | #* [[Understanding Android Application and Activity Lifecycles (Android Studio)|Handling State Change]]<br><br><htmlet>ezoictoc2</htmlet> |
# [[Handling Android Activity State Changes in Android Studio]] | # [[Handling Android Activity State Changes in Android Studio]] | ||
#* [[Handling Android Activity State Changes in Android Studio|The Activity Class]] | #* [[Handling Android Activity State Changes in Android Studio|The Activity Class]] | ||
Line 164: | Line 164: | ||
#* [[Creating an Android User Interface in Java Code using Android Studio|Adding Layout Parameters and Rules]] | #* [[Creating an Android User Interface in Java Code using Android Studio|Adding Layout Parameters and Rules]] | ||
#* [[Creating an Android User Interface in Java Code using Android Studio|Using View IDs]] | #* [[Creating an Android User Interface in Java Code using Android Studio|Using View IDs]] | ||
− | #* [[Creating an Android User Interface in Java Code using Android Studio|Converting Density Independent Pixels (dp) to Pixels (px)]]<br><br> | + | #* [[Creating an Android User Interface in Java Code using Android Studio|Converting Density Independent Pixels (dp) to Pixels (px)]]<br><br><htmlet>ezoictoc3</htmlet> |
# [[Using the Android GridLayout Manager in Android Studio Designer]] | # [[Using the Android GridLayout Manager in Android Studio Designer]] | ||
#* [[Using the Android GridLayout Manager in Android Studio Designer|Introducing the Android GridLayout and Space Classes]] | #* [[Using the Android GridLayout Manager in Android Studio Designer|Introducing the Android GridLayout and Space Classes]] | ||
Line 331: | Line 331: | ||
#* [[Android Threads and Thread Handlers - An Android Studio Tutorial|Creating a New Thread]] | #* [[Android Threads and Thread Handlers - An Android Studio Tutorial|Creating a New Thread]] | ||
#* [[Android Threads and Thread Handlers - An Android Studio Tutorial|Implementing a Thread Handler]] | #* [[Android Threads and Thread Handlers - An Android Studio Tutorial|Implementing a Thread Handler]] | ||
− | #* [[Android Threads and Thread Handlers - An Android Studio Tutorial|Passing a Message to the Handler]]<br><br> | + | #* [[Android Threads and Thread Handlers - An Android Studio Tutorial|Passing a Message to the Handler]]<br><br><htmlet>ezoictoc4</htmlet> |
# [[Understanding Android Started and Bound Services]] | # [[Understanding Android Started and Bound Services]] | ||
#* [[Understanding Android Started and Bound Services|Started Services]] | #* [[Understanding Android Started and Bound Services|Started Services]] |
Revision as of 15:48, 18 November 2016
Table of Contents | Next | |
Android Studio Development Essentials Introduction |
© 2015 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 | |
Android Studio Development Essentials Introduction |