User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:51, 28 November 2017 (diff | hist) . . (+58) . . Kotlin / Android Studio Development Essentials
- 20:49, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notifydemo group notification expanded.png (current)
- 20:49, 28 November 2017 (diff | hist) . . (-8) . . An Android 8 Notifications Kotlin Tutorial (→Bundled Notifications)
- 20:36, 28 November 2017 (diff | hist) . . (+5) . . An Android 8 Notifications Kotlin Tutorial (→Bundled Notifications)
- 20:35, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notifydemo group notification.png (current)
- 20:32, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notifydemo open action.png (current)
- 20:31, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notification badge notification.png (current)
- 20:31, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notification badge.png (current)
- 20:30, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notification additional settings.png (current)
- 20:29, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notification demo sample notification.png (current)
- 20:29, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notifydemo settings screen.png (current)
- 20:28, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notification demo ui.png (current)
- 20:27, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 direct reply enter reply.png (current)
- 20:27, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notification with actions.png (current)
- 20:26, 28 November 2017 (diff | hist) . . (-15) . . An Android 8 Notifications Kotlin Tutorial (→An Overview of Notifications)
- 20:24, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notifydemo long press menu.png (current)
- 20:24, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notification panel.png (current)
- 20:23, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 notifydemo notifications waiting.png (current)
- 20:23, 28 November 2017 (diff | hist) . . (+566) . . An Android 8 Notifications Kotlin Tutorial
- 20:13, 28 November 2017 (diff | hist) . . (+21,326) . . N 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...")
- 19:47, 28 November 2017 (diff | hist) . . (+57) . . Kotlin / Android Studio Development Essentials
- 19:45, 28 November 2017 (diff | hist) . . (+11,512) . . N 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...")
- 19:44, 28 November 2017 (diff | hist) . . (+65) . . Kotlin / Android Studio Development Essentials
- 19:43, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 local bound ui.png (current)
- 19:42, 28 November 2017 (diff | hist) . . (+15,562) . . N 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...")
- 19:41, 28 November 2017 (diff | hist) . . (+64) . . Kotlin / Android Studio Development Essentials
- 19:39, 28 November 2017 (diff | hist) . . (-65) . . Android Started Service – A Kotlin Example
- 19:39, 28 November 2017 (diff | hist) . . (+19,075) . . N 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...")
- 19:38, 28 November 2017 (diff | hist) . . (+59) . . Kotlin / Android Studio Development Essentials
- 19:37, 28 November 2017 (diff | hist) . . (+21) . . Kotlin Android Started and Bound Services (→Controlling Destroyed Service Restart Options)
- 19:37, 28 November 2017 (diff | hist) . . (+37) . . Kotlin Android Started and Bound Services (→The Anatomy of a Service)
- 19:36, 28 November 2017 (diff | hist) . . (+13,188) . . N 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...")
- 19:35, 28 November 2017 (diff | hist) . . (+64) . . Kotlin / Android Studio Development Essentials
- 19:33, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 async demo not respnding.png (current)
- 19:32, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 async demo ui.png (current)
- 19:32, 28 November 2017 (diff | hist) . . (+54) . . Kotlin Threads and AsyncTasks
- 19:30, 28 November 2017 (diff | hist) . . (-57) . . Kotlin Android Broadcast Intents and Broadcast Receivers
- 19:29, 28 November 2017 (diff | hist) . . (+13,307) . . N 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,...")
- 19:28, 28 November 2017 (diff | hist) . . (+36) . . Kotlin / Android Studio Development Essentials
- 19:27, 28 November 2017 (diff | hist) . . (+19,434) . . N 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...")
- 19:25, 28 November 2017 (diff | hist) . . (+71) . . Kotlin / Android Studio Development Essentials
- 19:24, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 implicitintent select activity.png (current)
- 19:23, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 implicitintent launch options.png (current)
- 19:23, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 implicitintent edit run config.png (current)
- 19:22, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 mywebview ui.png (current)
- 19:22, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 implicitintent ui.png (current)
- 19:21, 28 November 2017 (diff | hist) . . (+119) . . Android Implicit Intents – A Kotlin Example
- 19:20, 28 November 2017 (diff | hist) . . (-3) . . Android Implicit Intents – A Kotlin Example (→Obtaining the Intent URL)
- 19:19, 28 November 2017 (diff | hist) . . (+57) . . Android Implicit Intents – A Kotlin Example
- 19:17, 28 November 2017 (diff | hist) . . (+14,095) . . N Android Implicit Intents – A Kotlin Example (Created page with "In this chapter, an example application will be created in Android Studio designed to demonstrate a practical implementation of implicit intents. The goal will be to create an...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)