The Complete Android 14 & Kotlin Development Masterclass

Categories:Mobile DevelopmentSoftware Development
Course preview
$49.99$9.99Save 80%
What's included
Certificate of completion

Create an account to start learning

What you will learn in this course and how is it structuredFree Preview
14:57Click to preview
Thanks a lot for taking the course
00:57
How to get most out of this course
4:23
Kotlin Updates and Why you should Not Worry
1:39
WARNING Android and Kotlin Updates and how they affect this course
DOWNLOAD LINK for Android Studio!
Day 1 - Downloading Android Studio
6:50
Day 1 Installing Android Studio
1:27
Install Android Studio on Linux
Day 1 - Setting up our First Project
8:12
Day 1 - Overview of the Android Studio Interface
9:13
Day 1 - Understanding Gradle
1:28
Day 1 - Changing the Scaling in Android Studio
1:44
Day 1 - Setting up our Emulator
9:05
Day 1 - Tip of the Day
1:16
Day 1 - Changing our code for the first time
5:16
Day 1 - Understanding Preview
3:34
Day 1 - Imports and Packages
6:30
Day 1 - Understanding the Main Activity On Create and Composable
11:06
1 Let's test your initial understanding and see if you are ready for the next day!
Day 1 - Finishing Day 1
3:42
Day 2 - Rock Paper Scissors Part 3 - Presenting the Winner
6:16
Day 2 - While loops with counters
5:24
Day 2 - While loops with user input
4:04
Coding Exercise -String to Integer Conversion and Basic Input Handling in Kotlin
Coding Exercise - Validate Player Input in Rock-Paper-Scissors Game
Day 2 - Finishing Day 2
3:05
Summary of Day 2
CHEATSHEET - Download your Daily Cheatsheet here!

Day 2 - Welcome to Day 2
1:49
Day 2 - Overview of what Rock Paper Scissors is build of
2:55
Day 2 - Overview of what variables are
3:37
Day 2 - Int data type
9:28
Day 2 - Running Hello World
8:28
Day 2 - Val vs Var and print ints on the console
5:40
Coding Exercise - Understanding Variable Types and Printing in Kotlin
Day 2 - Int, Long, Short, Byte and specifying the type manually
3:31
Day 2 - Float and Double
5:36
Coding Exercise - Demonstrate the use of floating point data types in Kotlin
Day 2 - Unsigned Integers
3:00
Day 2 - Booleans true false negation
4:46
Coding Exercise - Understanding Booleans in Kotlin
Day 2 - Char, Unicode and Backslash escape character
4:58
Day 2 - Strings
8:52
Day 2 - If Else Statements
5:32
Day 2 - Readln and toInt to convert strings into int variables
6:53
Day 2 - Else if and the in keyword
6:26
Coding Exercise - Exploring if-else if-else in Kotlin
Day 2 - Rock Paper Scissors Part 1 - Getting The Computers choice
7:38
Day 2 - Rock Paper Scissors Part 2 - Finding out the winner
7:05
Day 2 - Rock Paper Scissors Part 3 - Presenting the Winner
6:16
Day 2 - While loops with counters
5:24
Day 2 - While loops with user input
4:04
Coding Exercise -String to Integer Conversion and Basic Input Handling in Kotlin
Coding Exercise - Validate Player Input in Rock-Paper-Scissors Game
Day 2 - Finishing Day 2
3:05
Summary of Day 2
CHEATSHEET - Download your Daily Cheatsheet here!

Day 3 - Welcome to Day 3
00:54
Day 3 - Amy and her Coffee Function
7:31
Day 3 - Adding Sugar - Functions with Parameters
4:48
Sugar Spoon Grammar
Day 3 - Quiz Challenge Solution - 1 Spoon 2 Spoons
3:34
Coding Exercise - Enhancing the Coffee Machine in Kotlin
Day 3 - Quiz Challenge Solution - Who is the coffee for
3:56
Day 3 - BONUS Quiz Challenge Solution - Who is the coffee for with user input
4:02
Day 3 - Functions that return something
4:56
Coding Exercise - User Input Arithmetic in Kotlin
Day 3 - Quiz Challenge Solution - Get User Input to Add two numbers
2:25
Day 3 - More about Return types
6:29
Day 3 - Limitations of Output - Return Types
2:13
Day 3 - Classes Story Time
2:27
Day 3 - Creating our First Class and Object
8:18
Day 3 - Understanding Constructors and Default Values
10:32
Coding Exercise -Implementing a Kotlin Class with Constructors and Default Value
Day 3 - Accessing and Changing Properties
2:41
Day 3 - Data Classes and Coffee
11:28
Day 3 - Finishing Day 3
3:13
Summary of Day 3
CHEATSHEET - Download your Daily Cheatsheet here!

