Book Image

Android 9.0 Pie: Essential Developer Training [Video]

By : Philipp Jahoda
Book Image

Android 9.0 Pie: Essential Developer Training [Video]

By: Philipp Jahoda

Overview of this book

<p>Android's new release comes with a bunch of new features which are powerful and easy to use. These cool new additions help you to extend your apps and develop them more efficiently. This course focuses on the latest features that you as an Android developer will find most useful and worth implementing in your applications. Without wasting much time on introductions, you will get started straightaway with the latest PIE features and put them into practice.</p> <p>Adopting new features such as display cutout support and rich notifications and animations will allow you to improve the UI experience in your applications. By the end of the tutorial, you'll be more confident in developing applications based on the new Android features.</p> <p><span style="background-color: transparent;">All the related code files are placed on GitHub at&nbsp;</span><a style="background-color: transparent;" href="https://github.com/PacktPublishing/Android-9.0-Pie-Essential-Developer-Training" target="_blank">https://github.com/PacktPublishing/Android-9.0-Pie-Essential-Developer-Training</a></p> <h1>Style and Approach</h1> <p>This course supplies hands-on training in using the newest features of Android 9 Pie in your Android apps. We go over the latest features of Android 9 Pie, explaining where, why, and how they are used; through a series of simple use cases and demonstrations, we get to grips with using these new APIs, getting you quickly up-to-speed, so that you know what they are and how you can apply them.</p>
Table of Contents (6 chapters)
Chapter 2
Android Pie Notifications
Content Locked
Section 2
Exploring Notification Channel and Group Settings
In Android 9 the user has even more control over which kind of notifications should be received. In this video the impact of notification channel and notification group settings on the receiving of notifications is showcased. - Create a UI for sending different notifications - Send notifications based on different settings - Show notification settings