Difference between revisions of "Android Studio Development Essentials - Android 7 Edition"

From Techotopia
Jump to: navigation, search
Line 52: Line 52:
 
#* [[An Android 7 Direct Reply Notification Tutorial|Receiving Direct Reply Input]]
 
#* [[An Android 7 Direct Reply Notification Tutorial|Receiving Direct Reply Input]]
 
#* [[An Android 7 Direct Reply Notification Tutorial|Updating the Notification]]<br><br>
 
#* [[An Android 7 Direct Reply Notification Tutorial|Updating the Notification]]<br><br>
# [[Integrating Firebase Support into an Android Studio Project]]
+
# [[Integrating Firebase Support into an Android Studio Project|Integrating Firebase Support into an Android Studio Project]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|What is Firebase?]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|Signing in to Firebase]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|Creating the FirebaseNotify Project]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|Configuring the User Interface]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|Connecting the Project to Firebase]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|Creating a New Firebase Project]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|The google-services.json File]]
 +
#* [[Integrating Firebase Support into an Android Studio Project|Adding the Firebase Libraries]]<br><br>
 
# [[An Introduction to Android 7 Multi-Window Support]]
 
# [[An Introduction to Android 7 Multi-Window Support]]
 
#* [[An Introduction to Android 7 Multi-Window Support|Split-Screen, Freeform and Picture-in-Picture Modes]]
 
#* [[An Introduction to Android 7 Multi-Window Support|Split-Screen, Freeform and Picture-in-Picture Modes]]

Revision as of 10:53, 26 June 2016

Table of Contents

  1. A Guide to the Android ConstraintLayout
  2. A Guide to using ConstraintLayout in Android Studio
  3. An Android Studio Designer ConstraintLayout Tutorial
  4. An Android 7 Notifications Tutorial
  5. An Android 7 Direct Reply Notification Tutorial
  6. Integrating Firebase Support into an Android Studio Project
  7. An Introduction to Android 7 Multi-Window Support
  8. An Android Studio Multi-Window Split-Screen and Freeform Tutorial