Day 4 - Welcome to Day 4
1:37
Day 4 - Multiline Comments
2:14
Day 4 - List of and Mutable List Of
9:02
Day 4 - Index in Lists
6:09
Day 4 - Modifying specific items in a List
3:28
Day 4 - Set Method on Lists
1:59
Day 4 - Contains Method - Check if item is in the list
3:14
Coding Exercise - List Manipulation Practice in Kotlin
Day 4 - For Loops with Lists
5:02
Day 4 - Getting the Index in a for loop
7:41
Coding Exercise - Looping Through Lists in Kotlin
Day 4 - BankAccountApp - Private Keyword and Defining List Type
9:46
Day 4 - Bank Account App - Implementing the functionality
10:48
Coding Exercise - Enhancing the BankAccount Class in Kotlin
Day 4 - Finishing Day 4
3:23
Summary of Day 4
CHEATSHEET - Download your Daily Cheatsheet here!

Day 5 - Welcome to Day 5
1:45
Day 5 - XML and Jetpack Compose
3:29
Day 5 - Creating a Project and Understanding the Code with our New Knowledge
12:03
Day 5 - Creating our own Composables and Understanding Column
6:34
Day 5 - OutlinedTextField and Anonymous Functions
7:01
Day 5 - Adding a Preview
3:47
Coding Exercise - Implementing and Previewing Composables in Jetpack Compose
Day 5 - Button, onClick and Toast
6:47
Day 5 - Box, Icons and DropDownMenus
7:53
Day 5 - Modifier, VerticalArrangement and HorizontalAlignment
6:16
Day 5 - Spacer vs Padding
6:25
Coding Exercise - Exploring Spacing Padding vs Spacer in Jetpack Compose
Day 5 - Adding Drop down Menus and Drop Down Menu Items
8:29
Day 5 - Finishing Day 5
6:13
Summary of Day 5
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 6
3:52
Day 6 - State - Recomposition - Remember and MutableState
3:34
Day 6 - Captains Remember States and Treasures
14:07
Coding Exercise Enhancing the Captain Game with Additional Features
Day 6 - Challenge Solution - Storm or Treasure
3:17
Day 6 - Understanding the by keyword
2:53
Day 6 - Implementing State to our OutlinedTextField
10:53
Day 6 - Implementing iExpanded for DropdownMenu and collapse it
9:33
Day 6 - Converting and Finishing the DropDownMenu Input
8:29
Day 6 - Taking Care of the right output and Bug fixing
8:50
Day 6 - Changing the Font of our Text
8:56
End of Day 6
3:29
Summary of Day 6
DOWNLOAD SOURCE - UNIT CONVERTER
CHEATSHEET - Download your Daily Cheat sheet here!

Welcome to Day 7
00:53
Day 7 - The Shopping List App
5:23
Day 7 - Starting with the Shopping List UI by adding a button
4:38
Day 7 - Lucy's Infinite Bookshelf and Jamies LazyColumn
3:04
Day 7 - Adding the LazyColumn and the Data Class
8:46
Day 7 - Moving our ShoppingListApp Code into a separate file
2:03
Day 7 - Understanding and setting up the AlertDialog
5:56
Day 7 - Modifying our Alert Dialog and Understanding that there
8:23
Day 7 - Finishing our Alert Dialog and saving the Shopping list item
9:29
Day 7 - Setting up how a list item should look like
10:28
Day 7 - A little more on Lambda expressions
6:58
Day 7 - Finishing our Shopping List Item Composable using Icon Buttons
4:41
Day 7 - Shopping Item Editor
11:20
Day 7 - Map Keyword
3:17
Day 7 - Copy Method
3:09
Day 7 - let and nullable
3:32
Day 7 - Finalizing the App
14:42
Understanding the Shopping List App Composable Structure
Day 7 - Finishing Day 7
3:19
Summary of Day 7
DOWNLOAD SOURCE - SHOPPING LIST APP
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 8
2:50
Day 8 - Kingdom of Appdom and The Royal Orchestra MVVM
1:52
Coding Exercise - Implement a Counter App using ViewModel in Kotlin
Day 8 - Counter App - Rotating Phone and Losing State
6:46
Day 8 - Converting Counter App with MVVM
10:54
Day 8 - Functions that didn't exist and could be called
6:00
Day 8 - Inheritance 2 - Override and Super Keywords
6:59
Day 8 - Interfaces - learning from multiple sources
8:48
Day 8 - Why Interfaces
3:11
Day 8 - Setting up the Model and the Repository for MVVM
10:51
Day 8 - Why MVVM and Why Repository
4:54
Day 8 - Finishing Day 8
2:57
Summary of Day 8
CHEATSHEET - Download your Daily Cheat sheet here!

