File | Size |
---|
android-kotlin-developer/01 - Day 1 - Setting Everything Up/001 What you will learn in this course and how is it structured.mp4 | 115.56 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/001 What you will learn in this course and how is it structured_en.srt | 22.60 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/002 Thanks a lot for taking the course.mp4 | 8.36 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/002 Thanks a lot for taking the course_en.srt | 1.55 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/003 How to get most out of this course.mp4 | 50.28 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/003 How to get most out of this course_en.srt | 6.54 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/004 Day 1 - Downloading Android Studio.mp4 | 34.02 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/004 Day 1 - Downloading Android Studio_en.srt | 8.72 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/005 Day 1 Installing Android Studio.mp4 | 4.73 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/005 Day 1 Installing Android Studio_en.srt | 2.05 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/006 Install Android Studio on Linux.html | 207.00 B |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/007 Day 1 - Setting up our First Project.mp4 | 26.56 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/007 Day 1 - Setting up our First Project_en.srt | 11.40 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/008 Day 1 - Overview of the Android Studio Interface.mp4 | 36.61 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/008 Day 1 - Overview of the Android Studio Interface_en.srt | 14.77 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/009 Day 1 - Understanding Gradle.mp4 | 11.78 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/009 Day 1 - Understanding Gradle_en.srt | 2.24 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/010 Day 1 - Changing the Scaling in Android Studio.mp4 | 10.26 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/010 Day 1 - Changing the Scaling in Android Studio_en.srt | 2.40 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/011 Day 1 - Setting up our Emulator.mp4 | 35.93 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/011 Day 1 - Setting up our Emulator_en.srt | 13.36 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/012 Day 1 - Tip of the Day.mp4 | 5.42 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/012 Day 1 - Tip of the Day_en.srt | 2.00 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/013 Day 1 - Changing our code for the first time.mp4 | 19.37 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/013 Day 1 - Changing our code for the first time_en.srt | 7.60 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/014 Day 1 - Understanding Preview.mp4 | 14.42 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/014 Day 1 - Understanding Preview_en.srt | 5.52 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/015 Day 1 - Imports and Packages.mp4 | 31.56 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/015 Day 1 - Imports and Packages_en.srt | 9.54 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/016 Day 1 - Understanding the MainActivity OnCreate and Composable.mp4 | 42.16 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/016 Day 1 - Understanding the MainActivity OnCreate and Composable_en.srt | 17.27 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/018 Day 1 - Finishing Day 1.mp4 | 31.63 MB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/018 Day 1 - Finishing Day 1_en.srt | 5.47 kB |
android-kotlin-developer/01 - Day 1 - Setting Everything Up/019 New Feature Learning Paths.html | 577.00 B |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/001 Day 2 - Welcome to Day 2.mp4 | 15.65 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/001 Day 2 - Welcome to Day 2_en.srt | 2.80 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/002 Day 2 - Overview of what Rock Paper Scissors is build of.mp4 | 28.69 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/002 Day 2 - Overview of what Rock Paper Scissors is build of_en.srt | 4.25 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/003 Day 2 - Overview of what variables are.mp4 | 32.01 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/003 Day 2 - Overview of what variables are_en.srt | 5.09 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/004 Day 2 - Int data type.mp4 | 38.08 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/004 Day 2 - Int data type_en.srt | 13.67 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/005 Day 2 - Running Hello World.mp4 | 27.24 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/005 Day 2 - Running Hello World_en.srt | 13.31 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/006 Day 2 - Val vs Var and print ints on the console.mp4 | 22.40 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/006 Day 2 - Val vs Var and print ints on the console_en.srt | 8.16 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/008 Day 2 - Int, Long, Short, Byte and specifying the type manually.mp4 | 14.31 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/008 Day 2 - Int, Long, Short, Byte and specifying the type manually_en.srt | 4.75 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/009 Day 2 - Float and Double.mp4 | 19.62 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/009 Day 2 - Float and Double_en.srt | 7.81 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/011 Day 2 - Unsigned Integers.mp4 | 15.35 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/011 Day 2 - Unsigned Integers_en.srt | 4.06 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/012 Day 2 - Booleans true false negation.mp4 | 21.50 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/012 Day 2 - Booleans true false negation_en.srt | 7.22 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/014 Day 2 - Char, Unicode and Backslash escape character.mp4 | 24.84 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/014 Day 2 - Char, Unicode and Backslash escape character_en.srt | 7.68 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/015 Day 2 - Strings.mp4 | 33.11 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/015 Day 2 - Strings_en.srt | 13.46 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/016 Day 2 - If Else Statements.mp4 | 22.03 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/016 Day 2 - If Else Statements_en.srt | 7.36 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/017 Day 2 - Readln and toInt to convert strings into int variables.mp4 | 31.26 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/017 Day 2 - Readln and toInt to convert strings into int variables_en.srt | 9.78 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/018 Day 2 - Else if and the in keyword.mp4 | 21.07 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/018 Day 2 - Else if and the in keyword_en.srt | 8.29 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/020 Day 2 - Rock Paper Scissors Part 1 - Getting The Computers choice.mp4 | 32.25 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/020 Day 2 - Rock Paper Scissors Part 1 - Getting The Computers choice_en.srt | 10.36 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/021 Day 2 - Rock Paper Scissors Part 2 - Finding out the winner.mp4 | 28.31 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/021 Day 2 - Rock Paper Scissors Part 2 - Finding out the winner_en.srt | 9.48 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/022 Day 2 - Rock Paper Scissors Part 3 - Presenting the Winner.mp4 | 23.12 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/022 Day 2 - Rock Paper Scissors Part 3 - Presenting the Winner_en.srt | 7.94 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/023 Day 2 - While loops with counters.mp4 | 12.00 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/023 Day 2 - While loops with counters_en.srt | 7.36 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/024 Day 2 - While loops with user input.mp4 | 17.59 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/024 Day 2 - While loops with user input_en.srt | 5.32 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/027 Day 2 - Finishing Day 2.mp4 | 33.00 MB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/027 Day 2 - Finishing Day 2_en.srt | 4.97 kB |
android-kotlin-developer/02 - Day 2 - Rock Paper Scissors and Kotlin Basics/028 Summary of Day 2.html | 401.00 B |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/001 Day 3 - Welcome to Day 3.mp4 | 8.71 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/001 Day 3 - Welcome to Day 3_en.srt | 1.21 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/002 Day 3 - Amy and her Coffee Function.mp4 | 27.26 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/002 Day 3 - Amy and her Coffee Function_en.srt | 11.59 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/003 Day 3 - Adding Sugar - Functions with Parameters.mp4 | 19.14 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/003 Day 3 - Adding Sugar - Functions with Parameters_en.srt | 6.91 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/005 Day 3 - Quiz Challenge Solution - 1 Spoon 2 Spoons.mp4 | 12.80 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/005 Day 3 - Quiz Challenge Solution - 1 Spoon 2 Spoons_en.srt | 5.37 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/007 Day 3 - Quiz Challenge Solution - Who is the coffee for.mp4 | 18.88 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/007 Day 3 - Quiz Challenge Solution - Who is the coffee for_en.srt | 6.11 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/008 Day 3 - BONUS Quiz Challenge Solution - Who is the coffee for with user input.mp4 | 20.08 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/008 Day 3 - BONUS Quiz Challenge Solution - Who is the coffee for with user input_en.srt | 5.06 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/009 Day 3 - Functions that return something.mp4 | 21.59 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/009 Day 3 - Functions that return something_en.srt | 6.61 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/011 Day 3 - Quiz Challenge Solution - Get User Input to Add two numbers.mp4 | 11.23 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/011 Day 3 - Quiz Challenge Solution - Get User Input to Add two numbers_en.srt | 3.41 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/012 Day 3 - More about Return types.mp4 | 27.76 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/012 Day 3 - More about Return types_en.srt | 9.44 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/013 Day 3 - Limitations of Output - Return Types.mp4 | 9.87 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/013 Day 3 - Limitations of Output - Return Types_en.srt | 2.87 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/014 Day 3 - Classes Story Time.mp4 | 12.31 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/014 Day 3 - Classes Story Time_en.srt | 3.73 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/015 Day 3 - Creating our First Class and Object.mp4 | 31.68 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/015 Day 3 - Creating our First Class and Object_en.srt | 12.68 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/016 Day 3 - Understanding Constructors and Default Values.mp4 | 40.48 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/016 Day 3 - Understanding Constructors and Default Values_en.srt | 14.35 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/018 Day 3 - Accessing and Changing Properties.mp4 | 10.18 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/018 Day 3 - Accessing and Changing Properties_en.srt | 3.76 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/019 Day 3 - Data Classes and Coffee.mp4 | 40.81 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/019 Day 3 - Data Classes and Coffee_en.srt | 16.83 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/020 Day 3 - Finishing Day 3.mp4 | 33.23 MB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/020 Day 3 - Finishing Day 3_en.srt | 4.80 kB |
android-kotlin-developer/03 - Day 3 - Functions, Objects and Coffee Machines/021 Summary of Day 3.html | 425.00 B |
android-kotlin-developer/04 - Day 4 - Lists and Objects/001 Day 4 - Welcome to Day 4.mp4 | 16.11 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/001 Day 4 - Welcome to Day 4_en.srt | 2.69 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/002 Day 4 - Multiline Comments.mp4 | 10.34 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/002 Day 4 - Multiline Comments_en.srt | 3.10 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/003 Day 4 - Listof and MutableListOf.mp4 | 35.55 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/003 Day 4 - Listof and MutableListOf_en.srt | 11.68 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/004 Day 4 - Index in Lists.mp4 | 20.38 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/004 Day 4 - Index in Lists_en.srt | 8.36 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/005 Day 4 - Modifying specific items in a List.mp4 | 11.90 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/005 Day 4 - Modifying specific items in a List_en.srt | 4.08 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/006 Day 4 - Set Method on Lists.mp4 | 8.38 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/006 Day 4 - Set Method on Lists_en.srt | 2.53 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/007 Day 4 - Contains Method - Check if item is in the list.mp4 | 13.68 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/007 Day 4 - Contains Method - Check if item is in the list_en.srt | 4.25 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/009 Day 4 - For Loops with Lists.mp4 | 19.13 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/009 Day 4 - For Loops with Lists_en.srt | 6.31 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/010 Day 4 - Getting the Index in a for loop.mp4 | 28.76 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/010 Day 4 - Getting the Index in a for loop_en.srt | 10.04 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/012 Day 4 - BankAccountApp - Private Keyword and Defining List Type.mp4 | 34.56 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/012 Day 4 - BankAccountApp - Private Keyword and Defining List Type_en.srt | 12.50 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/013 Day 4 - BankAccountApp - Implementing the functionality.mp4 | 43.46 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/013 Day 4 - BankAccountApp - Implementing the functionality_en.srt | 13.37 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/015 Day 4 - Finishing Day 4.mp4 | 40.56 MB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/015 Day 4 - Finishing Day 4_en.srt | 4.80 kB |
android-kotlin-developer/04 - Day 4 - Lists and Objects/016 Summary of Day 4.html | 409.00 B |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/001 Day 5 - Welcome to Day 5.mp4 | 20.16 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/001 Day 5 - Welcome to Day 5_en.srt | 2.84 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/002 Day 5 - XML and Jetpack Compose.mp4 | 15.97 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/002 Day 5 - XML and Jetpack Compose_en.srt | 5.45 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/003 Day 5 - Creating a Project and Understanding the Code with our New Knowledge.mp4 | 41.17 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/003 Day 5 - Creating a Project and Understanding the Code with our New Knowledge_en.srt | 17.79 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/004 Day 5 - Creating our own Composables and Understanding Column.mp4 | 24.25 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/004 Day 5 - Creating our own Composables and Understanding Column_en.srt | 9.36 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/005 Day 5 - OutlinedTextField and Anonymous Functions.mp4 | 27.20 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/005 Day 5 - OutlinedTextField and Anonymous Functions_en.srt | 9.88 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/006 Day 5 - Adding a Preview.mp4 | 13.98 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/006 Day 5 - Adding a Preview_en.srt | 5.46 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/008 Day 5 - Button, onClick and Toast.mp4 | 26.69 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/008 Day 5 - Button, onClick and Toast_en.srt | 9.58 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/009 Day 5 - Box, Icons and DropDownMenus.mp4 | 26.86 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/009 Day 5 - Box, Icons and DropDownMenus_en.srt | 11.12 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/010 Day 5 - Modifier, VerticalArrangement and HorizontalAlignment.mp4 | 27.22 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/010 Day 5 - Modifier, VerticalArrangement and HorizontalAlignment_en.srt | 9.15 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/011 Day 5 - Spacer vs Padding.mp4 | 24.32 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/011 Day 5 - Spacer vs Padding_en.srt | 9.04 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/013 Day 5 - Adding DropdownMenus and DropDownMenuItems.mp4 | 36.27 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/013 Day 5 - Adding DropdownMenus and DropDownMenuItems_en.srt | 11.63 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/014 Day 5 - Finishing Day 5.mp4 | 64.72 MB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/014 Day 5 - Finishing Day 5_en.srt | 9.14 kB |
android-kotlin-developer/05 - Day 5 - Our First App - Unit Converter/015 Summary of Day 5.html | 413.00 B |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/001 Welcome to Day 6.mp4 | 45.45 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/001 Welcome to Day 6_en.srt | 5.63 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/002 Day 6 - State - Recomposition - Remember and MutableState.mp4 | 16.66 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/002 Day 6 - State - Recomposition - Remember and MutableState_en.srt | 4.31 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/003 Day 6 - Captains Remember States and Treasures.mp4 | 54.46 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/003 Day 6 - Captains Remember States and Treasures_en.srt | 19.78 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/005 Day 6 - Challenge Solution - Storm or Treasure.mp4 | 12.93 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/005 Day 6 - Challenge Solution - Storm or Treasure_en.srt | 4.57 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/006 Day 6 - Understanding the by keyword.mp4 | 13.53 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/006 Day 6 - Understanding the by keyword_en.srt | 3.77 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/007 Day 6 - Implementing State to our OutlinedTextField.mp4 | 46.28 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/007 Day 6 - Implementing State to our OutlinedTextField_en.srt | 14.76 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/008 Day 6 - Implementing iExpanded for DropdownMenu and collapse it.mp4 | 38.92 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/008 Day 6 - Implementing iExpanded for DropdownMenu and collapse it_en.srt | 12.56 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/009 Day 6 - Converting and Finishing the DropDownMenu Input.mp4 | 32.51 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/009 Day 6 - Converting and Finishing the DropDownMenu Input_en.srt | 11.06 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/010 Day 6 - Taking Care of the right output and Bug fixing.mp4 | 36.44 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/010 Day 6 - Taking Care of the right output and Bug fixing_en.srt | 11.12 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/011 Day 6 - Changing the Font of our Text.mp4 | 37.14 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/011 Day 6 - Changing the Font of our Text_en.srt | 11.79 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/012 End of Day 6.mp4 | 33.13 MB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/012 End of Day 6_en.srt | 5.36 kB |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/013 Summary of Day 6.html | 423.00 B |
android-kotlin-developer/06 - Day 6 - Unit Converter Part 2 and Understanding State/014 DOWNLOAD SOURCE - UNIT CONVERTER.html | 138.00 B |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/001 Welcome to Day 7.mp4 | 7.82 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/001 Welcome to Day 7_en.srt | 1.31 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/002 Day 7 - The Shopping List App.mp4 | 19.13 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/002 Day 7 - The Shopping List App_en.srt | 8.54 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/003 Day 7 - Starting with the Shopping List UI by adding a button.mp4 | 20.11 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/003 Day 7 - Starting with the Shopping List UI by adding a button_en.srt | 6.74 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/004 Day 7 - Lucy's Infinite Bookshelf and Jamies LazyColumn.mp4 | 12.36 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/004 Day 7 - Lucy's Infinite Bookshelf and Jamies LazyColumn_en.srt | 4.00 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/005 Day 7 - Adding the LazyColumn and the Data Class.mp4 | 29.38 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/005 Day 7 - Adding the LazyColumn and the Data Class_en.srt | 11.29 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/006 Day 7 - Moving our ShoppingListApp Code into a separate file.mp4 | 10.61 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/006 Day 7 - Moving our ShoppingListApp Code into a separate file_en.srt | 3.00 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/007 Day 7 - Understanding and setting up the AlertDialog.mp4 | 21.97 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/007 Day 7 - Understanding and setting up the AlertDialog_en.srt | 8.03 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/008 Day 7 - Modifying our AlertDialog and Understanding that there.mp4 | 30.12 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/008 Day 7 - Modifying our AlertDialog and Understanding that there_en.srt | 11.44 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/009 Day 7 - Finishing our AlertDialog and saving the Shoppinglist item.mp4 | 36.42 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/009 Day 7 - Finishing our AlertDialog and saving the Shoppinglist item_en.srt | 13.21 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/010 Day 7 - Setting up how a listitem should look like.mp4 | 38.47 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/010 Day 7 - Setting up how a listitem should look like_en.srt | 13.85 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/011 Day 7 - A little more on Lambda expressions.mp4 | 27.76 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/011 Day 7 - A little more on Lambda expressions_en.srt | 8.94 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/012 Day 7 - Finishing our ShoppingListItem Composable using IconButtons.mp4 | 15.94 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/012 Day 7 - Finishing our ShoppingListItem Composable using IconButtons_en.srt | 6.48 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/013 Day 7 - ShoppingItemEditor.mp4 | 45.35 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/013 Day 7 - ShoppingItemEditor_en.srt | 14.72 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/014 Day 7 - Map Keyword.mp4 | 13.77 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/014 Day 7 - Map Keyword_en.srt | 4.24 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/015 Day 7 - Copy Method.mp4 | 8.57 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/015 Day 7 - Copy Method_en.srt | 3.78 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/016 Day 7 - let and nullable.mp4 | 9.51 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/016 Day 7 - let and nullable_en.srt | 4.36 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/017 Day 7 - Finalizing the App.mp4 | 53.52 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/017 Day 7 - Finalizing the App_en.srt | 19.04 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/019 Day 7 - Finishing Day 7.mp4 | 33.48 MB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/019 Day 7 - Finishing Day 7_en.srt | 4.50 kB |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/020 Summary of Day 7.html | 389.00 B |
android-kotlin-developer/07 - Day 7 - Shopping List App - Learning Loads of UI Features/021 DOWNLOAD SOURCE - SHOPPING LIST APP.html | 138.00 B |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/001 Welcome to Day 8.mp4 | 24.85 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/001 Welcome to Day 8_en.srt | 3.85 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/002 Day 8 - Kingdom of Appdom and The Royal Orchestra MVVM.mp4 | 7.75 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/002 Day 8 - Kingdom of Appdom and The Royal Orchestra MVVM_en.srt | 2.08 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/004 Day 8 - Counter App - Rotating Phone and Losing State.mp4 | 24.99 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/004 Day 8 - Counter App - Rotating Phone and Losing State_en.srt | 8.63 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/005 Day 8 - Converting Counter App with MVVM.mp4 | 40.40 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/005 Day 8 - Converting Counter App with MVVM_en.srt | 14.11 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/006 Day 8 - Functions that didn't exist and could be called.mp4 | 20.54 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/006 Day 8 - Functions that didn't exist and could be called_en.srt | 8.02 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/007 Day 8 - Inheritance 2 - Override and Super Keywords.mp4 | 22.60 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/007 Day 8 - Inheritance 2 - Override and Super Keywords_en.srt | 8.08 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/008 Day 8 - Interfaces - learning from multiple sources.mp4 | 21.49 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/008 Day 8 - Interfaces - learning from multiple sources_en.srt | 10.61 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/009 Day 8 - Why Interfaces.mp4 | 9.83 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/009 Day 8 - Why Interfaces_en.srt | 4.07 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/010 Day 8 - Setting up the Model and the Repository for MVVM.mp4 | 37.47 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/010 Day 8 - Setting up the Model and the Repository for MVVM_en.srt | 13.99 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/011 Day 8 - Why MVVM and Why Repository.mp4 | 38.26 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/011 Day 8 - Why MVVM and Why Repository_en.srt | 6.80 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/012 Day 8 - Finishing Day 8.mp4 | 25.53 MB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/012 Day 8 - Finishing Day 8_en.srt | 4.04 kB |
android-kotlin-developer/08 - Day 8 - MVVM - Model View ViewModel - Architecture - Counter App Part 2/013 Summary of Day 8.html | 417.00 B |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/001 Welcome to Day 9.mp4 | 18.88 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/001 Welcome to Day 9_en.srt | 2.96 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/002 Day 9 - The Scroll of DataVille - JSON Analogy.mp4 | 8.80 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/002 Day 9 - The Scroll of DataVille - JSON Analogy_en.srt | 2.88 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/003 Day 9 - JSON - what it really stands for.mp4 | 23.18 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/003 Day 9 - JSON - what it really stands for_en.srt | 7.20 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/004 Day 9 - Understanding the Structure of JSON.mp4 | 31.92 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/004 Day 9 - Understanding the Structure of JSON_en.srt | 13.47 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/006 Day 9 - TheMealDB and how we will use it.mp4 | 44.52 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/006 Day 9 - TheMealDB and how we will use it_en.srt | 13.75 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/007 Day 9 - Adding Dependencies for ViewModel, Network Calls JSON.mp4 | 31.83 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/007 Day 9 - Adding Dependencies for ViewModel, Network Calls JSON_en.srt | 9.50 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/008 Day 9 - Setting up our Categories Data Classes.mp4 | 27.81 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/008 Day 9 - Setting up our Categories Data Classes_en.srt | 5.66 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/009 Day 9-Using Retrofit, the Suspend Key and Coroutines to get Access to Categories.mp4 | 43.05 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/009 Day 9-Using Retrofit, the Suspend Key and Coroutines to get Access to Categories_en.srt | 15.82 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/010 Day 9 - Try And Catch And Finally.mp4 | 18.22 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/010 Day 9 - Try And Catch And Finally_en.srt | 10.41 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/011 Day 9 - Setting up Our MainViewModel and Fetching Data.mp4 | 56.22 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/011 Day 9 - Setting up Our MainViewModel and Fetching Data_en.srt | 18.85 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/012 Day 9 - Preparing our RecipeScreen.mp4 | 25.00 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/012 Day 9 - Preparing our RecipeScreen_en.srt | 8.22 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/013 Day 9 - How each Category Item should look like.mp4 | 50.73 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/013 Day 9 - How each Category Item should look like_en.srt | 15.60 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/014 Day 9 - Adding Internet Permission and Running the App.mp4 | 27.19 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/014 Day 9 - Adding Internet Permission and Running the App_en.srt | 9.67 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/015 Day 9 - Going through the whole flow of our application.mp4 | 53.06 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/015 Day 9 - Going through the whole flow of our application_en.srt | 16.03 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/016 Day 9 - Finishing Day 9.mp4 | 30.86 MB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/016 Day 9 - Finishing Day 9_en.srt | 4.51 kB |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/017 Summary of Day 9.html | 405.00 B |
android-kotlin-developer/09 - Day 9 - JSON, Retrofit, HTTP Requests and Restful APIs - Recipe App/018 DOWNLOAD SOURCE - MY RECIPE APP.html | 138.00 B |
android-kotlin-developer/10 - Day 10 - Navigation in Android/001 Welcome to Day 10.mp4 | 15.59 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/001 Welcome to Day 10_en.srt | 2.05 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/002 Day 10 - Setting up First Screen for Navigation.mp4 | 21.33 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/002 Day 10 - Setting up First Screen for Navigation_en.srt | 8.27 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/003 Day 10 - Setting up The Second Screen for Navigation.mp4 | 13.99 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/003 Day 10 - Setting up The Second Screen for Navigation_en.srt | 3.31 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/004 Day 10 - NavHost NavController and Navigating.mp4 | 44.87 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/004 Day 10 - NavHost NavController and Navigating_en.srt | 16.80 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/006 Day 10 - Passing Variables from One Screen To Another.mp4 | 44.15 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/006 Day 10 - Passing Variables from One Screen To Another_en.srt | 13.17 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/008 Day 10 - Setting up the CategoryDetailScreen for our Recipe App.mp4 | 29.27 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/008 Day 10 - Setting up the CategoryDetailScreen for our Recipe App_en.srt | 9.26 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/009 Day 10 - Preparing our UI for Navigation.mp4 | 36.47 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/009 Day 10 - Preparing our UI for Navigation_en.srt | 8.59 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/010 Day 10 - Setting up the Routes with a Sealed Class.mp4 | 11.29 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/010 Day 10 - Setting up the Routes with a Sealed Class_en.srt | 5.24 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/011 Day 10 - Implementing the Navigation and Passing Objects.mp4 | 65.99 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/011 Day 10 - Implementing the Navigation and Passing Objects_en.srt | 21.50 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/012 Day 10 - Serialization and Deserialization with Parcelable.mp4 | 14.30 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/012 Day 10 - Serialization and Deserialization with Parcelable_en.srt | 5.93 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/013 Day 10 - Finishing Day 10.mp4 | 44.79 MB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/013 Day 10 - Finishing Day 10_en.srt | 6.33 kB |
android-kotlin-developer/10 - Day 10 - Navigation in Android/014 Summary of Day 10.html | 396.00 B |
android-kotlin-developer/10 - Day 10 - Navigation in Android/015 DOWNLOAD SOURCE - DAY 10 - NAVIGATION SAMPLE AND MYRECIPEAPP.html | 138.00 B |
android-kotlin-developer/11 - Day 11 - Location App/001 Welcome to Day 11.mp4 | 26.32 MB |
android-kotlin-developer/11 - Day 11 - Location App/001 Welcome to Day 11_en.srt | 4.39 kB |
android-kotlin-developer/11 - Day 11 - Location App/002 Day 11 - Adding Permissions for Coarse and Fine Location in the AndroidManifest.mp4 | 16.55 MB |
android-kotlin-developer/11 - Day 11 - Location App/002 Day 11 - Adding Permissions for Coarse and Fine Location in the AndroidManifest_en.srt | 5.98 kB |
android-kotlin-developer/11 - Day 11 - Location App/003 Day 11 - Checking if we have access to the location permissions.mp4 | 23.80 MB |
android-kotlin-developer/11 - Day 11 - Location App/003 Day 11 - Checking if we have access to the location permissions_en.srt | 8.16 kB |
android-kotlin-developer/11 - Day 11 - Location App/004 Day 11 - Story about Context.mp4 | 28.07 MB |
android-kotlin-developer/11 - Day 11 - Location App/004 Day 11 - Story about Context_en.srt | 3.07 kB |
android-kotlin-developer/11 - Day 11 - Location App/005 Day 11 - RememberLauncherForActivityResult - Starting the Permission request.mp4 | 39.67 MB |
android-kotlin-developer/11 - Day 11 - Location App/005 Day 11 - RememberLauncherForActivityResult - Starting the Permission request_en.srt | 12.42 kB |
android-kotlin-developer/11 - Day 11 - Location App/007 Day 11 - Requesting for Permission and Seeing the Popup.mp4 | 49.67 MB |
android-kotlin-developer/11 - Day 11 - Location App/007 Day 11 - Requesting for Permission and Seeing the Popup_en.srt | 15.16 kB |
android-kotlin-developer/11 - Day 11 - Location App/008 Day 11 - Seeing Permissions under the hood in the Android Settings.mp4 | 17.12 MB |
android-kotlin-developer/11 - Day 11 - Location App/008 Day 11 - Seeing Permissions under the hood in the Android Settings_en.srt | 5.48 kB |
android-kotlin-developer/11 - Day 11 - Location App/009 Day 11 - Preparing the ViewModel for Location Loading.mp4 | 36.09 MB |
android-kotlin-developer/11 - Day 11 - Location App/009 Day 11 - Preparing the ViewModel for Location Loading_en.srt | 11.82 kB |
android-kotlin-developer/11 - Day 11 - Location App/010 Day 11 - Reading the Latitude and Longitude and displaying it.mp4 | 62.99 MB |
android-kotlin-developer/11 - Day 11 - Location App/010 Day 11 - Reading the Latitude and Longitude and displaying it_en.srt | 19.05 kB |
android-kotlin-developer/11 - Day 11 - Location App/011 Day 11 - Setting up a Route and Understanding Location on our Emulator.mp4 | 25.30 MB |
android-kotlin-developer/11 - Day 11 - Location App/011 Day 11 - Setting up a Route and Understanding Location on our Emulator_en.srt | 7.21 kB |
android-kotlin-developer/11 - Day 11 - Location App/012 Day 11 - Displaying the Address based on Latitude and Longitude.mp4 | 46.18 MB |
android-kotlin-developer/11 - Day 11 - Location App/012 Day 11 - Displaying the Address based on Latitude and Longitude_en.srt | 14.55 kB |
android-kotlin-developer/11 - Day 11 - Location App/014 Day 11 - Finishing Day 11.mp4 | 28.61 MB |
android-kotlin-developer/11 - Day 11 - Location App/014 Day 11 - Finishing Day 11_en.srt | 4.14 kB |
android-kotlin-developer/11 - Day 11 - Location App/015 Summary of Day 11.html | 416.00 B |
android-kotlin-developer/11 - Day 11 - Location App/016 DOWNLOAD SOURCE - LOCATION APP.html | 138.00 B |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/001 Welcome to Day 12.mp4 | 12.42 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/001 Welcome to Day 12_en.srt | 1.65 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/002 Day 12 - Adding the required Dependencies to our Shopping List App.mp4 | 10.39 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/002 Day 12 - Adding the required Dependencies to our Shopping List App_en.srt | 2.42 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/003 Day 12 - Setting up the API Key for Google Maps.mp4 | 35.25 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/003 Day 12 - Setting up the API Key for Google Maps_en.srt | 13.63 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/004 Day 12 - Adding Geocoding API and testing our API Key.mp4 | 13.91 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/004 Day 12 - Adding Geocoding API and testing our API Key_en.srt | 4.88 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/005 Day 12 - Restricting your API Key.mp4 | 12.32 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/005 Day 12 - Restricting your API Key_en.srt | 3.78 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/006 Day 12 - Mapping the API Response to Data Classes.mp4 | 24.01 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/006 Day 12 - Mapping the API Response to Data Classes_en.srt | 6.22 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/007 Day 12 - Prepping our LocationSelectionScreen.mp4 | 26.10 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/007 Day 12 - Prepping our LocationSelectionScreen_en.srt | 6.81 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/008 Day 12 - Adding GoogleMaps to LocationSelectionScreen.mp4 | 42.50 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/008 Day 12 - Adding GoogleMaps to LocationSelectionScreen_en.srt | 13.78 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/009 Day 12 - Adding the LocationViewModel.mp4 | 9.79 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/009 Day 12 - Adding the LocationViewModel_en.srt | 3.16 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/010 Day 12 - Reusing our LocationUtils from the previous lectures.mp4 | 23.17 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/010 Day 12 - Reusing our LocationUtils from the previous lectures_en.srt | 4.59 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/011 Day 12 - Changing our ShoppingItems.mp4 | 35.28 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/011 Day 12 - Changing our ShoppingItems_en.srt | 9.46 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/012 Day 12 - Adding the permission request.mp4 | 28.04 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/012 Day 12 - Adding the permission request_en.srt | 6.32 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/013 Day 12 - Adding the GeocodingApiService.mp4 | 19.58 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/013 Day 12 - Adding the GeocodingApiService_en.srt | 6.13 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/014 Day 12 - Finalizing Retrofit elements.mp4 | 38.63 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/014 Day 12 - Finalizing Retrofit elements_en.srt | 11.53 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/015 Day 12 - Putting everything together and testing the app.mp4 | 67.06 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/015 Day 12 - Putting everything together and testing the app_en.srt | 19.93 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/017 Day 12 - Finishing Day 12.mp4 | 25.03 MB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/017 Day 12 - Finishing Day 12_en.srt | 3.33 kB |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/018 Summary of Day 12.html | 441.00 B |
android-kotlin-developer/12 - Day 12 - Adding Maps and Location to our Shopping App/019 DOWNLOAD SOURCE - SHOPPING LIST APP FINAL.html | 138.00 B |
android-kotlin-developer/13 - Day 13 - Wishlist App/001 Welcome to Day 13.mp4 | 13.09 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/001 Welcome to Day 13_en.srt | 2.42 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/002 Day 13 - Setting up the Dependencies.mp4 | 19.67 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/002 Day 13 - Setting up the Dependencies_en.srt | 5.70 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/003 Day 13 - HomeView and Scaffold.mp4 | 49.32 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/003 Day 13 - HomeView and Scaffold_en.srt | 16.10 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/004 Day 13 - Understanding HEX and Colors in Depth.mp4 | 34.43 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/004 Day 13 - Understanding HEX and Colors in Depth_en.srt | 10.94 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/005 Day 13 - Adding A NavigationIcon to our AppBar.mp4 | 29.99 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/005 Day 13 - Adding A NavigationIcon to our AppBar_en.srt | 10.08 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/006 Day 13 - Only Show the BackIcon when not on the MainScreen.mp4 | 12.33 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/006 Day 13 - Only Show the BackIcon when not on the MainScreen_en.srt | 4.73 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/007 Day 13 - FloatingActionButton (FAB).mp4 | 20.44 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/007 Day 13 - FloatingActionButton (FAB)_en.srt | 6.39 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/008 Day 13 - Adding our Wish and WishItem.mp4 | 30.48 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/008 Day 13 - Adding our Wish and WishItem_en.srt | 10.29 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/009 Day 13 - Displaying Dummy Data.mp4 | 11.97 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/009 Day 13 - Displaying Dummy Data_en.srt | 4.14 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/010 Day 13 - Preparing the Navigation.mp4 | 26.44 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/010 Day 13 - Preparing the Navigation_en.srt | 8.81 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/011 Day 13 - Starting with the AddEditDetailView.mp4 | 28.18 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/011 Day 13 - Starting with the AddEditDetailView_en.srt | 10.08 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/012 Day 13 - Designing our own OutlinedTextField.mp4 | 41.30 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/012 Day 13 - Designing our own OutlinedTextField_en.srt | 10.82 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/013 Day 13 - ViewModel and AddDetailView.mp4 | 34.40 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/013 Day 13 - ViewModel and AddDetailView_en.srt | 8.76 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/014 Day 13 - Finalizing Navigation to Move to the Add Screen.mp4 | 21.40 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/014 Day 13 - Finalizing Navigation to Move to the Add Screen_en.srt | 5.22 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/015 Day 13 - Adding the NavigateUp Functionality to our BackIcon.mp4 | 15.19 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/015 Day 13 - Adding the NavigateUp Functionality to our BackIcon_en.srt | 4.70 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/017 Day 13 - Finishing Day 13.mp4 | 18.65 MB |
android-kotlin-developer/13 - Day 13 - Wishlist App/017 Day 13 - Finishing Day 13_en.srt | 3.29 kB |
android-kotlin-developer/13 - Day 13 - Wishlist App/018 Summary of Day 13.html | 384.00 B |
android-kotlin-developer/13 - Day 13 - Wishlist App/019 DOWNLOAD SOURCE - WISH LIST APP.html | 138.00 B |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/001 Welcome to Day 14.mp4 | 14.30 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/001 Welcome to Day 14_en.srt | 1.77 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/002 Day 14 - Quick Overview Of Storage Options - Reading the book.mp4 | 31.50 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/002 Day 14 - Quick Overview Of Storage Options - Reading the book_en.srt | 8.61 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/003 Day 14 - Setting up the @Entity for our Data Class Wish.mp4 | 31.31 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/003 Day 14 - Setting up the @Entity for our Data Class Wish_en.srt | 10.91 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/004 Day 14 - Setting Up the DAO and Understanding Queries.mp4 | 38.87 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/004 Day 14 - Setting Up the DAO and Understanding Queries_en.srt | 13.43 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/005 Day 14 - The Room WishDatabase Class.mp4 | 14.99 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/005 Day 14 - The Room WishDatabase Class_en.srt | 4.16 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/006 Day 14 - Understanding and Using a Repository.mp4 | 27.01 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/006 Day 14 - Understanding and Using a Repository_en.srt | 8.89 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/007 Day 14 - Prepping our ViewModel understanding Dispatchers and lateinit Var.mp4 | 39.20 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/007 Day 14 - Prepping our ViewModel understanding Dispatchers and lateinit Var_en.srt | 13.91 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/008 Day 14 - Initializing our Database.mp4 | 36.20 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/008 Day 14 - Initializing our Database_en.srt | 11.94 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/009 Day 14 - Dependency Injection.mp4 | 17.33 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/009 Day 14 - Dependency Injection_en.srt | 1.67 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/010 Day 14 - Understanding Singleton and our Graph Object.mp4 | 21.97 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/010 Day 14 - Understanding Singleton and our Graph Object_en.srt | 8.06 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/011 Day 14 - Adding the Application Class and Using our Graph.mp4 | 16.09 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/011 Day 14 - Adding the Application Class and Using our Graph_en.srt | 4.61 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/012 Day 14 - Using the Graphs Repository as a Default in Our WishViewModel.mp4 | 7.44 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/012 Day 14 - Using the Graphs Repository as a Default in Our WishViewModel_en.srt | 2.13 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/013 Day 14 - Adding a Wish And using Snackbars.mp4 | 49.06 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/013 Day 14 - Adding a Wish And using Snackbars_en.srt | 15.36 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/014 Day 14 - Reading all entry from the db and displaying them.mp4 | 11.40 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/014 Day 14 - Reading all entry from the db and displaying them_en.srt | 4.13 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/015 Day 14 - Click on a Wish and see it on the detail View.mp4 | 46.44 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/015 Day 14 - Click on a Wish and see it on the detail View_en.srt | 12.72 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/016 Day 14 - Update An Existing Item.mp4 | 10.00 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/016 Day 14 - Update An Existing Item_en.srt | 3.16 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/017 Day 14 - Swipe to Delete.mp4 | 24.70 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/017 Day 14 - Swipe to Delete_en.srt | 8.75 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/018 Day 14 - Swipe to Delete Background.mp4 | 27.27 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/018 Day 14 - Swipe to Delete Background_en.srt | 8.31 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/019 End of Day 14.mp4 | 23.88 MB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/019 End of Day 14_en.srt | 2.67 kB |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/020 Summary of Day 14.html | 384.00 B |
android-kotlin-developer/14 - Day 14 - Room Database, DAO, @Entity - Wishlist App/021 DOWNLOAD SOURCE - WISH LIST APP FINAL.html | 138.00 B |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/001 Welcome to Day 15.mp4 | 20.07 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/001 Welcome to Day 15_en.srt | 4.33 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/002 Day 15 - Setting up the TopAppBar.mp4 | 38.76 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/002 Day 15 - Setting up the TopAppBar_en.srt | 12.61 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/003 Day 15 - Adding Resource Icons and Prepping our DrawerItem for the Drawer.mp4 | 49.55 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/003 Day 15 - Adding Resource Icons and Prepping our DrawerItem for the Drawer_en.srt | 15.83 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/004 Day 15 - Making the drawer appear.mp4 | 44.48 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/004 Day 15 - Making the drawer appear_en.srt | 12.70 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/005 Day 15 -Making the DrawerItemsClickable -Setting up our Navigation and ViewModel.mp4 | 37.54 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/005 Day 15 -Making the DrawerItemsClickable -Setting up our Navigation and ViewModel_en.srt | 11.00 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/006 Day 15 - Add Account Dialog.mp4 | 54.22 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/006 Day 15 - Add Account Dialog_en.srt | 15.97 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/007 Day 15 - AccountView.mp4 | 45.39 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/007 Day 15 - AccountView_en.srt | 14.46 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/008 Day 15 - Subscription View.mp4 | 28.58 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/008 Day 15 - Subscription View_en.srt | 10.02 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/009 Day 15 - Finishing Day 15.mp4 | 24.31 MB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/009 Day 15 - Finishing Day 15_en.srt | 3.67 kB |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/010 Summary of Day 15.html | 417.00 B |
android-kotlin-developer/15 - Day 15 - Navigation and Menus with a Music App/011 DOWNLOAD SOURCE -MUSIC APP PART 1.html | 138.00 B |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/001 Welcome to Day 16.mp4 | 6.51 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/001 Welcome to Day 16_en.srt | 1.70 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/002 Day 16 - Setting up the BottomBar.mp4 | 53.96 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/002 Day 16 - Setting up the BottomBar_en.srt | 16.36 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/003 Day 16 - Adding the Navigation Routes.mp4 | 8.55 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/003 Day 16 - Adding the Navigation Routes_en.srt | 2.94 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/004 Day 16 - Setting up the Home Screen - StickyText.mp4 | 44.57 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/004 Day 16 - Setting up the Home Screen - StickyText_en.srt | 14.25 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/006 Day 16 - Challenge Solution - Browse Screen.mp4 | 7.37 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/006 Day 16 - Challenge Solution - Browse Screen_en.srt | 2.44 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/007 Day 16 - Setting up the Library Screen.mp4 | 29.55 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/007 Day 16 - Setting up the Library Screen_en.srt | 10.31 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/008 Day 16 - Fixing the Bottom Bar Selected Color.mp4 | 11.29 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/008 Day 16 - Fixing the Bottom Bar Selected Color_en.srt | 3.51 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/009 Day 16 - ModalBottomSheetLayout Setup.mp4 | 60.04 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/009 Day 16 - ModalBottomSheetLayout Setup_en.srt | 15.58 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/010 Day 16 - Adding Actions to our Scaffold.mp4 | 20.40 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/010 Day 16 - Adding Actions to our Scaffold_en.srt | 5.54 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/011 Day 16 - Taking care of updating the Title.mp4 | 8.73 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/011 Day 16 - Taking care of updating the Title_en.srt | 2.82 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/012 Day 16 - Finishing Day 16.mp4 | 21.12 MB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/012 Day 16 - Finishing Day 16_en.srt | 3.40 kB |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/013 Summary of Day 16.html | 417.00 B |
android-kotlin-developer/16 - Day 16 - Navigation and Menus with a Music App Part 2/014 DOWNLOAD SOURCE -MUSIC APP PART 2.html | 138.00 B |
android-kotlin-developer/17 - Day 17 - GET STARTED EARLY with the Firebase Chatbot APP!/001 Day 17 - Building a chat room app EARLY ACCESS-.html | 296.00 B |
android-kotlin-developer/17 - Day 17 - GET STARTED EARLY with the Firebase Chatbot APP!/002 Day 17- Create a Firebase Project.html | 1.44 kB |
android-kotlin-developer/17 - Day 17 - GET STARTED EARLY with the Firebase Chatbot APP!/003 Day 17 - Adding an Android Project.html | 2.07 kB |
android-kotlin-developer/17 - Day 17 - GET STARTED EARLY with the Firebase Chatbot APP!/004 Day 17 - Firebase Email Authentication.html | 8.56 kB |
android-kotlin-developer/17 - Day 17 - GET STARTED EARLY with the Firebase Chatbot APP!/005 Day 17 - Finalizing Email Authentication.html | 10.30 kB |
android-kotlin-developer/18 - Day 18 - Building a chat room app EARLY ACCESS- Part 2/001 Day 18 - Chatroom Lists.html | 5.61 kB |
android-kotlin-developer/18 - Day 18 - Building a chat room app EARLY ACCESS- Part 2/002 Day 18 - Adding functionality to our app.html | 4.02 kB |
android-kotlin-developer/18 - Day 18 - Building a chat room app EARLY ACCESS- Part 2/003 Day 18 - Chatrooms.html | 5.80 kB |
android-kotlin-developer/18 - Day 18 - Building a chat room app EARLY ACCESS- Part 2/004 Day 18 - Setting up our Chatrooms.html | 6.44 kB |
android-kotlin-developer/18 - Day 18 - Building a chat room app EARLY ACCESS- Part 2/005 DOWNLOAD SOURCE COMPLETE CHATROOM APP.html | 138.00 B |
android-kotlin-developer/19 - Introduction/001 Udemy Reviews Update.html | 789.00 B |
android-kotlin-developer/19 - Introduction/002 BONUS additional resources.html | 1.62 kB |
android-kotlin-developer/20 - Getting ready with Android Studio/001 Our first project - the UI and how to change the size of the text.mp4 | 28.88 MB |
android-kotlin-developer/20 - Getting ready with Android Studio/001 Our first project - the UI and how to change the size of the text_en.srt | 18.03 kB |
android-kotlin-developer/20 - Getting ready with Android Studio/002 Setting up the Emulator.mp4 | 21.14 MB |
android-kotlin-developer/20 - Getting ready with Android Studio/002 Setting up the Emulator_en.srt | 12.91 kB |
android-kotlin-developer/20 - Getting ready with Android Studio/003 Hello World.mp4 | 26.64 MB |
android-kotlin-developer/20 - Getting ready with Android Studio/003 Hello World_en.srt | 15.94 kB |
android-kotlin-developer/20 - Getting ready with Android Studio/004 People Counter App.mp4 | 53.07 MB |
android-kotlin-developer/20 - Getting ready with Android Studio/004 People Counter App_en.srt | 32.52 kB |
android-kotlin-developer/20 - Getting ready with Android Studio/005 Testing The App On Your Phone.mp4 | 7.88 MB |
android-kotlin-developer/20 - Getting ready with Android Studio/005 Testing The App On Your Phone_en.srt | 4.39 kB |
android-kotlin-developer/21 - Kotlin Fundamentals/001 Control-Flows-Documentation.url | 79.00 B |
android-kotlin-developer/21 - Kotlin Fundamentals/001 If Statements.mp4 | 26.01 MB |
android-kotlin-developer/21 - Kotlin Fundamentals/001 If Statements_en.srt | 15.56 kB |
android-kotlin-developer/21 - Kotlin Fundamentals/002 Note - If Statemens as Expressions.html | 1.31 kB |
android-kotlin-developer/21 - Kotlin Fundamentals/external-links.txt | 92.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/001 Introduction to the chapter.mp4 | 19.51 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/001 Introduction to the chapter_en.srt | 2.50 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/002 Overview Collections.mp4 | 3.85 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/002 Overview Collections_en.srt | 2.99 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/003 Arrays.mp4 | 40.51 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/003 Arrays_en.srt | 22.19 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/004 Lists.mp4 | 23.97 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/004 Lists_en.srt | 12.08 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/005 Sets and Maps.mp4 | 26.77 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/005 Sets and Maps_en.srt | 13.05 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/006 ArrayLists-Functions.url | 110.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/006 ArrayLists.mp4 | 10.50 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/006 ArrayLists_en.srt | 7.90 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/006 Kotlin-Collections-Documentation.url | 87.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/007 Exercise ArrayLists.html | 194.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/008 Solution For Exercise ArrayLists.html | 570.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/009 Lambda Expressions.mp4 | 7.87 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/009 Lambda Expressions_en.srt | 6.75 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/009 Lambda-Expressions-Documentation.url | 74.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/010 Visibility Modifiers - public - private- internal - protected and the keyword op.mp4 | 19.42 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/010 Visibility Modifiers - public - private- internal - protected and the keyword op_en.srt | 15.17 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/010 Visibility-Modifiers-Documentation.url | 108.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/011 Nested and Inner Classes.mp4 | 8.24 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/011 Nested and Inner Classes_en.srt | 6.75 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/011 Nested-Classes-Documentation.url | 81.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/012 Null-Safty-Documentation.url | 89.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/012 Safe Cast and Unsafe Cast Operator.mp4 | 8.62 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/012 Safe Cast and Unsafe Cast Operator_en.srt | 7.14 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/013 Exception Handling With Try And Catch.mp4 | 26.88 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/013 Exception Handling With Try And Catch_en.srt | 22.56 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/013 Exception-Handling-Documentation.url | 95.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/015 Summary Of This Chapter.mp4 | 19.19 MB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/015 Summary Of This Chapter_en.srt | 2.50 kB |
android-kotlin-developer/22 - More Fundamentals of Kotlin/016 Useful Links Additional Info.html | 331.00 B |
android-kotlin-developer/22 - More Fundamentals of Kotlin/external-links.txt | 748.00 B |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/001 Intro Age in Minutes Calculator - Android 12.mp4 | 18.94 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/001 Intro Age in Minutes Calculator - Android 12_en.srt | 2.31 kB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/002 Setting up the UI for the age calculator.mp4 | 49.97 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/002 Setting up the UI for the age calculator_en.srt | 27.94 kB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/003 Adding more TextViews and Understanding SP, DP and Pixels.mp4 | 43.09 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/003 Adding more TextViews and Understanding SP, DP and Pixels_en.srt | 20.64 kB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/004 Finalizing the UI of our Age Calculator App.mp4 | 20.74 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/004 Finalizing the UI of our Age Calculator App_en.srt | 9.26 kB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/005 Adding a DatePickerDialog and OnDateSetListener.mp4 | 36.65 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/005 Adding a DatePickerDialog and OnDateSetListener_en.srt | 18.92 kB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/006 Using the selected Date to display it and looking into simpledateformat and date.mp4 | 37.03 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/006 Using the selected Date to display it and looking into simpledateformat and date_en.srt | 15.20 kB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/007 Finalizing The Age In Minutes App.mp4 | 43.62 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/007 Finalizing The Age In Minutes App_en.srt | 14.90 kB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/008 Summary Age In Minutes App.mp4 | 16.55 MB |
android-kotlin-developer/23 - Age in Minutes Calculator - Android 12 - XML/008 Summary Age In Minutes App_en.srt | 1.91 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/001 Intro Calculator App.mp4 | 13.38 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/001 Intro Calculator App_en.srt | 1.63 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/002 What you will build in this chapter.mp4 | 9.19 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/002 What you will build in this chapter_en.srt | 7.81 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/003 Building The Calculator UI using Linear Layouts part 1.mp4 | 48.27 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/003 Building The Calculator UI using Linear Layouts part 1_en.srt | 25.48 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/004 Building The Calculator UI using Linear Layouts part 2.mp4 | 27.68 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/004 Building The Calculator UI using Linear Layouts part 2_en.srt | 10.40 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/005 Using OnClick and Implementing the CLR Functionality.mp4 | 27.39 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/005 Using OnClick and Implementing the CLR Functionality_en.srt | 12.77 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/006 Adding the onDecimalPoint Function.mp4 | 16.04 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/006 Adding the onDecimalPoint Function_en.srt | 7.79 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/007 Adding the OnOperator Functionality using Contains and StartsWith on Strings.mp4 | 30.49 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/007 Adding the OnOperator Functionality using Contains and StartsWith on Strings_en.srt | 15.26 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/008 Adding Subtraction - Using split and substring methods on Strings.mp4 | 38.88 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/008 Adding Subtraction - Using split and substring methods on Strings_en.srt | 20.07 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/009 Adding the Missing Operations and Finalizing the App.mp4 | 22.11 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/009 Adding the Missing Operations and Finalizing the App_en.srt | 9.11 kB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/010 Summary Of The Calculator Chapter.mp4 | 14.15 MB |
android-kotlin-developer/24 - Calculator App - Learning XML and how to create a UI - Android 12/010 Summary Of The Calculator Chapter_en.srt | 1.82 kB |
android-kotlin-developer/25 - Quiz App Android 12/001 Intro Quiz App.mp4 | 5.45 MB |
android-kotlin-developer/25 - Quiz App Android 12/001 Intro Quiz App_en.srt | 4.42 kB |
android-kotlin-developer/25 - Quiz App Android 12/002 Github-link.url | 89.00 B |
android-kotlin-developer/25 - Quiz App Android 12/002 Preparing The Projects Style and Manifest.mp4 | 11.53 MB |
android-kotlin-developer/25 - Quiz App Android 12/002 Preparing The Projects Style and Manifest_en.srt | 5.29 kB |
android-kotlin-developer/25 - Quiz App Android 12/003 Github-link.url | 89.00 B |
android-kotlin-developer/25 - Quiz App Android 12/003 Setting up the ui and using cardview and disable the statusbar.mp4 | 60.49 MB |
android-kotlin-developer/25 - Quiz App Android 12/003 Setting up the ui and using cardview and disable the statusbar_en.srt | 24.86 kB |
android-kotlin-developer/25 - Quiz App Android 12/004 Creating the question Model And Preparing the questions.mp4 | 58.96 MB |
android-kotlin-developer/25 - Quiz App Android 12/004 Creating the question Model And Preparing the questions_en.srt | 28.04 kB |
android-kotlin-developer/25 - Quiz App Android 12/004 Github-link.url | 95.00 B |
android-kotlin-developer/25 - Quiz App Android 12/005 Github-link.url | 94.00 B |
android-kotlin-developer/25 - Quiz App Android 12/005 Setting Up The QUestion UI ANd Connecting the UI to the model part 1.mp4 | 35.06 MB |
android-kotlin-developer/25 - Quiz App Android 12/005 Setting Up The QUestion UI ANd Connecting the UI to the model part 1_en.srt | 16.85 kB |
android-kotlin-developer/25 - Quiz App Android 12/006 Github-link.url | 94.00 B |
android-kotlin-developer/25 - Quiz App Android 12/006 Setting up The questions UI and Connecting the UI to the Model Part 2.mp4 | 55.73 MB |
android-kotlin-developer/25 - Quiz App Android 12/006 Setting up The questions UI and Connecting the UI to the Model Part 2_en.srt | 24.72 kB |
android-kotlin-developer/25 - Quiz App Android 12/007 Adding The button Functionality to the questions activity.mp4 | 91.34 MB |
android-kotlin-developer/25 - Quiz App Android 12/007 Adding The button Functionality to the questions activity_en.srt | 31.29 kB |
android-kotlin-developer/25 - Quiz App Android 12/007 Github-link.url | 99.00 B |
android-kotlin-developer/25 - Quiz App Android 12/008 Github-link.url | 104.00 B |
android-kotlin-developer/25 - Quiz App Android 12/008 Selecting the Right and Wrong Answer and Displaying the next question.mp4 | 45.61 MB |
android-kotlin-developer/25 - Quiz App Android 12/008 Selecting the Right and Wrong Answer and Displaying the next question_en.srt | 17.65 kB |
android-kotlin-developer/25 - Quiz App Android 12/009 TODO - Register For Activity RESULT DEMO.html | 141.00 B |
android-kotlin-developer/25 - Quiz App Android 12/010 Github-Url.url | 91.00 B |
android-kotlin-developer/25 - Quiz App Android 12/010 Preparing the UI for the Result activity.mp4 | 17.41 MB |
android-kotlin-developer/25 - Quiz App Android 12/010 Preparing the UI for the Result activity_en.srt | 8.12 kB |
android-kotlin-developer/25 - Quiz App Android 12/011 Final Touches And Sending Data Via Intent - putExtra.mp4 | 67.25 MB |
android-kotlin-developer/25 - Quiz App Android 12/011 Final Touches And Sending Data Via Intent - putExtra_en.srt | 24.28 kB |
android-kotlin-developer/25 - Quiz App Android 12/011 Github-Url.url | 91.00 B |
android-kotlin-developer/25 - Quiz App Android 12/012 Generate a Signed APK.html | 316.00 B |
android-kotlin-developer/25 - Quiz App Android 12/013 Summary Quiz App.mp4 | 21.77 MB |
android-kotlin-developer/25 - Quiz App Android 12/013 Summary Quiz App_en.srt | 2.54 kB |
android-kotlin-developer/25 - Quiz App Android 12/external-links.txt | 817.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/001 Introduction - Kids Drawing App.mp4 | 40.37 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/001 Introduction - Kids Drawing App_en.srt | 4.76 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/002 What You Will Build In This Chapter.mp4 | 3.53 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/002 What You Will Build In This Chapter_en.srt | 2.32 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/003 Setting Up The Kids Drawing App - Drawing View Part 1.mp4 | 54.18 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/003 Setting Up The Kids Drawing App - Drawing View Part 1_en.srt | 28.54 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/004 Setting Up The Kids Drawing App - Drawing View Part 2.mp4 | 60.12 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/004 Setting Up The Kids Drawing App - Drawing View Part 2_en.srt | 26.06 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/005 Let The Lines Persist On The View.mp4 | 10.44 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/005 Let The Lines Persist On The View_en.srt | 5.17 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/006 Adding A Little Border Around The Canvas.mp4 | 7.43 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/006 Adding A Little Border Around The Canvas_en.srt | 4.18 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/007 Preparing the BrushSizeSelector and How To Use DisplayMetrics.mp4 | 23.25 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/007 Preparing the BrushSizeSelector and How To Use DisplayMetrics_en.srt | 7.83 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/008 Selecting the Brush Size From A Custom Dialog That we Created.mp4 | 58.01 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/008 Selecting the Brush Size From A Custom Dialog That we Created_en.srt | 25.47 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/009 Adding the color pallet using custom drawables that we created.mp4 | 57.76 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/009 Adding the color pallet using custom drawables that we created_en.srt | 24.25 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/010 Adding the Color selection.mp4 | 41.32 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/010 Adding the Color selection_en.srt | 14.60 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/010 Github-link.url | 101.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/011 Adding the Background Image.mp4 | 24.65 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/011 Adding the Background Image_en.srt | 10.14 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/011 Github-link.url | 99.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/012 Adding The Gallery ImageButton To The UI.mp4 | 16.64 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/012 Adding The Gallery ImageButton To The UI_en.srt | 5.99 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/012 Github-link.url | 99.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/013 Github-link.url | 85.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/013 Permissions Demo.mp4 | 74.82 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/013 Permissions Demo_en.srt | 31.05 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/014 Github-link.url | 100.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/014 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4 | 27.32 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/014 Snackbar - AlertDialog - CustomDialogs Demo Part 1_en.srt | 13.13 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/015 CustomDialogs Demo Part 2.mp4 | 22.89 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/015 CustomDialogs Demo Part 2_en.srt | 8.92 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/015 Github-link.url | 91.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/016 Custom Progress Bar Dialogs.mp4 | 27.55 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/016 Custom Progress Bar Dialogs_en.srt | 9.43 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/016 Github-link.url | 98.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/017 Adding Permission requests to our KidsDrawing App.mp4 | 53.81 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/017 Adding Permission requests to our KidsDrawing App_en.srt | 20.95 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/017 Github-link.url | 100.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/018 Github-link.url | 103.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/018 Selecting An Image from the gallery using it as a background.mp4 | 35.71 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/018 Selecting An Image from the gallery using it as a background_en.srt | 13.92 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/019 Adding an undo button and functionality.mp4 | 25.97 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/019 Adding an undo button and functionality_en.srt | 8.75 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/019 Github-link.url | 86.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/020 Do something in the Background using Coroutines.mp4 | 36.46 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/020 Do something in the Background using Coroutines_en.srt | 19.99 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/020 Github-link.url | 88.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/021 Adding a provider - path and a image sandwitch maker to our app.mp4 | 40.69 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/021 Adding a provider - path and a image sandwitch maker to our app_en.srt | 17.61 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/021 Github-link.url | 95.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/022 Github-link.url | 100.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/022 Saving an Image on The Phone using Coroutines and OutPutStreams.mp4 | 73.27 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/022 Saving an Image on The Phone using Coroutines and OutPutStreams_en.srt | 24.25 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/023 Displaying The Custom Progress Dialog and Hiding it When done.mp4 | 22.34 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/023 Displaying The Custom Progress Dialog and Hiding it When done_en.srt | 6.61 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/023 Github-link.url | 96.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/024 Adding a Share Feature To Share The Image Via-Email - Whatsapp etc.mp4 | 27.05 MB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/024 Adding a Share Feature To Share The Image Via-Email - Whatsapp etc_en.srt | 9.69 kB |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/024 Github-link.url | 97.00 B |
android-kotlin-developer/26 - Drawing App - How to use Canvas, import Images and Export them - Android 12/external-links.txt | 1.36 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/001 Intro to 7 Minute Workout App.mp4 | 28.75 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/001 Intro to 7 Minute Workout App_en.srt | 3.31 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/002 Github-link.url | 100.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/002 Setting up the UI.mp4 | 48.21 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/002 Setting up the UI_en.srt | 23.20 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/003 Github-link.url | 115.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/003 Using Viewbinding and getting rid of our actionbar.mp4 | 24.58 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/003 Using Viewbinding and getting rid of our actionbar_en.srt | 10.72 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/004 Adding The Exercise Screen - Intents and Customizing our Toolbar.mp4 | 37.61 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/004 Adding The Exercise Screen - Intents and Customizing our Toolbar_en.srt | 16.17 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/004 Github-link.url | 99.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/005 Github-link.url | 101.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/005 Implementing Custom UI Elements For A PRogressbar To Tick Counterclock wise.mp4 | 50.69 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/005 Implementing Custom UI Elements For A PRogressbar To Tick Counterclock wise_en.srt | 20.39 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/006 DEMO - Timers.mp4 | 23.51 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/006 DEMO - Timers_en.srt | 11.22 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/007 Github-link.url | 116.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/007 Using CountDownTimers To Display The Seconds remaining.mp4 | 32.40 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/007 Using CountDownTimers To Display The Seconds remaining_en.srt | 13.90 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/008 Adding the Exercise Timer.mp4 | 47.71 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/008 Adding the Exercise Timer_en.srt | 17.62 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/008 Github-link.url | 114.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/009 Adding the Model, Our Constants For The Exercises and Testing It Part 1.mp4 | 43.90 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/009 Adding the Model, Our Constants For The Exercises and Testing It Part 1_en.srt | 16.40 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/009 Github-link.url | 99.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/010 Adding the Model, Our Constants For The Exercises and Testing It Part 2.mp4 | 49.71 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/010 Adding the Model, Our Constants For The Exercises and Testing It Part 2_en.srt | 17.05 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/010 Github-link.url | 99.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/011 Adding the Upcoming Exercise Text To the restview.mp4 | 28.67 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/011 Adding the Upcoming Exercise Text To the restview_en.srt | 8.58 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/011 Github-link.url | 105.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/012 Github-link.url | 102.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/012 TextToSpeech Demo.mp4 | 36.19 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/012 TextToSpeech Demo_en.srt | 15.31 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/013 Challenge TextToSpeech.html | 177.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/014 Adding Text to speech to our application.mp4 | 20.79 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/014 Adding Text to speech to our application_en.srt | 6.69 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/014 Github-link.url | 104.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/015 Adding a Media Player to play a sounds once an exercise is over.mp4 | 24.22 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/015 Adding a Media Player to play a sounds once an exercise is over_en.srt | 9.50 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/015 Github-link.url | 99.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/016 Github-link.url | 100.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/016 Intro to RecyclerViews.mp4 | 23.35 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/016 Intro to RecyclerViews_en.srt | 13.90 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/017 Viewbinding with Recyclerviews.mp4 | 66.62 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/017 Viewbinding with Recyclerviews_en.srt | 33.13 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/018 Github-link.url | 107.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/018 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4 | 20.40 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/018 Preparing The RecyclerView For The Bottom To Display Exercise Numbers_en.srt | 9.76 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/019 Creating our own custom recyclerviewadapter and viewholder.mp4 | 34.52 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/019 Creating our own custom recyclerviewadapter and viewholder_en.srt | 14.26 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/019 Github-link.url | 112.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/020 Displaying the Recyclerview with the Exercise Numbers.mp4 | 40.82 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/020 Displaying the Recyclerview with the Exercise Numbers_en.srt | 16.31 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/020 Github-link.url | 107.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/021 Displaying at witch exercise we currently are.mp4 | 42.00 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/021 Displaying at witch exercise we currently are_en.srt | 14.56 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/021 Github-link.url | 107.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/022 Creating the finish activity.mp4 | 53.97 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/022 Creating the finish activity_en.srt | 20.83 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/022 Github-link.url | 111.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/023 Github-link.url | 112.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/023 Setting up the CustomDialog for the Backbutton.mp4 | 38.26 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/023 Setting up the CustomDialog for the Backbutton_en.srt | 14.66 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/024 Github-link.url | 101.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/024 Preparing the BMI Screen.mp4 | 28.64 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/024 Preparing the BMI Screen_en.srt | 10.58 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/025 BMI Screen for the Metric system.mp4 | 75.44 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/025 BMI Screen for the Metric system_en.srt | 30.08 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/025 Github-link.url | 107.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/026 Adding Custom RadioGroups with Custom RadioButtons.mp4 | 22.56 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/026 Adding Custom RadioGroups with Custom RadioButtons_en.srt | 9.37 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/026 Github-link.url | 101.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/027 Adding the US View Elements.mp4 | 60.56 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/027 Adding the US View Elements_en.srt | 19.78 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/027 Github-link.url | 99.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/028 FInalizing the BMI Calcutator with the us system.mp4 | 25.63 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/028 FInalizing the BMI Calcutator with the us system_en.srt | 8.82 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/028 Github-link.url | 112.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/029 Adding the History UI and Activity.mp4 | 33.30 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/029 Adding the History UI and Activity_en.srt | 11.56 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/029 Github-link.url | 110.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/030 Looking at Lambdas once again.mp4 | 5.43 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/030 Looking at Lambdas once again_en.srt | 4.35 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/031 Room Database Demo Part 1 - Introduction to Room Database.mp4 | 9.70 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/031 Room Database Demo Part 1 - Introduction to Room Database_en.srt | 6.22 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/032 Github-link.url | 100.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/032 Room Database Demo Part 2 - Setting up the Data Class - Room Entity.mp4 | 23.02 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/032 Room Database Demo Part 2 - Setting up the Data Class - Room Entity_en.srt | 12.13 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/033 Github-link.url | 109.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/033 Room Database Demo Part 3 - The Dao Interface and the Database Class.mp4 | 43.41 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/033 Room Database Demo Part 3 - The Dao Interface and the Database Class_en.srt | 21.04 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/034 Github-link.url | 100.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/034 Room Database Demo Part 4 - CREATE and store data.mp4 | 64.38 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/034 Room Database Demo Part 4 - CREATE and store data_en.srt | 28.36 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/035 Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners.mp4 | 44.76 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/035 Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners_en.srt | 17.63 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/036 Room Database Demo Part 6 - Displaying the Database entries.mp4 | 29.82 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/036 Room Database Demo Part 6 - Displaying the Database entries_en.srt | 13.75 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/037 Github-link.url | 100.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/037 Room Database Demo Part 7 - Updating and Deleting database entries.mp4 | 81.71 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/037 Room Database Demo Part 7 - Updating and Deleting database entries_en.srt | 29.68 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/038 Adding the Room Database to Our Workout App - Inserting Workouts.mp4 | 77.83 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/038 Adding the Room Database to Our Workout App - Inserting Workouts_en.srt | 33.19 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/038 Github-link.url | 94.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/039 Fetching Data from our Database and displaying it in the log.mp4 | 29.88 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/039 Fetching Data from our Database and displaying it in the log_en.srt | 13.28 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/039 Github-link.url | 102.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/040 Displaying the Workout History on our Recyclerview.mp4 | 65.34 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/040 Displaying the Workout History on our Recyclerview_en.srt | 24.69 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/040 Github-link.url | 124.00 B |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/041 Summary - 7 Minutes Workout App.mp4 | 22.70 MB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/041 Summary - 7 Minutes Workout App_en.srt | 2.91 kB |
android-kotlin-developer/27 - 7 Minute Workout App Android 12 Version/external-links.txt | 3.20 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/001 Introduction to the chapter.mp4 | 25.30 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/001 Introduction to the chapter_en.srt | 2.81 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/002 Concept of the App.mp4 | 4.09 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/002 Concept of the App_en.srt | 2.82 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/003 Setting Up The Happy Places App.mp4 | 42.04 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/003 Setting Up The Happy Places App_en.srt | 19.15 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/004 Adding The Add HappyPlaceActivity and using dimens, string, color.mp4 | 51.83 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/004 Adding The Add HappyPlaceActivity and using dimens, string, color_en.srt | 20.34 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/005 Adding Calendar Picker And Populate Our Date Edit Text.mp4 | 35.06 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/005 Adding Calendar Picker And Populate Our Date Edit Text_en.srt | 15.01 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/006 Using Third Party Libraries.mp4 | 15.16 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/006 Using Third Party Libraries_en.srt | 7.43 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/007 Dexter-Documentation.url | 90.00 B |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/007 Using The Third Party Library DEXTER For Permission Handling.mp4 | 68.06 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/007 Using The Third Party Library DEXTER For Permission Handling_en.srt | 26.08 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/008 DEMO - Taking Images With The Camera App and Using It In Our App.mp4 | 38.65 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/008 DEMO - Taking Images With The Camera App and Using It In Our App_en.srt | 15.98 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/009 Adding The Gallery Picking Functionality.mp4 | 28.12 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/009 Adding The Gallery Picking Functionality_en.srt | 11.53 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/010 Adding Camera Picking Functionality.mp4 | 21.87 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/010 Adding Camera Picking Functionality_en.srt | 7.56 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/011 Storing The Images On The Device.mp4 | 36.82 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/011 Storing The Images On The Device_en.srt | 15.65 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/012 Preparing The Database Handler And Creating Our Happy Place Model.mp4 | 44.27 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/012 Preparing The Database Handler And Creating Our Happy Place Model_en.srt | 18.65 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/013 Saving A Happy Place Via SQLite.mp4 | 24.23 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/013 Saving A Happy Place Via SQLite_en.srt | 10.71 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/014 Reading The Data From Our Local DB.mp4 | 35.66 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/014 Reading The Data From Our Local DB_en.srt | 15.61 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/015 Preparing The RecyclerView.mp4 | 14.27 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/015 Preparing The RecyclerView_en.srt | 5.55 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/016 Using A Third Party Library For Nice Rounded Images.mp4 | 66.14 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/016 Using A Third Party Library For Nice Rounded Images_en.srt | 25.17 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/017 Adding ActivityForResult In Order To Update The List Dynamically.mp4 | 24.71 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/017 Adding ActivityForResult In Order To Update The List Dynamically_en.srt | 9.46 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/018 Adding An OnClickListener To RecyclerView Element - Best Practice.mp4 | 49.10 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/018 Adding An OnClickListener To RecyclerView Element - Best Practice_en.srt | 19.89 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/019 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable.mp4 | 40.03 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/019 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable_en.srt | 15.94 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/020 Adding Swipe To Edit Functionality using ItemTouchHelper.mp4 | 65.87 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/020 Adding Swipe To Edit Functionality using ItemTouchHelper_en.srt | 23.30 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/021 Fixing The Updating Duplication Bug.mp4 | 37.21 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/021 Fixing The Updating Duplication Bug_en.srt | 11.36 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/022 Adding Swipe To Delete Functionality.mp4 | 35.20 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/022 Adding Swipe To Delete Functionality_en.srt | 13.71 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/023 Using The Google Places API.mp4 | 62.91 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/023 Using The Google Places API_en.srt | 24.41 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/024 Adding a Map Intent.mp4 | 26.17 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/024 Adding a Map Intent_en.srt | 10.01 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/025 Displaying A Marker On The Map And Zooming In With An Animation.mp4 | 49.30 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/025 Displaying A Marker On The Map And Zooming In With An Animation_en.srt | 22.88 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/026 Adding The Select Current Location Button And Permissions.mp4 | 44.54 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/026 Adding The Select Current Location Button And Permissions_en.srt | 14.38 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/027 Getting The Users Location.mp4 | 55.93 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/027 Getting The Users Location_en.srt | 19.74 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/028 Getting The Address From The Latitude And Longitude.mp4 | 66.25 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/028 Getting The Address From The Latitude And Longitude_en.srt | 28.02 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/029 Steps to integrate AdMob in your Android App in Kotlin.html | 284.00 B |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/030 Summary - Happy Places.mp4 | 17.03 MB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/030 Summary - Happy Places_en.srt | 2.08 kB |
android-kotlin-developer/28 - Happy Places App - Location, GPS, Google Maps API - Android 10/external-links.txt | 96.00 B |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/001 Introduction - Weather App.mp4 | 14.35 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/001 Introduction - Weather App_en.srt | 1.67 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/002 JSON And Tools - Introduction.mp4 | 16.49 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/002 JSON And Tools - Introduction_en.srt | 10.74 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/003 DEMO - Downloading A Website And Its Text in Android.mp4 | 48.08 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/003 DEMO - Downloading A Website And Its Text in Android_en.srt | 22.33 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/004 How Read And Use JSON Objects.mp4 | 33.15 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/004 How Read And Use JSON Objects_en.srt | 13.68 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/005 Sending Post Requests.mp4 | 22.64 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/005 Sending Post Requests_en.srt | 9.92 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/006 Using The GSON Library to Make Working With JSON Easier.mp4 | 30.94 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/006 Using The GSON Library to Make Working With JSON Easier_en.srt | 12.02 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/007 Introduction To OpenWeatherMap And General Overview.mp4 | 26.02 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/007 Introduction To OpenWeatherMap And General Overview_en.srt | 11.18 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/008 Preparing The Project And Checking If Location Provider Is Turned On.mp4 | 27.15 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/008 Preparing The Project And Checking If Location Provider Is Turned On_en.srt | 14.17 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/009 Preparing Permissionrequests Using Dexter.mp4 | 42.92 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/009 Preparing Permissionrequests Using Dexter_en.srt | 16.84 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/010 Preparing the Internet Connection For RETROFIT And The API Calls.mp4 | 41.50 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/010 Preparing the Internet Connection For RETROFIT And The API Calls_en.srt | 16.18 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/011 Preparing The Models Based On The API.mp4 | 30.51 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/011 Preparing The Models Based On The API_en.srt | 15.53 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/012 Creating The API Call with Retrofit and Getting A Response.mp4 | 73.21 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/012 Creating The API Call with Retrofit and Getting A Response_en.srt | 29.54 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/013 Creating A Custom Dialog And Testing Different Internet Speeds.mp4 | 27.22 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/013 Creating A Custom Dialog And Testing Different Internet Speeds_en.srt | 11.51 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/014 Adding The UI And Setting It Up.mp4 | 61.77 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/014 Adding The UI And Setting It Up_en.srt | 26.25 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/015 Adding The Sunrise And Sunset Time.mp4 | 33.31 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/015 Adding The Sunrise And Sunset Time_en.srt | 15.35 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/016 Changing The UI Depending On The Weather Data From The API.mp4 | 17.44 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/016 Changing The UI Depending On The Weather Data From The API_en.srt | 6.92 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/017 Adding A Refresh Button In The Menu.mp4 | 24.14 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/017 Adding A Refresh Button In The Menu_en.srt | 10.39 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/018 Storing The Data Via SharedPreferences And Preloading It.mp4 | 39.76 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/018 Storing The Data Via SharedPreferences And Preloading It_en.srt | 16.30 kB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/019 Summary - Weather App.mp4 | 30.72 MB |
android-kotlin-developer/29 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/019 Summary - Weather App_en.srt | 3.47 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/001 Introduction to the chapter.mp4 | 40.13 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/001 Introduction to the chapter_en.srt | 4.60 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/002 Concept of the App.mp4 | 4.12 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/002 Concept of the App_en.srt | 2.79 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/003 Setting Up The Splashscreen, Using Custom Fonts And How To Find Them.mp4 | 47.02 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/003 Setting Up The Splashscreen, Using Custom Fonts And How To Find Them_en.srt | 20.98 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/004 Setting Up The Intro Screen And Moving To It After 2 Second.mp4 | 38.22 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/004 Setting Up The Intro Screen And Moving To It After 2 Second_en.srt | 18.16 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/005 Designing The SignUp Activity.mp4 | 52.98 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/005 Designing The SignUp Activity_en.srt | 21.50 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/006 Challenge - Seting Up The SignIn Activity.mp4 | 19.38 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/006 Challenge - Seting Up The SignIn Activity_en.srt | 7.58 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/007 Setting Up The BaseActivity For Reuse Functions.mp4 | 62.52 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/007 Setting Up The BaseActivity For Reuse Functions_en.srt | 28.11 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/008 Preparing The Signup Feature in Firebase And In The App.mp4 | 36.49 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/008 Preparing The Signup Feature in Firebase And In The App_en.srt | 17.53 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/009 Registering The User Via Email in Firebase.mp4 | 33.90 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/009 Registering The User Via Email in Firebase_en.srt | 17.04 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/010 Signing In The User.mp4 | 47.21 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/010 Signing In The User_en.srt | 17.67 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/011 Using The FireStore Database to Store The User Details Part 1.mp4 | 33.57 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/011 Using The FireStore Database to Store The User Details Part 1_en.srt | 17.55 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/012 Using The FireStore Database to Store The User Details Part 2.mp4 | 34.94 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/012 Using The FireStore Database to Store The User Details Part 2_en.srt | 16.14 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/013 Signing In And Getting The User Data.mp4 | 20.95 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/013 Signing In And Getting The User Data_en.srt | 10.27 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/014 Auto Login.mp4 | 15.61 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/014 Auto Login_en.srt | 7.56 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/015 Preparing The XML For The Drawer And Navigation Part 1.mp4 | 40.68 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/015 Preparing The XML For The Drawer And Navigation Part 1_en.srt | 19.77 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/016 Preparing The XML For The Drawer And Navigation Part 2.mp4 | 47.46 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/016 Preparing The XML For The Drawer And Navigation Part 2_en.srt | 18.78 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/017 Adding The Drawer Functionality In Code.mp4 | 41.51 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/017 Adding The Drawer Functionality In Code_en.srt | 17.21 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/018 Loading The Image And Username To Display It In The Drawer.mp4 | 41.37 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/018 Loading The Image And Username To Display It In The Drawer_en.srt | 18.54 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/019 Preparing The Profile Screen.mp4 | 44.68 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/019 Preparing The Profile Screen_en.srt | 17.37 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/020 Populating The Profile Activity With User Data.mp4 | 27.97 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/020 Populating The Profile Activity With User Data_en.srt | 10.06 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/021 Image Chooser For The Profile Image.mp4 | 56.65 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/021 Image Chooser For The Profile Image_en.srt | 21.26 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/022 Uploading An Image To Storage.mp4 | 54.69 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/022 Uploading An Image To Storage_en.srt | 25.77 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/023 Updating the User Data Via HashMap In The FireStore Database.mp4 | 56.01 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/023 Updating the User Data Via HashMap In The FireStore Database_en.srt | 23.73 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/024 Updating The MainActivit Profile Details via ActivityForResult.mp4 | 16.59 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/024 Updating The MainActivit Profile Details via ActivityForResult_en.srt | 7.39 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/025 The Create Board Activity.mp4 | 34.10 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/025 The Create Board Activity_en.srt | 12.08 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/026 Select A Board Image.mp4 | 28.07 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/026 Select A Board Image_en.srt | 8.88 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/027 Creating A Board Image.mp4 | 48.47 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/027 Creating A Board Image_en.srt | 20.41 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/028 Creating A Board.mp4 | 43.71 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/028 Creating A Board_en.srt | 18.31 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/029 Creating The Board In The Firestore Database.mp4 | 71.66 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/029 Creating The Board In The Firestore Database_en.srt | 28.53 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/030 Preparing The Boards Recyclerview Adapter And UI Elements.mp4 | 54.14 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/030 Preparing The Boards Recyclerview Adapter And UI Elements_en.srt | 22.45 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/031 Loading The Boards Into The Recyclerview.mp4 | 13.79 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/031 Loading The Boards Into The Recyclerview_en.srt | 4.86 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/032 Updating The BoardsList After Creating A New Board.mp4 | 21.81 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/032 Updating The BoardsList After Creating A New Board_en.srt | 7.70 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/033 The TasklistActivity.mp4 | 52.93 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/033 The TasklistActivity_en.srt | 20.16 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/034 Loading The Board in The TaskListActivity.mp4 | 54.05 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/034 Loading The Board in The TaskListActivity_en.srt | 23.60 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/035 Preparing The Tasklist Adapter.mp4 | 67.56 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/035 Preparing The Tasklist Adapter_en.srt | 27.32 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/036 Creating Lists Inside A Board.mp4 | 53.50 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/036 Creating Lists Inside A Board_en.srt | 21.05 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/037 Creating A List Inside A Board Part 2.mp4 | 37.08 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/037 Creating A List Inside A Board Part 2_en.srt | 16.94 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/038 Editing And Deleting Lists.mp4 | 51.64 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/038 Editing And Deleting Lists_en.srt | 18.38 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/039 Adding The Cards To Lists.mp4 | 66.23 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/039 Adding The Cards To Lists_en.srt | 28.62 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/040 Displaying The Cards.mp4 | 32.92 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/040 Displaying The Cards_en.srt | 12.37 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/041 Preparing The MembersActivity.mp4 | 23.41 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/041 Preparing The MembersActivity_en.srt | 10.44 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/042 Creating The Member Item And The Toolbar.mp4 | 30.34 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/042 Creating The Member Item And The Toolbar_en.srt | 11.21 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/043 Fetching And Displaying The Members Of A Board.mp4 | 46.19 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/043 Fetching And Displaying The Members Of A Board_en.srt | 20.99 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/044 Adding New Members - UI.mp4 | 39.73 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/044 Adding New Members - UI_en.srt | 15.30 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/045 Adding A New Member To A Board - Logic.mp4 | 67.46 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/045 Adding A New Member To A Board - Logic_en.srt | 28.60 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/046 Reloading The Board Details On Change.mp4 | 34.66 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/046 Reloading The Board Details On Change_en.srt | 14.82 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/047 Adding A Detail Screen For Cards.mp4 | 65.54 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/047 Adding A Detail Screen For Cards_en.srt | 21.43 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/048 Loading Card Details To Set The Title Of The Card.mp4 | 40.23 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/048 Loading Card Details To Set The Title Of The Card_en.srt | 14.46 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/049 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card.mp4 | 28.08 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/049 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card_en.srt | 10.48 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/050 Deleting Cards.mp4 | 74.25 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/050 Deleting Cards_en.srt | 25.37 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/051 Preparing The Cards Color Dialog And Adapter.mp4 | 87.93 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/051 Preparing The Cards Color Dialog And Adapter_en.srt | 30.69 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/052 Selecting The Color And Updating The Card.mp4 | 41.10 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/052 Selecting The Color And Updating The Card_en.srt | 12.45 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/053 Adding Colors To Our Cards.mp4 | 19.81 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/053 Adding Colors To Our Cards_en.srt | 7.65 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/054 Passing The Memberslist To The Card.mp4 | 31.75 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/054 Passing The Memberslist To The Card_en.srt | 10.39 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/055 Preparing And Displaying The Card Members Dialog.mp4 | 78.18 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/055 Preparing And Displaying The Card Members Dialog_en.srt | 29.39 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/056 Prepare The Add Members Feature.mp4 | 64.63 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/056 Prepare The Add Members Feature_en.srt | 23.94 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/057 Finish The Add Members Feature.mp4 | 44.99 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/057 Finish The Add Members Feature_en.srt | 14.69 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/058 Displaying The Assigned Users Per Card On The List Level.mp4 | 46.37 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/058 Displaying The Assigned Users Per Card On The List Level_en.srt | 17.54 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/059 Adding A Due Date To The App.mp4 | 34.58 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/059 Adding A Due Date To The App_en.srt | 14.33 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/060 Adding The Drag And Drop Feature.mp4 | 45.70 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/060 Adding The Drag And Drop Feature_en.srt | 17.95 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/061 Preparing The Notification Feature.mp4 | 66.08 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/061 Preparing The Notification Feature_en.srt | 25.85 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/062 Adding The Token To The DB.mp4 | 45.48 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/062 Adding The Token To The DB_en.srt | 17.03 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/063 Adding The Notifications Part 1.mp4 | 91.45 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/063 Adding The Notifications Part 1_en.srt | 34.87 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/064 Final Steps For The Notification Feature.mp4 | 46.48 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/064 Final Steps For The Notification Feature_en.srt | 18.75 kB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/065 Outro.mp4 | 22.55 MB |
android-kotlin-developer/30 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/065 Outro_en.srt | 2.72 kB |
android-kotlin-developer/31 - Where To Go Now/001 How To Learn More.html | 1.16 kB |
android-kotlin-developer/31 - Where To Go Now/002 Options To Make Money.html | 1.19 kB |
android-kotlin-developer/31 - Where To Go Now/003 How to Publish Your App.html | 207.00 B |
android-kotlin-developer/31 - Where To Go Now/004 Thanks a lot for taking the course.mp4 | 26.18 MB |
android-kotlin-developer/31 - Where To Go Now/004 Thanks a lot for taking the course_en.srt | 3.17 kB |
android-kotlin-developer/31 - Where To Go Now/005 How to Build Games for Android.html | 479.00 B |
android-kotlin-developer/32 - Thank you for completing the course!/001 YOUR SPECIAL BONUS.html | 755.00 B |
[Hello].txt | 1.52 kB |
[Note about resources].txt | 725.00 B |
[TGx]Downloaded from torrentgalaxy.to .txt | 585.00 B |