Your Second Kotlin Android App

Your Second Kotlin Android App

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 2h 37m | 2.03 GB

In this course, you’ll level up your Android skills by writing a task list managing app entirely in Kotlin. In it, you’ll learn about Recycler Views, saving data, using multiple activities, integrating fragments, and Android design materials.

Table of Contents

1  Introduction
2  Creating a Project
3  Adding a RecyclerView
4  Setting up a Recycler Adapter
5  Challenge – Filling in the Blanks
6  Creating a View Holder
7  Challenge – Binding Data
8  Conclusion
9  Introduction
10  Adding a Dialog
11  Shared Preferences
12  Challenge – Instancing Your ListManager
13  Hooking Up the Activity
14  Conclusion
15  Introduction
16  Challenge – Creating Another Activity
17  Intents
18  Parcels
19  Bringing Everything Together
20  Challenge – Setup the Recycler View
21  Completing the Detail List View Layout
22  Adding List Items
23  Returning Data from Activities
24  Conclusion
25  Introduction
26  Creating a Fragment
27  Integrating Fragments in Activities
28  Challenge – Setting Up a New Device
29  Showing the Fragment
30  Challenge – Creating a New Fragment
31  Using the New Fragment
32  Creating a Tablet Layout
33  Running the App
34  Conclusion
35  Introduction
36  Material Design
37  Primary and Secondary Colors
38  Card Views
39  Conclusion