Welcome to Day 9
2:09
Day 9 - The Scroll of DataVille - JSON Analogy
2:20
Day 9 - JSON - what it really stands for
4:54
Day 9 - Understanding the Structure of JSON
9:28
Understanding JSON and Data Classes in Kotlin
Day 9 - TheMealDB and how we will use it
10:18
Day 9 - Adding Dependencies for ViewModel, Network Calls JSON
7:22
Day 9 - Setting up our Categories Data Classes
4:48
Day 9-Using Retrofit, the Suspend Key and Coroutines to get Access to Categories
12:21
Day 9 - Try And Catch And Finally
7:56
Day 9 - Setting up Our MainViewModel and Fetching Data
14:31
Day 9 - Preparing our RecipeScreen
6:03
Day 9 - How each Category Item should look like
12:19
Day 9 - Adding Internet Permission and Running the App
6:50
Day 9 - Going through the whole flow of our application
12:11
Day 9 - Finishing Day 9
3:14
Summary of Day 9
DOWNLOAD SOURCE - MY RECIPE APP
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 10
1:21
Day 10 - Setting up First Screen for Navigation
6:02
Day 10 - Setting up The Second Screen for Navigation
2:22
Day 10 - NavHost NavController and Navigating
11:46
Coding Exercise - Add a 3rd Screen to navigate to and do so
Day 10 - Passing Variables from One Screen To Another
10:24
Coding Exercise - Pass Age as well
Day 10 - Setting up the CategoryDetailScreen for our Recipe App
6:39
Day 10 - Preparing our UI for Navigation
6:49
Day 10 - Setting up the Routes with a Sealed Class
3:54
Day 10 - Implementing the Navigation and Passing Objects
16:36
Day 10 - Serialization and Deserialization with Parcelable
4:53
Day 10 - Finishing Day 10
4:41
Summary of Day 10
DOWNLOAD SOURCE - DAY 10 - NAVIGATION SAMPLE AND MYRECIPEAPP
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 11
3:13
Day 11 - Adding Permissions for Coarse and Fine Location in the AndroidManifest
4:01
Day 11 - Checking if we have access to the location permissions
5:51
Day 11 - Story about Context
2:15
Day 11 - Remember Launcher For Activity Result - Starting the Permission request
9:51
User Interface & Location Permissions
Day 11 - Requesting for Permission and Seeing the Popup
11:44
Day 11 - Seeing Permissions under the hood in the Android Settings
3:50
Day 11 - Preparing the ViewModel for Location Loading
8:26
Day 11 - Reading the Latitude and Longitude and displaying it
14:56
Day 11 - Setting up a Route and Understanding Location on our Emulator
4:54
Day 11 - Displaying the Address based on Latitude and Longitude
11:17
Unraveling Geo-decoding From Coordinates to Addresses
Day 11 - Finishing Day 11
2:57
Summary of Day 11
DOWNLOAD SOURCE - LOCATION APP
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 12
1:14
Day 12 - Adding the required Dependencies to our Shopping List App
1:55
Day 12 - Setting up the API Key for Google Maps
9:53
Day 12 - Adding Geocoding API and testing our API Key
3:43
Day 12 - Restricting your API Key
2:27
Day 12 - Mapping the API Response to Data Classes
4:32
Day 12 - Prepping our Location Selection Screen
5:48
Day 12 - Adding GoogleMaps to LocationSelectionScreen
9:56
Day 12 - Adding the LocationViewModel
2:18
Day 12 - Reusing our LocationUtils from the previous lectures
3:35
Day 12 - Changing our ShoppingItems
7:47
Day 12 - Adding the permission request
5:12
Day 12 - Adding the GeocodingApiService
5:09
Day 12 - Finalizing Retrofit elements
9:26
Day 12 - Putting everything together and testing the app
15:27
Navigating Android Composables and Location Services
Day 12 - Finishing Day 12
2:10
Summary of Day 12
DOWNLOAD SOURCE - SHOPPING LIST APP FINAL
CHEATSHEET - Download your Daily Cheat sheet here!

