User contributions
28 November 2017
A Kotlin Android Direct Reply Notification Tutorial
Created page with "Direct reply is a feature introduced in Android 7 that allows the user to enter text into a notification and send it to the app associated with that notification. This a..."
Kotlin / Android Studio Development Essentials
no edit summary
+58
File:As3.0 notifydemo group notification expanded.png
no edit summary
An Android 8 Notifications Kotlin Tutorial
Bundled Notifications
-8
An Android 8 Notifications Kotlin Tutorial
Bundled Notifications
+5
File:As3.0 notifydemo group notification.png
no edit summary
File:As3.0 notifydemo open action.png
no edit summary
File:As3.0 notification badge notification.png
no edit summary
File:As3.0 notification badge.png
no edit summary
File:As3.0 notification additional settings.png
no edit summary
File:As3.0 notification demo sample notification.png
no edit summary
File:As3.0 notifydemo settings screen.png
no edit summary
File:As3.0 notification demo ui.png
no edit summary
File:As3.0 direct reply enter reply.png
no edit summary
File:As3.0 notification with actions.png
no edit summary
An Android 8 Notifications Kotlin Tutorial
An Overview of Notifications
-15
File:As3.0 notifydemo long press menu.png
no edit summary
File:As3.0 notification panel.png
no edit summary
File:As3.0 notifydemo notifications waiting.png
no edit summary
An Android 8 Notifications Kotlin Tutorial
no edit summary
+566
An Android 8 Notifications Kotlin Tutorial
Created page with "Notifications provide a way for an app to convey a message to the user when the app is either not running or is currently in the background. A messaging app might, for exam..."
Kotlin / Android Studio Development Essentials
no edit summary
+57
Android Remote Bound Services – A Kotlin Example
Created page with "In this, the final chapter dedicated to Android services, an example application will be developed to demonstrate the use of a messenger and handler configuration to facilitat..."
Kotlin / Android Studio Development Essentials
no edit summary
+65
File:As3.0 local bound ui.png
no edit summary
Android Local Bound Services – A Kotlin Example
Created page with "Android Local Bound Services – A Worked Example As outlined in some detail in the previous chapters, bound services, unlike started services, provide a mechanism for imp..."
Kotlin / Android Studio Development Essentials
no edit summary
+64
Android Started Service – A Kotlin Example
no edit summary
-65
Android Started Service – A Kotlin Example
Created page with "Implementing an Android Started Service – A Worked Example The previous chapter covered a considerable amount of information relating to Android services and, at this po..."
Kotlin / Android Studio Development Essentials
no edit summary
+59
Kotlin Android Started and Bound Services
Controlling Destroyed Service Restart Options
+21
Kotlin Android Started and Bound Services
The Anatomy of a Service
+37
Kotlin Android Started and Bound Services
Created page with "The Android Service class is designed specifically to allow applications to initiate and perform background tasks. Unlike broadcast receivers, which are intended to perform a..."
Kotlin / Android Studio Development Essentials
no edit summary
+64
File:As3.0 async demo not respnding.png
no edit summary
File:As3.0 async demo ui.png
no edit summary
Kotlin Threads and AsyncTasks
no edit summary
+54
Kotlin Android Broadcast Intents and Broadcast Receivers
no edit summary
-57
Kotlin Threads and AsyncTasks
Created page with "The next chapter will be the first in a series of chapters intended to introduce the use of Android Services to perform application tasks in the background. It is impossible,..."
Kotlin / Android Studio Development Essentials
no edit summary
+36
Kotlin Android Broadcast Intents and Broadcast Receivers
Created page with "Android Broadcast Intents and Broadcast Receivers In addition to providing a mechanism for launching application activities, intents are also used as a way to broadcast..."
Kotlin / Android Studio Development Essentials
no edit summary
+71
File:As3.0 implicitintent select activity.png
no edit summary
File:As3.0 implicitintent launch options.png
no edit summary
File:As3.0 implicitintent edit run config.png
no edit summary
File:As3.0 mywebview ui.png
no edit summary
File:As3.0 implicitintent ui.png
no edit summary
Android Implicit Intents – A Kotlin Example
no edit summary
+119
Android Implicit Intents – A Kotlin Example
Obtaining the Intent URL
-3
Android Implicit Intents – A Kotlin Example
no edit summary
+57