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

From Techotopia
Jump to: navigation, search
Line 45: Line 45:
 
#* [[An Android 7 Notifications Tutorial|Summary]]<br><br>
 
#* [[An Android 7 Notifications Tutorial|Summary]]<br><br>
 
# [[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|Designing the User Interface]]
 +
#* [[An Android 7 Direct Reply Notification Tutorial|Building the RemoteInput Object]]
 +
#* [[An Android 7 Direct Reply Notification Tutorial|Creating the PendingIntent]]
 +
#* [[An Android 7 Direct Reply Notification Tutorial|Creating the Reply Action]]
 +
#* [[An Android 7 Direct Reply Notification Tutorial|Receiving Direct Reply Input]]
 +
#* [[An Android 7 Direct Reply Notification Tutorial|Updating the Notification]]<br><br>
 +
# [[An Introduction to Android 7 Multi-Window Support]]

Revision as of 17:27, 13 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. An Introduction to Android 7 Multi-Window Support