Welcome to Day 13
1:42
Day 13 - Setting up the Dependencies
4:05
Day 13 - HomeView and Scaffold
13:09
Day 13 - Understanding HEX and Colors in Depth
8:23
Day 13 - Understanding HEX and Colors in Depth
7:26
Day 13 - Only Show the BackIcon when not on the MainScreen
3:15
Day 13 - FloatingActionButton (FAB)
4:49
Day 13 - Adding our Wish and WishItem
7:44
Day 13 - Displaying Dummy Data
3:15
Day 13 - Preparing the Navigation
6:51
Day 13 - Preparing the Navigation
8:03
Day 13 - Designing our own OutlinedTextField
8:59
Day 13 - ViewModel and AddDetailView
8:13
Day 13 - Finalizing Navigation to Move to the Add Screen
3:59
Day 13 - Adding the NavigateUp Functionality to our BackIcon
3:51
Android 14 Navigation Implementing Back Button Functionality
Day 13 - Finishing Day 13
2:24
Summary of Day 13
DOWNLOAD SOURCE - WISH LIST APP
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 14
1:18
Day 14 - Quick Overview Of Storage Options - Reading the book
6:09
Day 14 - Setting up the @Entity for our Data Class Wish
8:36
Day 14 - Setting Up the DAO and Understanding Queries
10:41
Day 14 - The Room WishDatabase Class
3:30
Day 14 - Understanding and Using a Repository
6:58
Day 14 - Prepping our ViewModel understanding Dispatchers and lateinit Var
10:23
Day 14 - Initializing our Database
9:00
Day 14 - Dependency Injection
1:10
Day 14 - Understanding Singleton and our Graph Object
5:39
Day 14 - Adding the Application Class and Using our Graph
3:35
Day 14 - Using the Graphs Repository as a Default in Our WishViewModel
1:28
Day 14 - Adding a Wish And using Snackbars
11:26
Day 14 - Reading all entry from the db and displaying them
3:01
Day 14 - Click on a Wish and see it on the detail View
11:01
Day 14 - Update An Existing Item
2:13
Day 14 - Swipe to Delete
6:04
Day 14 - Swipe to Delete Background
6:04
End of Day 14
2:05
Summary of Day 14
DOWNLOAD SOURCE - WISH LIST APP FINAL
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 15
3:00
Day 15 - Setting up the TopAppBar
9:59
Day 15 - Adding Resource Icons and Prepping our DrawerItem for the Drawer
12:22
Day 15 - Making the drawer appear
10:41
Day 15 -Making the DrawerItemsClickable -Setting up our Navigation and ViewModel
9:03
Day 15 - Add Account Dialog
12:54
Day 15 - AccountView
11:33
Day 15 - Subscription View
7:34
Day 15 - Finishing Day 15
2:29
Summary of Day 15
DOWNLOAD SOURCE -MUSIC APP PART 1
CHEATSHEET - Download your Daily Cheatsheet here!

Welcome to Day 16
1:14
Day 16 - Setting up the BottomBar
13:02
Day 16 - Adding the Navigation Routes
1:55
Day 16 - Setting up the Home Screen - StickyText
11:54
Coding Exercise - Create a Browse Screen Using Lazy Vertical Grid in Compose
Day 16 - Challenge Solution - Browse Screen
1:49
Day 16 - Setting up the Library Screen
8:09
Day 16 - Fixing the Bottom Bar Selected Color
2:45
Day 16 - ModalBottomSheetLayout Setup
12:26
Day 16 - Adding Actions to our Scaffold
4:38
Day 16 - Taking care of updating the Title
2:10
Day 16 - Finishing Day 16
2:25
Summary of Day 16
DOWNLOAD SOURCE -MUSIC APP PART 2

