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

From Techotopia
Jump to: navigation, search
(Table of Contents)
 
Line 70: Line 70:
 
#* [[An Android 7 Notifications Tutorial|Bundled Notifications]]
 
#* [[An Android 7 Notifications Tutorial|Bundled Notifications]]
 
#* [[An Android 7 Notifications Tutorial|Summary]]<br><br>
 
#* [[An Android 7 Notifications Tutorial|Summary]]<br><br>
 +
# [[Basic Android Animation using ConstraintSet and beginDelayedTransition]]
 
# [[An Android 7 Direct Reply Notification Tutorial]]
 
# [[An Android 7 Direct Reply Notification Tutorial]]
 
#* [[An Android 7 Direct Reply Notification Tutorial|Creating the DirectReply Project]]
 
#* [[An Android 7 Direct Reply Notification Tutorial|Creating the DirectReply Project]]

Latest revision as of 20:42, 9 March 2017

Table of Contents

  1. A Guide to the Android ConstraintLayout
  2. A Guide to using ConstraintLayout in Android Studio
  3. Working with ConstraintLayout Chains and Ratios in Android Studio
  4. Managing Constraints using ConstraintSet
  5. An Android ConstraintSet Tutorial
  6. An Android Studio Designer ConstraintLayout Tutorial
  7. An Android 7 Notifications Tutorial
  8. Basic Android Animation using ConstraintSet and beginDelayedTransition
  9. An Android 7 Direct Reply Notification Tutorial
  10. Integrating Firebase Support into an Android Studio Project
  11. An Android 7 Firebase Remote Notification Tutorial
  12. An Introduction to Android 7 Multi-Window Support
  13. An Android Studio Multi-Window Split-Screen and Freeform Tutorial