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

From Techotopia
Jump to: navigation, search
Line 35: Line 35:
 
#* [[An Android Studio Designer ConstraintLayout Tutorial|Using the Hierarchy Viewer]]<br><br>
 
#* [[An Android Studio Designer ConstraintLayout Tutorial|Using the Hierarchy Viewer]]<br><br>
 
# [[An Android 7 Notifications Tutorial]]
 
# [[An Android 7 Notifications Tutorial]]
 +
#* [[An Android 7 Notifications Tutorial|An Overview of Notifications]]
 +
#* [[An Android 7 Notifications Tutorial|Creating the NotifyDemo Project]]
 +
#* [[An Android 7 Notifications Tutorial|Designing the User Interface]]
 +
#* [[An Android 7 Notifications Tutorial|Creating the Second Activity]]
 +
#* [[An Android 7 Notifications Tutorial|Creating and Issuing a Basic Notification]]
 +
#* [[An Android 7 Notifications Tutorial|Launching an Activity from a Notification]]
 +
#* [[An Android 7 Notifications Tutorial|Adding Actions to a Notification]]
 +
#* [[An Android 7 Notifications Tutorial|Bundled Notifications]]
 +
#* [[An Android 7 Notifications Tutorial|Summary]]<br><br>
 +
# [[An Android 7 Direct Reply Notification Tutorial]]

Revision as of 15:15, 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