Day 17 - Building a chat room app EARLY ACCESS-
Day 17- Create a Firebase Project
Day 17 - Adding an Android Project
Day 17 - Firebase Email Authentication
Day 17 - Finalizing Email Authentication

Day 18 - Chatroom Lists
Day 18 - Adding functionality to our app
Day 18 - Chatrooms
Day 18 - Setting up our Chatrooms
DOWNLOAD SOURCE COMPLETE CHATROOM APP

Udemy Reviews Update
BONUS additional resources

Our first project - the UI and how to change the size of the text
12:28
Setting up the Emulator
8:47
Hello World
10:20
People Counter App
21:21
Testing The App On Your Phone
2:59

If Statements
11:37
Note - If Statemens as Expressions

Introduction to the chapter
1:32
Overview Collections
2:19
Arrays
16:17
Lists
9:19
Sets and Maps
10:33
ArrayLists
5:48
Exercise ArrayLists
Solution For Exercise ArrayLists
Lambda Expressions
4:36
Visibility Modifiers - public - private- internal - protected and the keyword op
10:54
Nested and Inner Classes
4:47
Safe Cast and Unsafe Cast Operator
5:05
Exception Handling With Try And Catch
15:36
Quiz On More Fundamentals Of Kotlin
Summary Of This Chapter
1:32
Useful Links Additional Info

Intro Age in Minutes Calculator - Android 12
1:31
Setting up the UI for the age calculator
18:49
Adding more TextViews and Understanding SP, DP and Pixels
14:22
Finalizing the UI of our Age Calculator App
6:44
Adding a DatePickerDialog and OnDateSetListener
13:16
Using the selected Date to display it and looking into simpledateformat and date
12:00
Finalizing The Age In Minutes App
12:19
Summary Age In Minutes App
1:16

Intro Calculator App
1:06
What you will build in this chapter
5:03
Building The Calculator UI using Linear Layouts part 1
17:33
Building The Calculator UI using Linear Layouts part 2
7:49
Using OnClick and Implementing the CLR Functionality
9:07
Adding the onDecimalPoint Function
5:43
Adding the OnOperator Functionality using Contains and StartsWith on Strings
11:58
Adding Subtraction - Using split and substring methods on Strings
15:15
Adding the Missing Operations and Finalizing the App
7:17
Summary Of The Calculator Chapter
1:07

Quiz App Android 12
3:02
Preparing The Projects Style and Manifest
3:47
Setting up the ui and using cardview and disable the statusbar
18:00
Creating the question Model And Preparing the questions
20:11
Setting Up The QUestion UI ANd Connecting the UI to the model part 1
11:42
Setting up The questions UI and Connecting the UI to the Model Part 2
18:30
Adding The button Functionality to the questions activity
23:51
Selecting the Right and Wrong Answer and Displaying the next question
13:06
TODO - Register For Activity RESULT DEMO
Preparing the UI for the Result activity
5:48
Final Touches And Sending Data Via Intent - putExtra
18:01
Generate a Signed APK
Summary Quiz App
1:37

Introduction - Kids Drawing App
3:00
What You Will Build In This Chapter
1:34
Setting Up The Kids Drawing App - Drawing View Part 1
19:16
Setting Up The Kids Drawing App - Drawing View Part 2
19:17
Let The Lines Persist On The View
3:53
Adding A Little Border Around The Canvas
3:10
Preparing the BrushSizeSelector and How To Use DisplayMetrics
5:55
Selecting the Brush Size From A Custom Dialog That we Created
19:13
Adding the color pallet using custom drawables that we created
17:59
Adding the Color selection
11:02
Adding the Background Image
7:09
Adding The Gallery ImageButton To The UI
4:05
Permissions Demo
22:44
Snackbar - AlertDialog - CustomDialogs Demo Part 1
8:23
CustomDialogs Demo Part 2
6:08
Custom Progress Bar Dialogs
6:08
Adding Permission requests to our KidsDrawing App
14:56
Selecting An Image from the gallery using it as a background
10:19
Adding an undo button and functionality
6:12
Do something in the Background using Coroutines
13:44
Adding a provider - path and a image sandwitch maker to our app
13:49
Saving an Image on The Phone using Coroutines and OutPutStreams
18:39
Displaying The Custom Progress Dialog and Hiding it When done
4:57
Adding a Share Feature To Share The Image Via-Email - Whatsapp etc
7:04

Intro to 7 Minute Workout App
2:20
Setting up the UI
17:08
Using Viewbinding and getting rid of our actionbar
7:50
Adding The Exercise Screen - Intents and Customizing our Toolbar
12:11
Adding The Exercise Screen - Intents and Customizing our Toolbar
15:30
DEMO - Timers
7:24
Using CountDownTimers To Display The Seconds remaining
10:09
Adding the Exercise Timer
13:26
Adding the Model, Our Constants For The Exercises and Testing It Part 1
12:22
Adding the Model, Our Constants For The Exercises and Testing It Part 2
13:33
Adding the Upcoming Exercise Text To the restview
7:09
TextToSpeech Demo
11:00
Challenge TextToSpeech
Adding Text to speech to our application
5:19
Adding a Media Player to play a sounds once an exercise is over
7:14
Intro to RecyclerViews
9:04
Viewbinding with Recyclerviews
23:40
Preparing The RecyclerView For The Bottom To Display Exercise Numbers
7:21
Creating our own custom recyclerviewadapter and viewholder
10:21
Displaying the Recyclerview with the Exercise Numbers
12:16
Displaying at witch exercise we currently are
11:30
Creating the finish activity
15:17
Setting up the CustomDialog for the Backbutton
10:10
Preparing the BMI Screen
8:04
BMI Screen for the Metric system
22:37
Adding Custom RadioGroups with Custom RadioButtons
7:00
Adding the US View Elements
16:21
FInalizing the BMI Calcutator with the us system
7:00
Adding the History UI and Activity
9:33
Looking at Lambdas once again
3:24
Room Database Demo Part 1 - Introduction to Room Database
4:16
Room Database Demo Part 2 - Setting up the Data Class - Room Entity
9:27
Room Database Demo Part 3 - The Dao Interface and the Database Class
16:37
Room Database Demo Part 4 - CREATE and store data
20:31
Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners
12:43
Room Database Demo Part 6 - Displaying the Database entries
9:42
Room Database Demo Part 7 - Updating and Deleting database entries
22:17
Adding the Room Database to Our Workout App - Inserting Workouts
24:17
Fetching Data from our Database and displaying it in the log
9:26
Displaying the Workout History on our Recyclerview
18:22
Summary - 7 Minutes Workout App
1:55

Introduction to the chapter
1:53
Concept of the App
1:50
Setting Up The Happy Places App
14:27
Adding The Add HappyPlaceActivity and using dimens, string, color
15:06
Adding Calendar Picker And Populate Our Date Edit Text
11:24
Using Third Party Libraries
5:15
Using The Third Party Library DEXTER For Permission Handling
19:47
DEMO - Taking Images With The Camera App and Using It In Our App
12:49
Adding The Gallery Picking Functionality
9:09
Adding Camera Picking Functionality
5:31
Storing The Images On The Device
11:36
Preparing The Database Handler And Creating Our Happy Place Model
13:33
Saving A Happy Place Via SQLite
7:59
Reading The Data From Our Local DB
11:52
Preparing The RecyclerView
4:23
Using A Third Party Library For Nice Rounded Images
18:55
Adding ActivityForResult In Order To Update The List Dynamically
7:33
Adding An OnClickListener To RecyclerView Element - Best Practice
14:46
Passing Whole Objects from One Activity To Another - Serializable vs Parcalable
11:53
Adding Swipe To Edit Functionality using ItemTouchHelper
18:14
Fixing The Updating Duplication Bug
9:10
Adding Swipe To Delete Functionality
10:34
Using The Google Places API
19:02
Adding a Map Intent
7:34
Displaying A Marker On The Map And Zooming In With An Animation
16:25
Adding The Select Current Location Button And Permissions
11:15
Getting The Users Location
15:24
Getting The Address From The Latitude And Longitude
21:47
Steps to integrate AdMob in your Android App in Kotlin
Summary - Happy Places
1:20

Introduction - Weather App
1:07
JSON And Tools - Introduction
7:48
DEMO - Downloading A Website And Its Text in Android
16:46
How Read And Use JSON Objects
10:46
Sending Post Requests
7:39
Using The GSON Library to Make Working With JSON Easier
9:32
Introduction To OpenWeatherMap And General Overview
8:08
Preparing The Project And Checking If Location Provider Is Turned On
10:02
Preparing Permissionrequests Using Dexter
11:47
Preparing the Internet Connection For RETROFIT And The API Calls
12:35
Preparing The Models Based On The API
11:21
Creating The API Call with Retrofit and Getting A Response
23:18
Creating A Custom Dialog And Testing Different Internet Speeds
8:20
Adding The UI And Setting It Up
19:41
Adding The Sunrise And Sunset Time
11:36
Changing The UI Depending On The Weather Data From The API
5:03
Adding A Refresh Button In The Menu
7:42
Storing The Data Via SharedPreferences And Preloading It
12:25
Summary - Weather App
2:18

Introduction to the chapter
3:04
Concept of the App
2:03
Setting Up The Splashscreen, Using Custom Fonts And How To Find Them
15:29
Setting Up The Intro Screen And Moving To It After 2 Second
12:34
Designing The SignUp Activity
15:51
Challenge - Seting Up The SignIn Activity
5:29
Setting Up The BaseActivity For Reuse Functions
21:22
Preparing The Signup Feature in Firebase And In The App
12:51
Registering The User Via Email in Firebase
11:59
Signing In The User
13:04
Using The FireStore Database to Store The User Details Part 1
12:46
Using The FireStore Database to Store The User Details Part 2
12:15
Signing In And Getting The User Data
7:43
Auto Login
5:33
Preparing The XML For The Drawer And Navigation Part 1
14:33
Preparing The XML For The Drawer And Navigation Part 2
14:08
Adding The Drawer Functionality In Code
13:03
Loading The Image And Username To Display It In The Drawer
13:18
Preparing The Profile Screen
12:39
Populating The Profile Activity With User Data
7:48
Image Chooser For The Profile Image
16:56
Uploading An Image To Storage
19:06
Updating the User Data Via HashMap In The FireStore Database
17:50
Updating The MainActivit Profile Details via ActivityForResult
5:40
The Create Board Activity
9:11
Select A Board Image
6:46
Creating A Board Image
16:03
Creating A Board
13:30
Creating The Board In The Firestore Database
22:51
Preparing The Boards Recyclerview Adapter And UI Elements
17:54
Loading The Boards Into The Recyclerview
4:02
Updating The BoardsList After Creating A New Board
5:51
Updating The BoardsList After Creating A New Board
16:24
Loading The Board in The TaskListActivity
16:09
Preparing The Tasklist Adapter
21:47
Creating Lists Inside A Board
16:29
Creating A List Inside A Board Part 2
12:18
Editing And Deleting Lists
14:39
Adding The Cards To Lists
20:51
Displaying The Cards
9:23
Preparing The MembersActivity
7:32
Creating The Member Item And The Toolbar
8:33
Fetching And Displaying The Members Of A Board
15:42
Adding New Members - UI
12:21
Adding A New Member To A Board - Logic
22:29
Reloading The Board Details On Change
10:59
Adding A Detail Screen For Cards
15:47
Loading Card Details To Set The Title Of The Card
11:34
Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card
8:17
Deleting Cards
18:45
Preparing The Cards Color Dialog And Adapter
24:18
Selecting The Color And Updating The Card
10:01
Adding Colors To Our Cards
6:15
Passing The Memberslist To The Card
8:52
Preparing And Displaying The Card Members Dialog
23:14
Prepare The Add Members Feature
18:49
Finish The Add Members Feature
11:45
Displaying The Assigned Users Per Card On The List Level
14:00
Adding A Due Date To The App
10:47
Adding The Drag And Drop Feature
14:10
Preparing The Notification Feature
19:54
Adding The Token To The DB
14:17
Adding The Notifications Part 1
27:12
Final Steps For The Notification Feature
13:43
Outro
1:42

How To Learn More
Options To Make Money
How to Publish Your App
Thanks a lot for taking the course
2:02
How to Build Games for Android

GET YOUR BONUS
Course preview
$49.99$9.99Save 80%
What's included
Certificate of completion

Create an account to start learning