TorBT - Torrents and Magnet Links Search Engine

[04-2020] android-kotlin-developer

File Name
Size
13 Trello Clone/276 Adding The Notifications Part 1.mp4
236 MB
01 Introduction/001 What you will learn in this course and how is it structureden_US.srt
21 kB
01 Introduction/002 Thanks a lot for taking the course.mp4
21 MB
01 Introduction/002 Thanks a lot for taking the courseen_US.srt
1.4 kB
01 Introduction/003 How to get most out of this course.mp4
98 MB
01 Introduction/003 How to get most out of this courseen_US.srt
5.7 kB
02 Getting ready with Android Studio/004 Introduction to the chapter.mp4
22 MB
02 Getting ready with Android Studio/004 Introduction to the chapteren_US.srt
1.4 kB
02 Getting ready with Android Studio/005 Install Android Studio on Windows-resource.txt
46 B
02 Getting ready with Android Studio/005 Install Android Studio on Windows.mp4
20 MB
02 Getting ready with Android Studio/005 Install Android Studio on Windowsen_US.srt
4.3 kB
02 Getting ready with Android Studio/006 Install Android Studio on Mac-resource.txt
46 B
02 Getting ready with Android Studio/006 Install Android Studio on Mac.mp4
38 MB
02 Getting ready with Android Studio/006 Install Android Studio on Macen_US.srt
4.4 kB
02 Getting ready with Android Studio/008 Our first project - the ui and how to change the size of the text.mp4
53 MB
02 Getting ready with Android Studio/008 Our first project - the ui and how to change the size of the texten_US.srt
11 kB
02 Getting ready with Android Studio/009 Setting up the Emulator.mp4
54 MB
02 Getting ready with Android Studio/009 Setting up the Emulatoren_US.srt
11 kB
02 Getting ready with Android Studio/010 Hello World.mp4
57 MB
02 Getting ready with Android Studio/010 Hello Worlden_US.srt
10 kB
02 Getting ready with Android Studio/011 People Counter App.mp4
123 MB
02 Getting ready with Android Studio/011 People Counter Appen_US.srt
20 kB
02 Getting ready with Android Studio/012 Testing The App On Your Phone.mp4
44 MB
02 Getting ready with Android Studio/012 Testing The App On Your Phoneen_US.srt
7.6 kB
02 Getting ready with Android Studio/013 Outro - Setup.mp4
19 MB
02 Getting ready with Android Studio/013 Outro - Setupen_US.srt
1.2 kB
03 Kotlin Fundamentals/014 Introduction to the chapter.mp4
33 MB
03 Kotlin Fundamentals/014 Introduction to the chapteren_US.srt
2.0 kB
03 Kotlin Fundamentals/015 Variables and difference between val and var.mp4
43 MB
03 Kotlin Fundamentals/015 Variables and difference between val and varen_US.srt
8.9 kB
03 Kotlin Fundamentals/016 Datatypes of numbers-resource.txt
56 B
03 Kotlin Fundamentals/016 Datatypes of numbers.mp4
54 MB
03 Kotlin Fundamentals/016 Datatypes of numbersen_US.srt
9.5 kB
03 Kotlin Fundamentals/017 Datatypes bool char and string-resource.txt
56 B
03 Kotlin Fundamentals/017 Datatypes bool char and string.mp4
43 MB
03 Kotlin Fundamentals/017 Datatypes bool char and stringen_US.srt
7.1 kB
03 Kotlin Fundamentals/021 Arithmetic Operators and why the type is important-resource.txt
46 B
03 Kotlin Fundamentals/021 Arithmetic Operators and why the type is important.mp4
46 MB
03 Kotlin Fundamentals/021 Arithmetic Operators and why the type is importanten_US.srt
9.6 kB
03 Kotlin Fundamentals/022 Comparison Operators.mp4
51 MB
03 Kotlin Fundamentals/022 Comparison Operatorsen_US.srt
9.6 kB
03 Kotlin Fundamentals/023 assignment incriment and decrement operators-resource.txt
46 B
03 Kotlin Fundamentals/023 assignment incriment and decrement operators.mp4
40 MB
03 Kotlin Fundamentals/023 assignment incriment and decrement operatorsen_US.srt
7.0 kB
03 Kotlin Fundamentals/025 If Statements-resource.txt
57 B
03 Kotlin Fundamentals/025 If Statements.mp4
72 MB
03 Kotlin Fundamentals/025 If Statementsen_US.srt
12 kB
03 Kotlin Fundamentals/026 If Statements Part 2-resource.txt
57 B
03 Kotlin Fundamentals/026 If Statements Part 2.mp4
26 MB
03 Kotlin Fundamentals/026 If Statements Part 2en_US.srt
4.4 kB
03 Kotlin Fundamentals/027 When Expressions - Including Exercises-resource.txt
57 B
03 Kotlin Fundamentals/027 When Expressions - Including Exercises.mp4
78 MB
03 Kotlin Fundamentals/027 When Expressions - Including Exercisesen_US.srt
12 kB
03 Kotlin Fundamentals/029 While Loop-resource.txt
57 B
03 Kotlin Fundamentals/029 While Loop.mp4
42 MB
03 Kotlin Fundamentals/029 While Loopen_US.srt
8.3 kB
03 Kotlin Fundamentals/030 Do While Loop-resource.txt
57 B
03 Kotlin Fundamentals/030 Do While Loop.mp4
22 MB
03 Kotlin Fundamentals/030 Do While Loopen_US.srt
4.0 kB
03 Kotlin Fundamentals/031 More On While Loops.mp4
21 MB
03 Kotlin Fundamentals/031 More On While Loopsen_US.srt
3.9 kB
03 Kotlin Fundamentals/032 For Loops-resource.txt
57 B
03 Kotlin Fundamentals/032 For Loops.mp4
29 MB
03 Kotlin Fundamentals/032 For Loopsen_US.srt
5.5 kB
03 Kotlin Fundamentals/036 Functions - Parameters - Arguments and Return - Exercise Included-resource.txt
54 B
03 Kotlin Fundamentals/036 Functions - Parameters - Arguments and Return - Exercise Included.mp4
81 MB
03 Kotlin Fundamentals/036 Functions - Parameters - Arguments and Return - Exercise Includeden_US.srt
16 kB
03 Kotlin Fundamentals/038 Nullables In Kotlin-resource.txt
56 B
03 Kotlin Fundamentals/038 Nullables In Kotlin.mp4
63 MB
03 Kotlin Fundamentals/038 Nullables In Kotlinen_US.srt
11 kB
03 Kotlin Fundamentals/039 Nullables - Elvis Operator - Not Null Assertion-resource.txt
56 B
03 Kotlin Fundamentals/039 Nullables - Elvis Operator - Not Null Assertion.mp4
32 MB
03 Kotlin Fundamentals/039 Nullables - Elvis Operator - Not Null Assertionen_US.srt
5.9 kB
03 Kotlin Fundamentals/041 Summary - Kotlin Fundamentals I.mp4
33 MB
03 Kotlin Fundamentals/041 Summary - Kotlin Fundamentals Ien_US.srt
1.8 kB
04 Object Oriented Programming Basics In Kotlin/042 Introduction to the chapter.mp4
31 MB
04 Object Oriented Programming Basics In Kotlin/042 Introduction to the chapteren_US.srt
1.8 kB
04 Object Oriented Programming Basics In Kotlin/043 Introduction to OOP.mp4
21 MB
04 Object Oriented Programming Basics In Kotlin/043 Introduction to OOPen_US.srt
7.5 kB
04 Object Oriented Programming Basics In Kotlin/044 Classes and Objects-resource.txt
52 B
04 Object Oriented Programming Basics In Kotlin/044 Classes and Objects.mp4
19 MB
04 Object Oriented Programming Basics In Kotlin/044 Classes and Objectsen_US.srt
5.1 kB
04 Object Oriented Programming Basics In Kotlin/045 Classes And Initializers-resource.txt
52 B
04 Object Oriented Programming Basics In Kotlin/045 Classes And Initializers.mp4
40 MB
04 Object Oriented Programming Basics In Kotlin/045 Classes And Initializersen_US.srt
8.2 kB
04 Object Oriented Programming Basics In Kotlin/048 Scope And Shadowing.mp4
31 MB
04 Object Oriented Programming Basics In Kotlin/048 Scope And Shadowingen_US.srt
5.4 kB
04 Object Oriented Programming Basics In Kotlin/049 Member Variables - Functions And Constructors-resource.txt
55 B
04 Object Oriented Programming Basics In Kotlin/049 Member Variables - Functions And Constructors.mp4
93 MB
04 Object Oriented Programming Basics In Kotlin/049 Member Variables - Functions And Constructorsen_US.srt
14 kB
04 Object Oriented Programming Basics In Kotlin/050 Lateinit Plus Setters And Getters-resource.txt
55 B
04 Object Oriented Programming Basics In Kotlin/050 Lateinit Plus Setters And Getters.mp4
64 MB
04 Object Oriented Programming Basics In Kotlin/050 Lateinit Plus Setters And Gettersen_US.srt
11 kB
04 Object Oriented Programming Basics In Kotlin/052 Data Classes-0IO-original.zip
884 B
04 Object Oriented Programming Basics In Kotlin/052 Data Classes-resource.txt
57 B
04 Object Oriented Programming Basics In Kotlin/052 Data Classes.mp4
51 MB
04 Object Oriented Programming Basics In Kotlin/052 Data Classesen_US.srt
9.8 kB
04 Object Oriented Programming Basics In Kotlin/055 Inheritance-NIH-original.zip
1.4 kB
04 Object Oriented Programming Basics In Kotlin/055 Inheritance-resource.txt
52 B
04 Object Oriented Programming Basics In Kotlin/055 Inheritance.mp4
107 MB
04 Object Oriented Programming Basics In Kotlin/055 Inheritanceen_US.srt
15 kB
04 Object Oriented Programming Basics In Kotlin/056 Interfaces-resource.txt
132 B
04 Object Oriented Programming Basics In Kotlin/056 Interfaces-XQK-original.zip
1.2 kB
04 Object Oriented Programming Basics In Kotlin/056 Interfaces.mp4
89 MB
04 Object Oriented Programming Basics In Kotlin/056 Interfacesen_US.srt
11 kB
04 Object Oriented Programming Basics In Kotlin/057 Abstract Classes-resource.txt
69 B
04 Object Oriented Programming Basics In Kotlin/057 Abstract Classes-SJB-original.zip
796 B
04 Object Oriented Programming Basics In Kotlin/057 Abstract Classes.mp4
49 MB
04 Object Oriented Programming Basics In Kotlin/057 Abstract Classesen_US.srt
6.8 kB
04 Object Oriented Programming Basics In Kotlin/058 Typecasting-resource.txt
70 B
04 Object Oriented Programming Basics In Kotlin/058 Typecasting.mp4
65 MB
04 Object Oriented Programming Basics In Kotlin/058 Typecastingen_US.srt
8.5 kB
04 Object Oriented Programming Basics In Kotlin/059 Summary Of Classes And OOP.mp4
31 MB
04 Object Oriented Programming Basics In Kotlin/059 Summary Of Classes And OOPen_US.srt
1.7 kB
05 More Fundamentals of Kotlin/060 Introduction to the chapter.mp4
34 MB
05 More Fundamentals of Kotlin/060 Introduction to the chapteren_US.srt
2.1 kB
05 More Fundamentals of Kotlin/061 ArrayLists-resource.txt
153 B
05 More Fundamentals of Kotlin/061 ArrayLists.mp4
24 MB
05 More Fundamentals of Kotlin/061 ArrayListsen_US.srt
6.8 kB
05 More Fundamentals of Kotlin/064 Lambda Expressions-resource.txt
52 B
05 More Fundamentals of Kotlin/064 Lambda Expressions.mp4
18 MB
05 More Fundamentals of Kotlin/064 Lambda Expressionsen_US.srt
5.9 kB
05 More Fundamentals of Kotlin/065 Visibility Modifiers - public - private- internal - protected and the keyword op-resource.txt
86 B
05 More Fundamentals of Kotlin/065 Visibility Modifiers - public - private- internal - protected and the keyword op.mp4
44 MB
05 More Fundamentals of Kotlin/065 Visibility Modifiers - public - private- internal - protected and the keyword open_US.srt
13 kB
05 More Fundamentals of Kotlin/066 Nested and Inner Classes-resource.txt
59 B
05 More Fundamentals of Kotlin/066 Nested and Inner Classes.mp4
18 MB
05 More Fundamentals of Kotlin/066 Nested and Inner Classesen_US.srt
5.9 kB
05 More Fundamentals of Kotlin/067 Safe Cast and Unsafe Cast Operator-resource.txt
67 B
05 More Fundamentals of Kotlin/067 Safe Cast and Unsafe Cast Operator.mp4
19 MB
05 More Fundamentals of Kotlin/067 Safe Cast and Unsafe Cast Operatoren_US.srt
5.9 kB
05 More Fundamentals of Kotlin/068 Exception Handling With Try And Catch-resource.txt
73 B
05 More Fundamentals of Kotlin/068 Exception Handling With Try And Catch.mp4
62 MB
05 More Fundamentals of Kotlin/068 Exception Handling With Try And Catchen_US.srt
19 kB
05 More Fundamentals of Kotlin/069 Summary Of This Chapter.mp4
34 MB
05 More Fundamentals of Kotlin/069 Summary Of This Chapteren_US.srt
2.1 kB
06 Age In Minutes App/071 Introduction to the chapter.mp4
34 MB
06 Age In Minutes App/071 Introduction to the chapteren_US.srt
2.0 kB
06 Age In Minutes App/072 Setting up the UI for the age calculator and how we can adjust the looks of our-25M-original.zip
139 kB
06 Age In Minutes App/072 Setting up the UI for the age calculator and how we can adjust the looks of our.mp4
106 MB
06 Age In Minutes App/072 Setting up the UI for the age calculator and how we can adjust the looks of ouren_US.srt
17 kB
06 Age In Minutes App/073 Adding more TextViews and understanding the difference of SP DP and Pixels.mp4
111 MB
06 Age In Minutes App/073 Adding more TextViews and understanding the difference of SP DP and Pixelsen_US.srt
17 kB
06 Age In Minutes App/074 Finalizing the UI of our Age Calculator App.mp4
42 MB
06 Age In Minutes App/074 Finalizing the UI of our Age Calculator Appen_US.srt
5.4 kB
06 Age In Minutes App/075 Adding a DatePickerDialog and OnDateSetListener.mp4
99 MB
06 Age In Minutes App/075 Adding a DatePickerDialog and OnDateSetListeneren_US.srt
14 kB
06 Age In Minutes App/076 Using the selected Date to display it and looking into SimpleDateFormat and Date-RJI-original.zip
139 kB
06 Age In Minutes App/076 Using the selected Date to display it and looking into SimpleDateFormat and Date.mp4
91 MB
06 Age In Minutes App/076 Using the selected Date to display it and looking into SimpleDateFormat and Dateen_US.srt
12 kB
06 Age In Minutes App/077 Finalizing The Age in Minutes App.mp4
77 MB
06 Age In Minutes App/077 Finalizing The Age in Minutes Appen_US.srt
9.9 kB
06 Age In Minutes App/079 Summary - Age in Minutes App.mp4
29 MB
06 Age In Minutes App/079 Summary - Age in Minutes Appen_US.srt
1.6 kB
07 Calculator App - Learning XML and how to create a UI/080 Introduction to the chapter.mp4
25 MB
07 Calculator App - Learning XML and how to create a UI/080 Introduction to the chapteren_US.srt
1.4 kB
07 Calculator App - Learning XML and how to create a UI/081 What You Will Build In This Chapter-J0P-original.zip
139 kB
07 Calculator App - Learning XML and how to create a UI/081 What You Will Build In This Chapter.mp4
26 MB
07 Calculator App - Learning XML and how to create a UI/081 What You Will Build In This Chapteren_US.srt
6.4 kB
07 Calculator App - Learning XML and how to create a UI/082 Building the Calculator UI using LinearLayouts and layout_weight and onClick.mp4
112 MB
07 Calculator App - Learning XML and how to create a UI/082 Building the Calculator UI using LinearLayouts and layout_weight and onClicken_US.srt
16 kB
07 Calculator App - Learning XML and how to create a UI/083 Using onClick And Implementing The CLR Functionality.mp4
40 MB
07 Calculator App - Learning XML and how to create a UI/083 Using onClick And Implementing The CLR Functionalityen_US.srt
6.8 kB
07 Calculator App - Learning XML and how to create a UI/084 Adding The onDecimalPoint Function.mp4
34 MB
07 Calculator App - Learning XML and how to create a UI/084 Adding The onDecimalPoint Functionen_US.srt
5.8 kB
07 Calculator App - Learning XML and how to create a UI/085 Adding The onOperatorFunctionality Using Contains And startsWith On Strings.mp4
54 MB
07 Calculator App - Learning XML and how to create a UI/085 Adding The onOperatorFunctionality Using Contains And startsWith On Stringsen_US.srt
8.4 kB
07 Calculator App - Learning XML and how to create a UI/086 Adding Subtraction - Using Split And Substring Methods On Strings.mp4
84 MB
07 Calculator App - Learning XML and how to create a UI/086 Adding Subtraction - Using Split And Substring Methods On Stringsen_US.srt
13 kB
07 Calculator App - Learning XML and how to create a UI/087 Adding The Missing Operations And Finalizing The App-XXG-original.zip
139 kB
07 Calculator App - Learning XML and how to create a UI/087 Adding The Missing Operations And Finalizing The App.mp4
81 MB
07 Calculator App - Learning XML and how to create a UI/087 Adding The Missing Operations And Finalizing The Appen_US.srt
11 kB
07 Calculator App - Learning XML and how to create a UI/088 Summary Of The Calculator Chapter.mp4
25 MB
07 Calculator App - Learning XML and how to create a UI/088 Summary Of The Calculator Chapteren_US.srt
1.6 kB
08 Quiz App/089 Introduction - Quiz App.mp4
12 MB
08 Quiz App/089 Introduction - Quiz Appen_US.srt
3.5 kB
08 Quiz App/090 Preparing The Projects Style And Manifest-1AW-original.zip
1.3 MB
08 Quiz App/090 Preparing The Projects Style And Manifest.mp4
66 MB
08 Quiz App/090 Preparing The Projects Style And Manifesten_US.srt
8.4 kB
08 Quiz App/091 Setting Up The UI Using Cardview And Disable The Statusbar-VUV-original.zip
1.3 MB
08 Quiz App/091 Setting Up The UI Using Cardview And Disable The Statusbar.mp4
146 MB
08 Quiz App/091 Setting Up The UI Using Cardview And Disable The Statusbaren_US.srt
18 kB
08 Quiz App/092 Creating The Question Model And Preparing The Questions-SST-original.zip
1.3 MB
08 Quiz App/092 Creating The Question Model And Preparing The Questions.mp4
118 MB
08 Quiz App/092 Creating The Question Model And Preparing The Questionsen_US.srt
17 kB
08 Quiz App/093 Setting Up The Question UI And Connecting The UI To The Model Part 2-4EF-original.zip
1.3 MB
08 Quiz App/093 Setting Up The Question UI And Connecting The UI To The Model Part 2.mp4
81 MB
08 Quiz App/093 Setting Up The Question UI And Connecting The UI To The Model Part 2en_US.srt
11 kB
08 Quiz App/094 Setting Up The Question UI And Connecting The UI To The Model Part 1-D7X-original.zip
1.3 MB
08 Quiz App/094 Setting Up The Question UI And Connecting The UI To The Model Part 1.mp4
102 MB
08 Quiz App/094 Setting Up The Question UI And Connecting The UI To The Model Part 1en_US.srt
14 kB
08 Quiz App/095 Adding The Button Functionality To The Questions Activity-309-original.zip
1.3 MB
08 Quiz App/095 Adding The Button Functionality To The Questions Activity.mp4
183 MB
08 Quiz App/095 Adding The Button Functionality To The Questions Activityen_US.srt
21 kB
08 Quiz App/096 Selecting The Right And Wrong Answers And Displaying The Next Question-648-original.zip
1.3 MB
08 Quiz App/096 Selecting The Right And Wrong Answers And Displaying The Next Question.mp4
128 MB
08 Quiz App/096 Selecting The Right And Wrong Answers And Displaying The Next Questionen_US.srt
17 kB
08 Quiz App/097 DEMO - StartActivityForResult-N4U-original.zip
150 kB
08 Quiz App/097 DEMO - StartActivityForResult.mp4
157 MB
08 Quiz App/097 DEMO - StartActivityForResulten_US.srt
21 kB
08 Quiz App/098 Preparing The UI For The Result Activity-ALZ-original.zip
1.8 MB
08 Quiz App/098 Preparing The UI For The Result Activity.mp4
64 MB
08 Quiz App/098 Preparing The UI For The Result Activityen_US.srt
7.7 kB
08 Quiz App/099 Final Touches And Sending Data Via Intent - putExtra-YZY-original.zip
1.8 MB
08 Quiz App/099 Final Touches And Sending Data Via Intent - putExtra.mp4
138 MB
08 Quiz App/099 Final Touches And Sending Data Via Intent - putExtraen_US.srt
16 kB
08 Quiz App/100 Summary - Quiz App.mp4
36 MB
08 Quiz App/100 Summary - Quiz Appen_US.srt
2.2 kB
09 Drawing App - How to use Canvas import Images and Export them/101 Introduction - Kids Drawing App.mp4
67 MB
09 Drawing App - How to use Canvas import Images and Export them/101 Introduction - Kids Drawing Appen_US.srt
4.0 kB
09 Drawing App - How to use Canvas import Images and Export them/102 What You Will Build In This Chapter.mp4
10 MB
09 Drawing App - How to use Canvas import Images and Export them/102 What You Will Build In This Chapteren_US.srt
1.9 kB
09 Drawing App - How to use Canvas import Images and Export them/103 Setting Up The Kids Drawing App - Drawing View Part 1-54Q-original.zip
148 kB
09 Drawing App - How to use Canvas import Images and Export them/103 Setting Up The Kids Drawing App - Drawing View Part 1.mp4
140 MB
09 Drawing App - How to use Canvas import Images and Export them/103 Setting Up The Kids Drawing App - Drawing View Part 1en_US.srt
24 kB
09 Drawing App - How to use Canvas import Images and Export them/104 Setting Up The Kids Drawing App - Drawing View Part 2-C7Z-original.zip
148 kB
09 Drawing App - How to use Canvas import Images and Export them/104 Setting Up The Kids Drawing App - Drawing View Part 2.mp4
160 MB
09 Drawing App - How to use Canvas import Images and Export them/104 Setting Up The Kids Drawing App - Drawing View Part 2en_US.srt
21 kB
09 Drawing App - How to use Canvas import Images and Export them/105 Let The Lines Persist On The View-BP5-original.zip
144 kB
09 Drawing App - How to use Canvas import Images and Export them/105 Let The Lines Persist On The View.mp4
32 MB
09 Drawing App - How to use Canvas import Images and Export them/105 Let The Lines Persist On The Viewen_US.srt
4.2 kB
09 Drawing App - How to use Canvas import Images and Export them/106 Adding A Little Border Around The Canvas-81K-original.zip
148 kB
09 Drawing App - How to use Canvas import Images and Export them/106 Adding A Little Border Around The Canvas.mp4
22 MB
09 Drawing App - How to use Canvas import Images and Export them/106 Adding A Little Border Around The Canvasen_US.srt
3.5 kB
09 Drawing App - How to use Canvas import Images and Export them/107 Preparing The BrushSizeSelector And How To Use DisplayMetrics-QBR-original.zip
145 kB
09 Drawing App - How to use Canvas import Images and Export them/107 Preparing The BrushSizeSelector And How To Use DisplayMetrics.mp4
47 MB
09 Drawing App - How to use Canvas import Images and Export them/107 Preparing The BrushSizeSelector And How To Use DisplayMetricsen_US.srt
5.8 kB
09 Drawing App - How to use Canvas import Images and Export them/108 Selecting The Brush Size From A Custom Dialog That We Created-24J-original.zip
152 kB
09 Drawing App - How to use Canvas import Images and Export them/108 Selecting The Brush Size From A Custom Dialog That We Created.mp4
185 MB
09 Drawing App - How to use Canvas import Images and Export them/108 Selecting The Brush Size From A Custom Dialog That We Createden_US.srt
23 kB
09 Drawing App - How to use Canvas import Images and Export them/109 Adding The Color Pallet Using Custom Drawables That We Created-5PP-original.zip
152 kB
09 Drawing App - How to use Canvas import Images and Export them/109 Adding The Color Pallet Using Custom Drawables That We Created.mp4
167 MB
09 Drawing App - How to use Canvas import Images and Export them/109 Adding The Color Pallet Using Custom Drawables That We Createden_US.srt
21 kB
09 Drawing App - How to use Canvas import Images and Export them/110 Adding The Color Selection-MOJ-original.zip
152 kB
09 Drawing App - How to use Canvas import Images and Export them/110 Adding The Color Selection.mp4
126 MB
09 Drawing App - How to use Canvas import Images and Export them/110 Adding The Color Selectionen_US.srt
16 kB
09 Drawing App - How to use Canvas import Images and Export them/111 Adding The Background Image-6YY-original.zip
185 kB
09 Drawing App - How to use Canvas import Images and Export them/111 Adding The Background Image.mp4
88 MB
09 Drawing App - How to use Canvas import Images and Export them/111 Adding The Background Imageen_US.srt
11 kB
09 Drawing App - How to use Canvas import Images and Export them/112 Adding The Gallery ImageButton To The UI-OEG-original.zip
188 kB
09 Drawing App - How to use Canvas import Images and Export them/112 Adding The Gallery ImageButton To The UI.mp4
50 MB
09 Drawing App - How to use Canvas import Images and Export them/112 Adding The Gallery ImageButton To The UIen_US.srt
6.5 kB
09 Drawing App - How to use Canvas import Images and Export them/114 Permissions Demo-EHH-original.zip
140 kB
09 Drawing App - How to use Canvas import Images and Export them/114 Permissions Demo.mp4
197 MB
09 Drawing App - How to use Canvas import Images and Export them/114 Permissions Demoen_US.srt
27 kB
09 Drawing App - How to use Canvas import Images and Export them/115 Snackbar - AlertDialog - CustomDialogs Demo Part 1-AU8-original.zip
140 kB
09 Drawing App - How to use Canvas import Images and Export them/115 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4
75 MB
09 Drawing App - How to use Canvas import Images and Export them/115 Snackbar - AlertDialog - CustomDialogs Demo Part 1en_US.srt
11 kB
09 Drawing App - How to use Canvas import Images and Export them/116 CustomDialogs Demo Part 2-6OQ-original.zip
140 kB
09 Drawing App - How to use Canvas import Images and Export them/116 CustomDialogs Demo Part 2.mp4
62 MB
09 Drawing App - How to use Canvas import Images and Export them/116 CustomDialogs Demo Part 2en_US.srt
7.5 kB
09 Drawing App - How to use Canvas import Images and Export them/117 Custom Progress Bar Dialogs-8SY-original.zip
140 kB
09 Drawing App - How to use Canvas import Images and Export them/117 Custom Progress Bar Dialogs.mp4
58 MB
09 Drawing App - How to use Canvas import Images and Export them/117 Custom Progress Bar Dialogsen_US.srt
8.2 kB
09 Drawing App - How to use Canvas import Images and Export them/118 Adding Permissionrequest To Our KidsDrawing App-UOX-original.zip
188 kB
09 Drawing App - How to use Canvas import Images and Export them/118 Adding Permissionrequest To Our KidsDrawing App.mp4
136 MB
09 Drawing App - How to use Canvas import Images and Export them/118 Adding Permissionrequest To Our KidsDrawing Appen_US.srt
18 kB
09 Drawing App - How to use Canvas import Images and Export them/119 Selecting An Image From The Gallery Using It As A Background-6SV-original.zip
188 kB
09 Drawing App - How to use Canvas import Images and Export them/119 Selecting An Image From The Gallery Using It As A Background.mp4
83 MB
09 Drawing App - How to use Canvas import Images and Export them/119 Selecting An Image From The Gallery Using It As A Backgrounden_US.srt
11 kB
09 Drawing App - How to use Canvas import Images and Export them/120 Adding An Undo Button And Functionality-HQU-original.zip
190 kB
09 Drawing App - How to use Canvas import Images and Export them/120 Adding An Undo Button And Functionality.mp4
48 MB
09 Drawing App - How to use Canvas import Images and Export them/120 Adding An Undo Button And Functionalityen_US.srt
5.9 kB
09 Drawing App - How to use Canvas import Images and Export them/121 AsyncTask Demo - Do Something In The Background-2SZ-original.zip
141 kB
09 Drawing App - How to use Canvas import Images and Export them/121 AsyncTask Demo - Do Something In The Background.mp4
70 MB
09 Drawing App - How to use Canvas import Images and Export them/121 AsyncTask Demo - Do Something In The Backgrounden_US.srt
11 kB
09 Drawing App - How to use Canvas import Images and Export them/122 Adding A Provider - Path And An Image Sandwitch Maker-HIL-original.zip
194 kB
09 Drawing App - How to use Canvas import Images and Export them/122 Adding A Provider - Path And An Image Sandwitch Maker.mp4
115 MB
09 Drawing App - How to use Canvas import Images and Export them/122 Adding A Provider - Path And An Image Sandwitch Makeren_US.srt
14 kB
09 Drawing App - How to use Canvas import Images and Export them/123 Saving An Image On The Phone Using AsingTask and OutputStream-ME8-original.zip
195 kB
09 Drawing App - How to use Canvas import Images and Export them/123 Saving An Image On The Phone Using AsingTask and OutputStream.mp4
140 MB
09 Drawing App - How to use Canvas import Images and Export them/123 Saving An Image On The Phone Using AsingTask and OutputStreamen_US.srt
18 kB
09 Drawing App - How to use Canvas import Images and Export them/124 Displaying The Custom Progress Dialog And onPreExecute-0XK-original.zip
195 kB
09 Drawing App - How to use Canvas import Images and Export them/124 Displaying The Custom Progress Dialog And onPreExecute.mp4
45 MB
09 Drawing App - How to use Canvas import Images and Export them/124 Displaying The Custom Progress Dialog And onPreExecuteen_US.srt
5.2 kB
09 Drawing App - How to use Canvas import Images and Export them/125 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc-FXK-original.zip
194 kB
09 Drawing App - How to use Canvas import Images and Export them/125 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc.mp4
69 MB
09 Drawing App - How to use Canvas import Images and Export them/125 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etcen_US.srt
9.0 kB
09 Drawing App - How to use Canvas import Images and Export them/126 Summary - Kids Drawing App.mp4
16 MB
09 Drawing App - How to use Canvas import Images and Export them/126 Summary - Kids Drawing Appen_US.srt
983 B
10 7 Minute Workout App/127 Introduction to the chapter.mp4
52 MB
10 7 Minute Workout App/127 Introduction to the chapteren_US.srt
3.1 kB
10 7 Minute Workout App/128 Structure of the App.mp4
11 MB
10 7 Minute Workout App/128 Structure of the Appen_US.srt
2.6 kB
10 7 Minute Workout App/129 Setting up the UI-GGH-original.zip
152 kB
10 7 Minute Workout App/129 Setting up the UI.mp4
168 MB
10 7 Minute Workout App/129 Setting up the UIen_US.srt
21 kB
10 7 Minute Workout App/130 How To Get Rid Of The Actionbar.mp4
11 MB
10 7 Minute Workout App/130 How To Get Rid Of The Actionbaren_US.srt
1.8 kB
10 7 Minute Workout App/131 Adding The Exercise Screen - Intents And Customizing Our Toolbar.mp4
116 MB
10 7 Minute Workout App/131 Adding The Exercise Screen - Intents And Customizing Our Toolbaren_US.srt
15 kB
10 7 Minute Workout App/132 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise-D8X-original.zip
155 kB
10 7 Minute Workout App/132 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise.mp4
116 MB
10 7 Minute Workout App/132 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wiseen_US.srt
16 kB
10 7 Minute Workout App/133 DEMO Timers.mp4
64 MB
10 7 Minute Workout App/133 DEMO Timersen_US.srt
9.7 kB
10 7 Minute Workout App/134 Using CountDownTimers To Display The Seconds Remaining-CGC-original.zip
155 kB
10 7 Minute Workout App/134 Using CountDownTimers To Display The Seconds Remaining.mp4
88 MB
10 7 Minute Workout App/134 Using CountDownTimers To Display The Seconds Remainingen_US.srt
12 kB
10 7 Minute Workout App/135 Challenge - Implementing The ExerciseTimer-2DU-original.zip
156 kB
10 7 Minute Workout App/135 Challenge - Implementing The ExerciseTimer.mp4
122 MB
10 7 Minute Workout App/135 Challenge - Implementing The ExerciseTimeren_US.srt
17 kB
10 7 Minute Workout App/136 Adding The Model Our Constants For The Exercises And Testing It Part 1-GEG-original.zip
782 kB
10 7 Minute Workout App/136 Adding The Model Our Constants For The Exercises And Testing It Part 1.mp4
107 MB
10 7 Minute Workout App/136 Adding The Model Our Constants For The Exercises And Testing It Part 1en_US.srt
16 kB
10 7 Minute Workout App/137 Adding The Model Our Constants For The Exercises And Testing It Part 1.mp4
98 MB
10 7 Minute Workout App/137 Adding The Model Our Constants For The Exercises And Testing It Part 1en_US.srt
14 kB
10 7 Minute Workout App/138 Adding The Upcoming Exercise Text To The RestView-EGY-original.zip
781 kB
10 7 Minute Workout App/138 Adding The Upcoming Exercise Text To The RestView.mp4
54 MB
10 7 Minute Workout App/138 Adding The Upcoming Exercise Text To The RestViewen_US.srt
7.3 kB
10 7 Minute Workout App/139 DEMO Text To Speech.mp4
74 MB
10 7 Minute Workout App/139 DEMO Text To Speechen_US.srt
11 kB
10 7 Minute Workout App/141 Adding Text To Speech To Our App-PVQ-original.zip
782 kB
10 7 Minute Workout App/141 Adding Text To Speech To Our App.mp4
122 MB
10 7 Minute Workout App/141 Adding Text To Speech To Our Appen_US.srt
17 kB
10 7 Minute Workout App/142 Adding A Media Player To Play A Sound Once The Exercise Is Over-51K-original.zip
818 kB
10 7 Minute Workout App/142 Adding A Media Player To Play A Sound Once The Exercise Is Over.mp4
49 MB
10 7 Minute Workout App/142 Adding A Media Player To Play A Sound Once The Exercise Is Overen_US.srt
7.0 kB
10 7 Minute Workout App/143 Intro - RecyclerView.mp4
52 MB
10 7 Minute Workout App/143 Intro - RecyclerViewen_US.srt
12 kB
10 7 Minute Workout App/144 DEMO - RecyclerView.mp4
197 MB
10 7 Minute Workout App/144 DEMO - RecyclerViewen_US.srt
26 kB
10 7 Minute Workout App/145 Preparing The RecyclerView For The Bottom To Display Exercise Numbers-QWW-original.zip
819 kB
10 7 Minute Workout App/145 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4
48 MB
10 7 Minute Workout App/145 Preparing The RecyclerView For The Bottom To Display Exercise Numbersen_US.srt
7.0 kB
10 7 Minute Workout App/146 Creating Our Own Custom RecyclerViewAdapter And ViewHolder-2NU-original.zip
820 kB
10 7 Minute Workout App/146 Creating Our Own Custom RecyclerViewAdapter And ViewHolder.mp4
91 MB
10 7 Minute Workout App/146 Creating Our Own Custom RecyclerViewAdapter And ViewHolderen_US.srt
12 kB
10 7 Minute Workout App/147 Displaying The RecyclerView With The Exercise Numbers-HL9-original.zip
820 kB
10 7 Minute Workout App/147 Displaying The RecyclerView With The Exercise Numbers.mp4
112 MB
10 7 Minute Workout App/147 Displaying The RecyclerView With The Exercise Numbersen_US.srt
15 kB
10 7 Minute Workout App/148 Displaying At Witch Exercise We Currently Are-WH9-original.zip
821 kB
10 7 Minute Workout App/148 Displaying At Witch Exercise We Currently Are.mp4
101 MB
10 7 Minute Workout App/148 Displaying At Witch Exercise We Currently Areen_US.srt
12 kB
10 7 Minute Workout App/149 Creating The Finish Activity-CNH-original.zip
825 kB
10 7 Minute Workout App/149 Creating The Finish Activity.mp4
158 MB
10 7 Minute Workout App/149 Creating The Finish Activityen_US.srt
21 kB
10 7 Minute Workout App/150 Setting Up The CustomDialog For The BackButton-CK4-original.zip
826 kB
10 7 Minute Workout App/150 Setting Up The CustomDialog For The BackButton.mp4
97 MB
10 7 Minute Workout App/150 Setting Up The CustomDialog For The BackButtonen_US.srt
13 kB
10 7 Minute Workout App/151 Preparing The BMI Screen-YU4-original.zip
827 kB
10 7 Minute Workout App/151 Preparing The BMI Screen.mp4
78 MB
10 7 Minute Workout App/151 Preparing The BMI Screenen_US.srt
9.3 kB
10 7 Minute Workout App/152 BMI Screen For The Metric System-N9J-original.zip
829 kB
10 7 Minute Workout App/152 BMI Screen For The Metric System.mp4
180 MB
10 7 Minute Workout App/152 BMI Screen For The Metric Systemen_US.srt
22 kB
10 7 Minute Workout App/153 Adding Custom RadioGroups With Custom RadioButtons-KSN-original.zip
830 kB
10 7 Minute Workout App/153 Adding Custom RadioGroups With Custom RadioButtons.mp4
69 MB
10 7 Minute Workout App/153 Adding Custom RadioGroups With Custom RadioButtonsen_US.srt
11 kB
10 7 Minute Workout App/154 Adding The US View Elements-5RE-original.zip
831 kB
10 7 Minute Workout App/154 Adding The US View Elements.mp4
163 MB
10 7 Minute Workout App/154 Adding The US View Elementsen_US.srt
18 kB
10 7 Minute Workout App/155 Difference Between View Gone And View Invisible.mp4
20 MB
10 7 Minute Workout App/155 Difference Between View Gone And View Invisibleen_US.srt
2.3 kB
10 7 Minute Workout App/156 Finalizing The BMI Calculator With The US System-41Z-original.zip
831 kB
10 7 Minute Workout App/156 Finalizing The BMI Calculator With The US System.mp4
68 MB
10 7 Minute Workout App/156 Finalizing The BMI Calculator With The US Systemen_US.srt
8.5 kB
10 7 Minute Workout App/157 Adding The History UI And Activity-ELJ-original.zip
842 kB
10 7 Minute Workout App/157 Adding The History UI And Activity.mp4
82 MB
10 7 Minute Workout App/157 Adding The History UI And Activityen_US.srt
11 kB
10 7 Minute Workout App/158 SQLITE Demo Part 1 - Overview Of The Project And UI.mp4
96 MB
10 7 Minute Workout App/158 SQLITE Demo Part 1 - Overview Of The Project And UIen_US.srt
12 kB
10 7 Minute Workout App/159 SQLITE DEMO Part 2 - Primary Key How To Create a Table And Datatypes in SQLite.mp4
125 MB
10 7 Minute Workout App/159 SQLITE DEMO Part 2 - Primary Key How To Create a Table And Datatypes in SQLiteen_US.srt
16 kB
10 7 Minute Workout App/160 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etc.mp4
142 MB
10 7 Minute Workout App/160 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etcen_US.srt
18 kB
10 7 Minute Workout App/161 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the App.mp4
179 MB
10 7 Minute Workout App/161 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the Appen_US.srt
22 kB
10 7 Minute Workout App/162 Adding The SqliteOpenHelper And Storing Date In The DB-8UE-original.zip
843 kB
10 7 Minute Workout App/162 Adding The SqliteOpenHelper And Storing Date In The DB.mp4
116 MB
10 7 Minute Workout App/162 Adding The SqliteOpenHelper And Storing Date In The DBen_US.srt
16 kB
10 7 Minute Workout App/163 Reading The Database Entries And Preparing The Listview Item Layout-T2U-original.zip
844 kB
10 7 Minute Workout App/163 Reading The Database Entries And Preparing The Listview Item Layout.mp4
88 MB
10 7 Minute Workout App/163 Reading The Database Entries And Preparing The Listview Item Layouten_US.srt
13 kB
10 7 Minute Workout App/164 Adding The RecyclerView And Finishing The App-6PS-original.zip
846 kB
10 7 Minute Workout App/164 Adding The RecyclerView And Finishing The App.mp4
130 MB
10 7 Minute Workout App/164 Adding The RecyclerView And Finishing The Appen_US.srt
16 kB
10 7 Minute Workout App/165 Summary - 7 Minutes Workout App.mp4
43 MB
10 7 Minute Workout App/165 Summary - 7 Minutes Workout Appen_US.srt
2.6 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/127 Introduction to the chapter.mp4
52 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/127 Introduction to the chapteren_US.srt
3.1 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/128 Structure of the App.mp4
11 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/128 Structure of the Appen_US.srt
2.6 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/129 Setting up the UI-GGH-original.zip
152 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/129 Setting up the UI.mp4
168 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/129 Setting up the UIen_US.srt
21 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/130 How To Get Rid Of The Actionbar.mp4
11 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/130 How To Get Rid Of The Actionbaren_US.srt
1.8 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/131 Adding The Exercise Screen - Intents And Customizing Our Toolbar.mp4
116 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/133 DEMO Timers.mp4
64 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/133 DEMO Timersen_US.srt
9.7 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/134 Using CountDownTimers To Display The Seconds Remaining.mp4
88 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/134 Using CountDownTimers To Display The Seconds Remainingen_US.srt
12 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/135 Challenge - Implementing The ExerciseTimer-2DU-original.zip
156 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/135 Challenge - Implementing The ExerciseTimer.mp4
122 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/135 Challenge - Implementing The ExerciseTimeren_US.srt
17 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/138 Adding The Upcoming Exercise Text To The RestView-EGY-original.zip
781 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/138 Adding The Upcoming Exercise Text To The RestView.mp4
54 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/138 Adding The Upcoming Exercise Text To The RestViewen_US.srt
7.3 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/139 DEMO Text To Speech.mp4
74 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/139 DEMO Text To Speechen_US.srt
11 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/141 Adding Text To Speech To Our App-PVQ-original.zip
782 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/141 Adding Text To Speech To Our App.mp4
122 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/141 Adding Text To Speech To Our Appen_US.srt
17 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/142 Adding A Media Player To Play A Sound Once The Exercise Is Over.mp4
49 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/143 Intro - RecyclerView.mp4
52 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/143 Intro - RecyclerViewen_US.srt
12 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/144 DEMO - RecyclerView.mp4
197 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/144 DEMO - RecyclerViewen_US.srt
26 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/146 Creating Our Own Custom RecyclerViewAdapter And ViewHolder.mp4
91 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/146 Creating Our Own Custom RecyclerViewAdapter And ViewHolderen_US.srt
12 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/147 Displaying The RecyclerView With The Exercise Numbers-HL9-original.zip
820 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/147 Displaying The RecyclerView With The Exercise Numbers.mp4
112 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/147 Displaying The RecyclerView With The Exercise Numbersen_US.srt
15 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/148 Displaying At Witch Exercise We Currently Are-WH9-original.zip
821 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/148 Displaying At Witch Exercise We Currently Are.mp4
101 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/148 Displaying At Witch Exercise We Currently Areen_US.srt
12 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/149 Creating The Finish Activity-CNH-original.zip
825 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/149 Creating The Finish Activity.mp4
158 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/149 Creating The Finish Activityen_US.srt
21 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/150 Setting Up The CustomDialog For The BackButton-CK4-original.zip
826 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/150 Setting Up The CustomDialog For The BackButton.mp4
97 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/150 Setting Up The CustomDialog For The BackButtonen_US.srt
13 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/151 Preparing The BMI Screen-YU4-original.zip
827 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/151 Preparing The BMI Screen.mp4
78 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/151 Preparing The BMI Screenen_US.srt
9.3 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/152 BMI Screen For The Metric System-N9J-original.zip
829 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/152 BMI Screen For The Metric System.mp4
180 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/152 BMI Screen For The Metric Systemen_US.srt
22 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/153 Adding Custom RadioGroups With Custom RadioButtons-KSN-original.zip
830 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/153 Adding Custom RadioGroups With Custom RadioButtons.mp4
69 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/153 Adding Custom RadioGroups With Custom RadioButtonsen_US.srt
11 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/154 Adding The US View Elements-5RE-original.zip
831 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/154 Adding The US View Elements.mp4
163 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/154 Adding The US View Elementsen_US.srt
18 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/155 Difference Between View Gone And View Invisible.mp4
20 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/155 Difference Between View Gone And View Invisibleen_US.srt
2.3 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/156 Finalizing The BMI Calculator With The US System-41Z-original.zip
831 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/156 Finalizing The BMI Calculator With The US System.mp4
68 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/156 Finalizing The BMI Calculator With The US Systemen_US.srt
8.5 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/157 Adding The History UI And Activity-ELJ-original.zip
842 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/157 Adding The History UI And Activity.mp4
82 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/157 Adding The History UI And Activityen_US.srt
11 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/158 SQLITE Demo Part 1 - Overview Of The Project And UI.mp4
96 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/158 SQLITE Demo Part 1 - Overview Of The Project And UIen_US.srt
12 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/162 Adding The SqliteOpenHelper And Storing Date In The DB.mp4
116 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/162 Adding The SqliteOpenHelper And Storing Date In The DBen_US.srt
16 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/164 Adding The RecyclerView And Finishing The App-6PS-original.zip
846 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/164 Adding The RecyclerView And Finishing The App.mp4
130 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/164 Adding The RecyclerView And Finishing The Appen_US.srt
16 kB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/165 Summary - 7 Minutes Workout App.mp4
43 MB
10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/165 Summary - 7 Minutes Workout Appen_US.srt
2.6 kB
11 Happy Places App - Location GPS Google Maps API/166 Introduction to the chapter.mp4
42 MB
11 Happy Places App - Location GPS Google Maps API/166 Introduction to the chapteren_US.srt
2.4 kB
11 Happy Places App - Location GPS Google Maps API/167 Concept of the App.mp4
11 MB
11 Happy Places App - Location GPS Google Maps API/167 Concept of the Appen_US.srt
2.3 kB
11 Happy Places App - Location GPS Google Maps API/168 Setting Up The Happy Places App-0YQ-original.zip
152 kB
11 Happy Places App - Location GPS Google Maps API/168 Setting Up The Happy Places App.mp4
124 MB
11 Happy Places App - Location GPS Google Maps API/168 Setting Up The Happy Places Appen_US.srt
16 kB
11 Happy Places App - Location GPS Google Maps API/169 Adding The Add HappyPlaceActivity and using dimens string color-A4V-original.zip
154 kB
11 Happy Places App - Location GPS Google Maps API/169 Adding The Add HappyPlaceActivity and using dimens string color.mp4
154 MB
11 Happy Places App - Location GPS Google Maps API/169 Adding The Add HappyPlaceActivity and using dimens string coloren_US.srt
17 kB
11 Happy Places App - Location GPS Google Maps API/170 Adding Calendar Picker And Populate Our Date Edit Text-QHG-original.zip
154 kB
11 Happy Places App - Location GPS Google Maps API/170 Adding Calendar Picker And Populate Our Date Edit Text.mp4
100 MB
11 Happy Places App - Location GPS Google Maps API/170 Adding Calendar Picker And Populate Our Date Edit Texten_US.srt
12 kB
11 Happy Places App - Location GPS Google Maps API/171 Using Third Party Libraries.mp4
40 MB
11 Happy Places App - Location GPS Google Maps API/171 Using Third Party Librariesen_US.srt
6.3 kB
11 Happy Places App - Location GPS Google Maps API/172 Using The Third Party Library DEXTER For Permission Handling-resource.txt
68 B
11 Happy Places App - Location GPS Google Maps API/172 Using The Third Party Library DEXTER For Permission Handling.mp4
181 MB
11 Happy Places App - Location GPS Google Maps API/172 Using The Third Party Library DEXTER For Permission Handlingen_US.srt
23 kB
11 Happy Places App - Location GPS Google Maps API/173 DEMO - Taking Images With The Camera App and Using It In Our App.mp4
105 MB
11 Happy Places App - Location GPS Google Maps API/173 DEMO - Taking Images With The Camera App and Using It In Our Appen_US.srt
13 kB
11 Happy Places App - Location GPS Google Maps API/174 Adding The Gallery Picking Functionality-NYO-original.zip
155 kB
11 Happy Places App - Location GPS Google Maps API/174 Adding The Gallery Picking Functionality.mp4
80 MB
11 Happy Places App - Location GPS Google Maps API/174 Adding The Gallery Picking Functionalityen_US.srt
9.5 kB
11 Happy Places App - Location GPS Google Maps API/175 Adding Camera Picking Functionality-9WH-original.zip
156 kB
11 Happy Places App - Location GPS Google Maps API/175 Adding Camera Picking Functionality.mp4
54 MB
11 Happy Places App - Location GPS Google Maps API/175 Adding Camera Picking Functionalityen_US.srt
6.0 kB
11 Happy Places App - Location GPS Google Maps API/176 Storing The Images On The Device-Z7H-original.zip
156 kB
11 Happy Places App - Location GPS Google Maps API/176 Storing The Images On The Device.mp4
105 MB
11 Happy Places App - Location GPS Google Maps API/176 Storing The Images On The Deviceen_US.srt
12 kB
11 Happy Places App - Location GPS Google Maps API/177 Preparing The Database Handler And Creating Our Happy Place Model-7WH-original.zip
156 kB
11 Happy Places App - Location GPS Google Maps API/177 Preparing The Database Handler And Creating Our Happy Place Model.mp4
120 MB
11 Happy Places App - Location GPS Google Maps API/177 Preparing The Database Handler And Creating Our Happy Place Modelen_US.srt
15 kB
11 Happy Places App - Location GPS Google Maps API/178 Saving A Happy Place Via SQLite-U9U-original.zip
159 kB
11 Happy Places App - Location GPS Google Maps API/178 Saving A Happy Place Via SQLite.mp4
69 MB
11 Happy Places App - Location GPS Google Maps API/178 Saving A Happy Place Via SQLiteen_US.srt
8.5 kB
11 Happy Places App - Location GPS Google Maps API/179 Reading The Data From Our Local DB-LDF-original.zip
160 kB
11 Happy Places App - Location GPS Google Maps API/179 Reading The Data From Our Local DB.mp4
97 MB
11 Happy Places App - Location GPS Google Maps API/179 Reading The Data From Our Local DBen_US.srt
12 kB
11 Happy Places App - Location GPS Google Maps API/180 Preparing The RecyclerView-PCZ-original.zip
160 kB
11 Happy Places App - Location GPS Google Maps API/180 Preparing The RecyclerView.mp4
42 MB
11 Happy Places App - Location GPS Google Maps API/180 Preparing The RecyclerViewen_US.srt
4.3 kB
11 Happy Places App - Location GPS Google Maps API/181 Using A Third Party Library For Nice Rounded Images-Z7X-original.zip
163 kB
11 Happy Places App - Location GPS Google Maps API/181 Using A Third Party Library For Nice Rounded Images.mp4
190 MB
11 Happy Places App - Location GPS Google Maps API/181 Using A Third Party Library For Nice Rounded Imagesen_US.srt
20 kB
11 Happy Places App - Location GPS Google Maps API/182 Adding ActivityForResult In Order To Update The List Dynamically-NNG-original.zip
165 kB
11 Happy Places App - Location GPS Google Maps API/182 Adding ActivityForResult In Order To Update The List Dynamically.mp4
67 MB
11 Happy Places App - Location GPS Google Maps API/182 Adding ActivityForResult In Order To Update The List Dynamicallyen_US.srt
7.3 kB
11 Happy Places App - Location GPS Google Maps API/183 Adding An OnClickListener To RecyclerView Element - Best Practice-HTQ-original.zip
171 kB
11 Happy Places App - Location GPS Google Maps API/183 Adding An OnClickListener To RecyclerView Element - Best Practice.mp4
145 MB
11 Happy Places App - Location GPS Google Maps API/183 Adding An OnClickListener To RecyclerView Element - Best Practiceen_US.srt
16 kB
11 Happy Places App - Location GPS Google Maps API/184 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable-T2M-original.zip
172 kB
11 Happy Places App - Location GPS Google Maps API/184 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable.mp4
110 MB
11 Happy Places App - Location GPS Google Maps API/184 Passing Whole Objects from One Activity To Another - Serializable vs Parcalableen_US.srt
13 kB
11 Happy Places App - Location GPS Google Maps API/185 Adding Swipe To Edit Functionality using ItemTouchHelper-6ZC-original.zip
174 kB
11 Happy Places App - Location GPS Google Maps API/185 Adding Swipe To Edit Functionality using ItemTouchHelper.mp4
174 MB
11 Happy Places App - Location GPS Google Maps API/185 Adding Swipe To Edit Functionality using ItemTouchHelperen_US.srt
19 kB
11 Happy Places App - Location GPS Google Maps API/186 Fixing The Updating Duplication Bug-7U0-original.zip
174 kB
11 Happy Places App - Location GPS Google Maps API/186 Fixing The Updating Duplication Bug.mp4
95 MB
11 Happy Places App - Location GPS Google Maps API/186 Fixing The Updating Duplication Bugen_US.srt
9.0 kB
11 Happy Places App - Location GPS Google Maps API/187 Adding Swipe To Delete Functionality-9VD-original.zip
221 kB
11 Happy Places App - Location GPS Google Maps API/187 Adding Swipe To Delete Functionality.mp4
102 MB
11 Happy Places App - Location GPS Google Maps API/187 Adding Swipe To Delete Functionalityen_US.srt
11 kB
11 Happy Places App - Location GPS Google Maps API/188 Using The Google Places API-KP0-original.zip
178 kB
11 Happy Places App - Location GPS Google Maps API/188 Using The Google Places API.mp4
159 MB
11 Happy Places App - Location GPS Google Maps API/188 Using The Google Places APIen_US.srt
20 kB
11 Happy Places App - Location GPS Google Maps API/189 Adding a Map Intent-4YE-original.zip
179 kB
11 Happy Places App - Location GPS Google Maps API/189 Adding a Map Intent.mp4
76 MB
11 Happy Places App - Location GPS Google Maps API/189 Adding a Map Intenten_US.srt
8.1 kB
11 Happy Places App - Location GPS Google Maps API/190 Displaying A Marker On The Map And Zooming In With An Animation-0GM-original.zip
180 kB
11 Happy Places App - Location GPS Google Maps API/190 Displaying A Marker On The Map And Zooming In With An Animation.mp4
145 MB
11 Happy Places App - Location GPS Google Maps API/190 Displaying A Marker On The Map And Zooming In With An Animationen_US.srt
18 kB
11 Happy Places App - Location GPS Google Maps API/191 Adding The Select Current Location Button And Permissions-P5H-original.zip
180 kB
11 Happy Places App - Location GPS Google Maps API/191 Adding The Select Current Location Button And Permissions.mp4
111 MB
11 Happy Places App - Location GPS Google Maps API/191 Adding The Select Current Location Button And Permissionsen_US.srt
11 kB
11 Happy Places App - Location GPS Google Maps API/192 Getting The Users Location-8U1-original.zip
181 kB
11 Happy Places App - Location GPS Google Maps API/192 Getting The Users Location.mp4
150 MB
11 Happy Places App - Location GPS Google Maps API/192 Getting The Users Locationen_US.srt
16 kB
11 Happy Places App - Location GPS Google Maps API/193 Getting The Address From The Latitude And Longitude-GI7-original.zip
182 kB
11 Happy Places App - Location GPS Google Maps API/193 Getting The Address From The Latitude And Longitude.mp4
194 MB
11 Happy Places App - Location GPS Google Maps API/193 Getting The Address From The Latitude And Longitudeen_US.srt
23 kB
11 Happy Places App - Location GPS Google Maps API/194 Summary - Happy Places.mp4
30 MB
11 Happy Places App - Location GPS Google Maps API/194 Summary - Happy Placesen_US.srt
1.7 kB
12 Weather App - Downloading Website JSON GSON Using APIs/195 Introduction - Weather App.mp4
25 MB
12 Weather App - Downloading Website JSON GSON Using APIs/195 Introduction - Weather Appen_US.srt
1.5 kB
12 Weather App - Downloading Website JSON GSON Using APIs/196 JSON And Tools - Introduction.mp4
39 MB
12 Weather App - Downloading Website JSON GSON Using APIs/196 JSON And Tools - Introductionen_US.srt
9.1 kB
12 Weather App - Downloading Website JSON GSON Using APIs/197 DEMO - Downloading A Website And Its Text in Android.mp4
130 MB
12 Weather App - Downloading Website JSON GSON Using APIs/197 DEMO - Downloading A Website And Its Text in Androiden_US.srt
18 kB
12 Weather App - Downloading Website JSON GSON Using APIs/198 How Read And Use JSON Objects.mp4
94 MB
12 Weather App - Downloading Website JSON GSON Using APIs/198 How Read And Use JSON Objectsen_US.srt
11 kB
12 Weather App - Downloading Website JSON GSON Using APIs/199 Sending Post Requests.mp4
65 MB
12 Weather App - Downloading Website JSON GSON Using APIs/199 Sending Post Requestsen_US.srt
8.2 kB
12 Weather App - Downloading Website JSON GSON Using APIs/200 Using The GSON Library to Make Working With JSON Easier.mp4
83 MB
12 Weather App - Downloading Website JSON GSON Using APIs/200 Using The GSON Library to Make Working With JSON Easieren_US.srt
10 kB
12 Weather App - Downloading Website JSON GSON Using APIs/201 Introduction To OpenWeatherMap And General Overview.mp4
56 MB
12 Weather App - Downloading Website JSON GSON Using APIs/201 Introduction To OpenWeatherMap And General Overviewen_US.srt
9.7 kB
12 Weather App - Downloading Website JSON GSON Using APIs/202 Preparing The Project And Checking If Location Provider Is Turned On-HPL-original.zip
146 kB
12 Weather App - Downloading Website JSON GSON Using APIs/202 Preparing The Project And Checking If Location Provider Is Turned On.mp4
73 MB
12 Weather App - Downloading Website JSON GSON Using APIs/202 Preparing The Project And Checking If Location Provider Is Turned Onen_US.srt
12 kB
12 Weather App - Downloading Website JSON GSON Using APIs/203 Preparing Permissionrequests Using Dexter-6LJ-original.zip
147 kB
12 Weather App - Downloading Website JSON GSON Using APIs/203 Preparing Permissionrequests Using Dexter.mp4
109 MB
12 Weather App - Downloading Website JSON GSON Using APIs/203 Preparing Permissionrequests Using Dexteren_US.srt
14 kB
12 Weather App - Downloading Website JSON GSON Using APIs/204 Preparing the Internet Connection For RETROFIT And The API Calls-1O2-original.zip
149 kB
12 Weather App - Downloading Website JSON GSON Using APIs/204 Preparing the Internet Connection For RETROFIT And The API Calls.mp4
112 MB
12 Weather App - Downloading Website JSON GSON Using APIs/204 Preparing the Internet Connection For RETROFIT And The API Callsen_US.srt
13 kB
12 Weather App - Downloading Website JSON GSON Using APIs/205 Preparing The Models Based On The API-R9M-original.zip
153 kB
12 Weather App - Downloading Website JSON GSON Using APIs/205 Preparing The Models Based On The API.mp4
80 MB
12 Weather App - Downloading Website JSON GSON Using APIs/205 Preparing The Models Based On The APIen_US.srt
13 kB
12 Weather App - Downloading Website JSON GSON Using APIs/206 Creating The API Call with Retrofit and Getting A Response-IR9-original.zip
153 kB
12 Weather App - Downloading Website JSON GSON Using APIs/206 Creating The API Call with Retrofit and Getting A Response.mp4
191 MB
12 Weather App - Downloading Website JSON GSON Using APIs/206 Creating The API Call with Retrofit and Getting A Responseen_US.srt
24 kB
12 Weather App - Downloading Website JSON GSON Using APIs/207 Creating A Custom Dialog And Testing Different Internet Speeds-A29-original.zip
154 kB
12 Weather App - Downloading Website JSON GSON Using APIs/207 Creating A Custom Dialog And Testing Different Internet Speeds.mp4
73 MB
12 Weather App - Downloading Website JSON GSON Using APIs/207 Creating A Custom Dialog And Testing Different Internet Speedsen_US.srt
9.9 kB
12 Weather App - Downloading Website JSON GSON Using APIs/208 Adding The UI And Setting It Up-YS9-original.zip
175 kB
12 Weather App - Downloading Website JSON GSON Using APIs/208 Adding The UI And Setting It Up.mp4
164 MB
12 Weather App - Downloading Website JSON GSON Using APIs/208 Adding The UI And Setting It Upen_US.srt
21 kB
12 Weather App - Downloading Website JSON GSON Using APIs/209 Adding The Sunrise And Sunset Time-CIB-original.zip
175 kB
12 Weather App - Downloading Website JSON GSON Using APIs/209 Adding The Sunrise And Sunset Time.mp4
92 MB
12 Weather App - Downloading Website JSON GSON Using APIs/209 Adding The Sunrise And Sunset Timeen_US.srt
13 kB
12 Weather App - Downloading Website JSON GSON Using APIs/210 Changing The UI Depending On The Weather Data From The API-PDH-original.zip
175 kB
12 Weather App - Downloading Website JSON GSON Using APIs/210 Changing The UI Depending On The Weather Data From The API.mp4
44 MB
12 Weather App - Downloading Website JSON GSON Using APIs/210 Changing The UI Depending On The Weather Data From The APIen_US.srt
5.7 kB
12 Weather App - Downloading Website JSON GSON Using APIs/211 Adding A Refresh Button In The Menu-R4J-original.zip
176 kB
12 Weather App - Downloading Website JSON GSON Using APIs/211 Adding A Refresh Button In The Menu.mp4
66 MB
12 Weather App - Downloading Website JSON GSON Using APIs/211 Adding A Refresh Button In The Menuen_US.srt
8.5 kB
12 Weather App - Downloading Website JSON GSON Using APIs/212 Storing The Data Via SharedPreferences And Preloading It-1TK-original.zip
177 kB
12 Weather App - Downloading Website JSON GSON Using APIs/212 Storing The Data Via SharedPreferences And Preloading It.mp4
111 MB
12 Weather App - Downloading Website JSON GSON Using APIs/212 Storing The Data Via SharedPreferences And Preloading Iten_US.srt
14 kB
12 Weather App - Downloading Website JSON GSON Using APIs/213 Summary - Weather App.mp4
51 MB
12 Weather App - Downloading Website JSON GSON Using APIs/213 Summary - Weather Appen_US.srt
3.1 kB
13 Trello Clone/214 Introduction to the chapter.mp4
69 MB
13 Trello Clone/214 Introduction to the chapteren_US.srt
4.1 kB
13 Trello Clone/215 Concept of the App.mp4
11 MB
13 Trello Clone/215 Concept of the Appen_US.srt
2.5 kB
13 Trello Clone/216 Setting Up The Splashscreen Using Custom Fonts And How To Find Them-0P8-original.zip
22 MB
13 Trello Clone/216 Setting Up The Splashscreen Using Custom Fonts And How To Find Them.mp4
132 MB
13 Trello Clone/216 Setting Up The Splashscreen Using Custom Fonts And How To Find Themen_US.srt
17 kB
13 Trello Clone/217 Setting Up The Intro Screen And Moving To It After 2 Second-CAM-original.zip
4.8 MB
13 Trello Clone/217 Setting Up The Intro Screen And Moving To It After 2 Second.mp4
110 MB
13 Trello Clone/217 Setting Up The Intro Screen And Moving To It After 2 Seconden_US.srt
14 kB
13 Trello Clone/218 Designing The SignUp Activity-P21-original.zip
5.8 MB
13 Trello Clone/218 Designing The SignUp Activity.mp4
145 MB
13 Trello Clone/218 Designing The SignUp Activityen_US.srt
17 kB
13 Trello Clone/219 Challenge - Seting Up The SignIn Activity-TLJ-original.zip
5.8 MB
13 Trello Clone/219 Challenge - Seting Up The SignIn Activity.mp4
51 MB
13 Trello Clone/219 Challenge - Seting Up The SignIn Activityen_US.srt
5.9 kB
13 Trello Clone/220 Setting Up The BaseActivity For Reuse Functions-N5M-original.zip
5.8 MB
13 Trello Clone/220 Setting Up The BaseActivity For Reuse Functions.mp4
169 MB
13 Trello Clone/220 Setting Up The BaseActivity For Reuse Functionsen_US.srt
23 kB
13 Trello Clone/221 Preparing The Signup Feature in Firebase And In The App-DD4-original.zip
5.8 MB
13 Trello Clone/221 Preparing The Signup Feature in Firebase And In The App.mp4
101 MB
13 Trello Clone/221 Preparing The Signup Feature in Firebase And In The Appen_US.srt
14 kB
13 Trello Clone/222 Registering The User Via Email in Firebase-DSU-original.zip
5.8 MB
13 Trello Clone/222 Registering The User Via Email in Firebase.mp4
97 MB
13 Trello Clone/222 Registering The User Via Email in Firebaseen_US.srt
14 kB
13 Trello Clone/223 Signing In The User-PKH-original.zip
5.8 MB
13 Trello Clone/223 Signing In The User.mp4
123 MB
13 Trello Clone/223 Signing In The Useren_US.srt
15 kB
13 Trello Clone/224 Using The FireStore Database to Store The User Details Part 1-3TC-original.zip
5.8 MB
13 Trello Clone/224 Using The FireStore Database to Store The User Details Part 1.mp4
91 MB
13 Trello Clone/224 Using The FireStore Database to Store The User Details Part 1en_US.srt
14 kB
13 Trello Clone/225 Using The FireStore Database to Store The User Details Part 2-C7J-original.zip
5.8 MB
13 Trello Clone/225 Using The FireStore Database to Store The User Details Part 2.mp4
94 MB
13 Trello Clone/225 Using The FireStore Database to Store The User Details Part 2en_US.srt
13 kB
13 Trello Clone/226 Signing In And Getting The User Data-09A-original.zip
5.8 MB
13 Trello Clone/226 Signing In And Getting The User Data.mp4
58 MB
13 Trello Clone/226 Signing In And Getting The User Dataen_US.srt
8.2 kB
13 Trello Clone/227 Auto Login-G89-original.zip
5.8 MB
13 Trello Clone/227 Auto Login.mp4
41 MB
13 Trello Clone/227 Auto Loginen_US.srt
6.3 kB
13 Trello Clone/228 Preparing The XML For The Drawer And Navigation Part 1-A9H-original.zip
5.9 MB
13 Trello Clone/228 Preparing The XML For The Drawer And Navigation Part 1.mp4
117 MB
13 Trello Clone/228 Preparing The XML For The Drawer And Navigation Part 1en_US.srt
16 kB
13 Trello Clone/229 Preparing The XML For The Drawer And Navigation Part 2-EIT-original.zip
5.9 MB
13 Trello Clone/229 Preparing The XML For The Drawer And Navigation Part 2.mp4
141 MB
13 Trello Clone/229 Preparing The XML For The Drawer And Navigation Part 2en_US.srt
15 kB
13 Trello Clone/230 Adding The Drawer Functionality In Code-44W-original.zip
5.9 MB
13 Trello Clone/230 Adding The Drawer Functionality In Code.mp4
112 MB
13 Trello Clone/230 Adding The Drawer Functionality In Codeen_US.srt
14 kB
13 Trello Clone/231 Loading The Image And Username To Display It In The Drawer-IVM-original.zip
5.9 MB
13 Trello Clone/231 Loading The Image And Username To Display It In The Drawer.mp4
107 MB
13 Trello Clone/231 Loading The Image And Username To Display It In The Draweren_US.srt
15 kB
13 Trello Clone/232 Preparing The Profile Screen-2YU-original.zip
5.9 MB
13 Trello Clone/232 Preparing The Profile Screen.mp4
123 MB
13 Trello Clone/232 Preparing The Profile Screenen_US.srt
14 kB
13 Trello Clone/233 Populating The Profile Activity With User Data-KTL-original.zip
5.9 MB
13 Trello Clone/233 Populating The Profile Activity With User Data.mp4
69 MB
13 Trello Clone/233 Populating The Profile Activity With User Dataen_US.srt
8.1 kB
13 Trello Clone/234 Image Chooser For The Profile Image-OLT-original.zip
5.9 MB
13 Trello Clone/234 Image Chooser For The Profile Image.mp4
148 MB
13 Trello Clone/234 Image Chooser For The Profile Imageen_US.srt
18 kB
13 Trello Clone/235 Uploading An Image To Storage-MZ7-original.zip
5.9 MB
13 Trello Clone/235 Uploading An Image To Storage.mp4
143 MB
13 Trello Clone/235 Uploading An Image To Storageen_US.srt
21 kB
13 Trello Clone/236 Updating the User Data Via HashMap In The FireStore Database-9HB-original.zip
5.9 MB
13 Trello Clone/236 Updating the User Data Via HashMap In The FireStore Database.mp4
148 MB
13 Trello Clone/236 Updating the User Data Via HashMap In The FireStore Databaseen_US.srt
18 kB
13 Trello Clone/237 Updating The MainActivit Profile Details via ActivityForResult-JU6-original.zip
5.9 MB
13 Trello Clone/237 Updating The MainActivit Profile Details via ActivityForResult.mp4
47 MB
13 Trello Clone/237 Updating The MainActivit Profile Details via ActivityForResulten_US.srt
6.0 kB
13 Trello Clone/238 The Create Board Activity-PF6-original.zip
5.9 MB
13 Trello Clone/238 The Create Board Activity.mp4
88 MB
13 Trello Clone/238 The Create Board Activityen_US.srt
9.6 kB
13 Trello Clone/239 Select A Board Image-S0H-original.zip
5.9 MB
13 Trello Clone/239 Select A Board Image.mp4
66 MB
13 Trello Clone/239 Select A Board Imageen_US.srt
7.0 kB
13 Trello Clone/240 Creating A Board Image-TTQ-original.zip
5.9 MB
13 Trello Clone/240 Creating A Board Image.mp4
130 MB
13 Trello Clone/240 Creating A Board Imageen_US.srt
17 kB
13 Trello Clone/241 Creating A Board-MA6-original.zip
5.9 MB
13 Trello Clone/241 Creating A Board.mp4
108 MB
13 Trello Clone/241 Creating A Boarden_US.srt
14 kB
13 Trello Clone/242 Creating The Board In The Firestore Database-O3B-original.zip
5.9 MB
13 Trello Clone/242 Creating The Board In The Firestore Database.mp4
201 MB
13 Trello Clone/242 Creating The Board In The Firestore Databaseen_US.srt
23 kB
13 Trello Clone/243 Preparing The Boards Recyclerview Adapter And UI Elements-DI1-original.zip
5.9 MB
13 Trello Clone/243 Preparing The Boards Recyclerview Adapter And UI Elements.mp4
154 MB
13 Trello Clone/243 Preparing The Boards Recyclerview Adapter And UI Elementsen_US.srt
18 kB
13 Trello Clone/244 Loading The Boards Into The Recyclerview-LQB-original.zip
5.9 MB
13 Trello Clone/244 Loading The Boards Into The Recyclerview.mp4
37 MB
13 Trello Clone/244 Loading The Boards Into The Recyclerviewen_US.srt
4.0 kB
13 Trello Clone/245 Updating The BoardsList After Creating A New Board-BQ6-original.zip
5.9 MB
13 Trello Clone/245 Updating The BoardsList After Creating A New Board.mp4
55 MB
13 Trello Clone/245 Updating The BoardsList After Creating A New Boarden_US.srt
6.1 kB
13 Trello Clone/246 The TasklistActivity-72R-original.zip
5.9 MB
13 Trello Clone/246 The TasklistActivity.mp4
147 MB
13 Trello Clone/246 The TasklistActivityen_US.srt
16 kB
13 Trello Clone/247 Loading The Board in The TaskListActivity-0W2-original.zip
5.9 MB
13 Trello Clone/247 Loading The Board in The TaskListActivity.mp4
147 MB
13 Trello Clone/247 Loading The Board in The TaskListActivityen_US.srt
20 kB
13 Trello Clone/248 Preparing The Tasklist Adapter-MX5-original.zip
5.9 MB
13 Trello Clone/248 Preparing The Tasklist Adapter.mp4
196 MB
13 Trello Clone/248 Preparing The Tasklist Adapteren_US.srt
22 kB
13 Trello Clone/249 Creating Lists Inside A Board-DRY-original.zip
5.9 MB
13 Trello Clone/249 Creating Lists Inside A Board.mp4
145 MB
13 Trello Clone/249 Creating Lists Inside A Boarden_US.srt
17 kB
13 Trello Clone/250 Creating A List Inside A Board Part 2-2DB-original.zip
5.9 MB
13 Trello Clone/250 Creating A List Inside A Board Part 2.mp4
107 MB
13 Trello Clone/250 Creating A List Inside A Board Part 2en_US.srt
13 kB
13 Trello Clone/251 Editing And Deleting Lists-508-original.zip
5.9 MB
13 Trello Clone/251 Editing And Deleting Lists.mp4
134 MB
13 Trello Clone/251 Editing And Deleting Listsen_US.srt
14 kB
13 Trello Clone/252 Adding The Cards To Lists-25F-original.zip
5.9 MB
13 Trello Clone/252 Adding The Cards To Lists.mp4
176 MB
13 Trello Clone/252 Adding The Cards To Listsen_US.srt
24 kB
13 Trello Clone/253 Displaying The Cards-1BN-original.zip
5.9 MB
13 Trello Clone/253 Displaying The Cards.mp4
86 MB
13 Trello Clone/253 Displaying The Cardsen_US.srt
9.8 kB
13 Trello Clone/254 Preparing The MembersActivity-L45-original.zip
5.9 MB
13 Trello Clone/254 Preparing The MembersActivity.mp4
66 MB
13 Trello Clone/254 Preparing The MembersActivityen_US.srt
8.4 kB
13 Trello Clone/255 Creating The Member Item And The Toolbar-DJH-original.zip
5.9 MB
13 Trello Clone/255 Creating The Member Item And The Toolbar.mp4
80 MB
13 Trello Clone/255 Creating The Member Item And The Toolbaren_US.srt
9.2 kB
13 Trello Clone/256 Fetching And Displaying The Members Of A Board-3DC-original.zip
6.0 MB
13 Trello Clone/256 Fetching And Displaying The Members Of A Board.mp4
127 MB
13 Trello Clone/256 Fetching And Displaying The Members Of A Boarden_US.srt
17 kB
13 Trello Clone/257 Adding New Members - UI-1BL-original.zip
6.0 MB
13 Trello Clone/257 Adding New Members - UI.mp4
107 MB
13 Trello Clone/257 Adding New Members - UIen_US.srt
12 kB
13 Trello Clone/258 Adding A New Member To A Board - Logic-5AF-original.zip
1.5 MB
13 Trello Clone/258 Adding A New Member To A Board - Logic.mp4
184 MB
13 Trello Clone/258 Adding A New Member To A Board - Logicen_US.srt
22 kB
13 Trello Clone/259 Reloading The Board Details On Change-RWK-original.zip
6.0 MB
13 Trello Clone/259 Reloading The Board Details On Change.mp4
93 MB
13 Trello Clone/259 Reloading The Board Details On Changeen_US.srt
12 kB
13 Trello Clone/260 Adding A Detail Screen For Cards-Y6X-original.zip
6.0 MB
13 Trello Clone/260 Adding A Detail Screen For Cards.mp4
159 MB
13 Trello Clone/260 Adding A Detail Screen For Cardsen_US.srt
18 kB
13 Trello Clone/261 Loading Card Details To Set The Title Of The Card-3ZC-original.zip
6.0 MB
13 Trello Clone/261 Loading Card Details To Set The Title Of The Card.mp4
109 MB
13 Trello Clone/261 Loading Card Details To Set The Title Of The Carden_US.srt
11 kB
13 Trello Clone/262 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card-84V-original.zip
6.0 MB
13 Trello Clone/262 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card.mp4
80 MB
13 Trello Clone/262 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Carden_US.srt
8.0 kB
13 Trello Clone/263 Deleting Cards-KO2-original.zip
6.0 MB
13 Trello Clone/263 Deleting Cards.mp4
180 MB
13 Trello Clone/263 Deleting Cardsen_US.srt
19 kB
13 Trello Clone/264 Preparing The Cards Color Dialog And Adapter-P5P-original.zip
6.0 MB
13 Trello Clone/264 Preparing The Cards Color Dialog And Adapter.mp4
229 MB
13 Trello Clone/264 Preparing The Cards Color Dialog And Adapteren_US.srt
23 kB
13 Trello Clone/265 Selecting The Color And Updating The Card-FQE-original.zip
6.0 MB
13 Trello Clone/265 Selecting The Color And Updating The Card.mp4
96 MB
13 Trello Clone/265 Selecting The Color And Updating The Carden_US.srt
9.3 kB
13 Trello Clone/266 Adding Colors To Our Cards-GHY-original.zip
6.0 MB
13 Trello Clone/266 Adding Colors To Our Cards.mp4
57 MB
13 Trello Clone/266 Adding Colors To Our Cardsen_US.srt
5.9 kB
13 Trello Clone/267 Passing The Memberslist To The Card-M49-original.zip
6.0 MB
13 Trello Clone/267 Passing The Memberslist To The Card.mp4
83 MB
13 Trello Clone/267 Passing The Memberslist To The Carden_US.srt
8.1 kB
13 Trello Clone/268 Preparing And Displaying The Card Members Dialog-2TR-original.zip
6.0 MB
13 Trello Clone/268 Preparing And Displaying The Card Members Dialog.mp4
221 MB
13 Trello Clone/268 Preparing And Displaying The Card Members Dialogen_US.srt
22 kB
13 Trello Clone/269 Prepare The Add Members Feature-2FQ-original.zip
6.0 MB
13 Trello Clone/269 Prepare The Add Members Feature.mp4
167 MB
13 Trello Clone/269 Prepare The Add Members Featureen_US.srt
19 kB
13 Trello Clone/270 Finish The Add Members Feature-4GZ-original.zip
6.0 MB
13 Trello Clone/270 Finish The Add Members Feature.mp4
118 MB
13 Trello Clone/270 Finish The Add Members Featureen_US.srt
11 kB
13 Trello Clone/271 Displaying The Assigned Users Per Card On The List Level-DE6-original.zip
6.0 MB
13 Trello Clone/271 Displaying The Assigned Users Per Card On The List Level.mp4
131 MB
13 Trello Clone/271 Displaying The Assigned Users Per Card On The List Levelen_US.srt
14 kB
13 Trello Clone/272 Adding A Due Date To The App-4MA-original.zip
6.0 MB
13 Trello Clone/272 Adding A Due Date To The App.mp4
97 MB
13 Trello Clone/272 Adding A Due Date To The Appen_US.srt
11 kB
13 Trello Clone/273 Adding The Drag And Drop Feature-D2C-original.zip
6.0 MB
13 Trello Clone/273 Adding The Drag And Drop Feature.mp4
126 MB
13 Trello Clone/273 Adding The Drag And Drop Featureen_US.srt
13 kB
13 Trello Clone/274 Preparing The Notification Feature-9NL-original.zip
6.0 MB
13 Trello Clone/274 Preparing The Notification Feature.mp4
180 MB
13 Trello Clone/274 Preparing The Notification Featureen_US.srt
20 kB
13 Trello Clone/275 Adding The Token To The DB-8CL-original.zip
6.0 MB
13 Trello Clone/275 Adding The Token To The DB.mp4
127 MB
13 Trello Clone/275 Adding The Token To The DBen_US.srt
12 kB
13 Trello Clone/276 Adding The Notifications Part 1-94Z-original.zip
6.0 MB
01 Introduction/001 What you will learn in this course and how is it structured.mp4
94 MB
13 Trello Clone/276 Adding The Notifications Part 1en_US.srt
27 kB
13 Trello Clone/277 Final Steps For The Notification Feature-A6U-original.zip
6.0 MB
13 Trello Clone/277 Final Steps For The Notification Feature.mp4
131 MB
13 Trello Clone/277 Final Steps For The Notification Featureen_US.srt
14 kB
13 Trello Clone/278 Outro.mp4
38 MB
13 Trello Clone/278 Outroen_US.srt
2.2 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/214 Introduction to the chapter.mp4
69 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/214 Introduction to the chapteren_US.srt
4.1 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/215 Concept of the App.mp4
11 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/215 Concept of the Appen_US.srt
2.5 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/216 Setting Up The Splashscreen Using Custom Fonts And How To Find Them.mp4
132 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/217 Setting Up The Intro Screen And Moving To It After 2 Second.mp4
110 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/217 Setting Up The Intro Screen And Moving To It After 2 Seconden_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/218 Designing The SignUp Activity-P21-original.zip
5.8 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/218 Designing The SignUp Activity.mp4
145 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/218 Designing The SignUp Activityen_US.srt
17 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/219 Challenge - Seting Up The SignIn Activity-TLJ-original.zip
5.8 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/219 Challenge - Seting Up The SignIn Activity.mp4
51 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/219 Challenge - Seting Up The SignIn Activityen_US.srt
5.9 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/220 Setting Up The BaseActivity For Reuse Functions-N5M-original.zip
5.8 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/220 Setting Up The BaseActivity For Reuse Functions.mp4
169 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/220 Setting Up The BaseActivity For Reuse Functionsen_US.srt
23 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/221 Preparing The Signup Feature in Firebase And In The App.mp4
101 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/221 Preparing The Signup Feature in Firebase And In The Appen_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/222 Registering The User Via Email in Firebase-DSU-original.zip
5.8 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/222 Registering The User Via Email in Firebase.mp4
97 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/222 Registering The User Via Email in Firebaseen_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/223 Signing In The User-PKH-original.zip
5.8 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/223 Signing In The User.mp4
123 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/223 Signing In The Useren_US.srt
15 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/224 Using The FireStore Database to Store The User Details Part 1.mp4
91 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/224 Using The FireStore Database to Store The User Details Part 1en_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/225 Using The FireStore Database to Store The User Details Part 2.mp4
94 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/225 Using The FireStore Database to Store The User Details Part 2en_US.srt
13 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/226 Signing In And Getting The User Data-09A-original.zip
5.8 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/226 Signing In And Getting The User Data.mp4
58 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/226 Signing In And Getting The User Dataen_US.srt
8.2 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/227 Auto Login-G89-original.zip
5.8 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/227 Auto Login.mp4
41 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/227 Auto Loginen_US.srt
6.3 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/228 Preparing The XML For The Drawer And Navigation Part 1-A9H-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/228 Preparing The XML For The Drawer And Navigation Part 1.mp4
117 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/228 Preparing The XML For The Drawer And Navigation Part 1en_US.srt
16 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/229 Preparing The XML For The Drawer And Navigation Part 2-EIT-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/229 Preparing The XML For The Drawer And Navigation Part 2.mp4
141 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/229 Preparing The XML For The Drawer And Navigation Part 2en_US.srt
15 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/230 Adding The Drawer Functionality In Code-44W-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/230 Adding The Drawer Functionality In Code.mp4
112 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/230 Adding The Drawer Functionality In Codeen_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/231 Loading The Image And Username To Display It In The Drawer.mp4
107 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/231 Loading The Image And Username To Display It In The Draweren_US.srt
15 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/232 Preparing The Profile Screen-2YU-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/232 Preparing The Profile Screen.mp4
123 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/232 Preparing The Profile Screenen_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/233 Populating The Profile Activity With User Data-KTL-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/233 Populating The Profile Activity With User Data.mp4
69 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/233 Populating The Profile Activity With User Dataen_US.srt
8.1 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/234 Image Chooser For The Profile Image-OLT-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/234 Image Chooser For The Profile Image.mp4
148 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/234 Image Chooser For The Profile Imageen_US.srt
18 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/235 Uploading An Image To Storage-MZ7-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/235 Uploading An Image To Storage.mp4
143 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/235 Uploading An Image To Storageen_US.srt
21 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/236 Updating the User Data Via HashMap In The FireStore Database.mp4
148 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/236 Updating the User Data Via HashMap In The FireStore Databaseen_US.srt
18 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/237 Updating The MainActivit Profile Details via ActivityForResult.mp4
47 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/237 Updating The MainActivit Profile Details via ActivityForResulten_US.srt
6.0 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/238 The Create Board Activity-PF6-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/238 The Create Board Activity.mp4
88 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/238 The Create Board Activityen_US.srt
9.6 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/239 Select A Board Image-S0H-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/239 Select A Board Image.mp4
66 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/239 Select A Board Imageen_US.srt
7.0 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/240 Creating A Board Image-TTQ-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/240 Creating A Board Image.mp4
130 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/240 Creating A Board Imageen_US.srt
17 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/241 Creating A Board-MA6-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/241 Creating A Board.mp4
108 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/241 Creating A Boarden_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/242 Creating The Board In The Firestore Database-O3B-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/242 Creating The Board In The Firestore Database.mp4
201 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/242 Creating The Board In The Firestore Databaseen_US.srt
23 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/243 Preparing The Boards Recyclerview Adapter And UI Elements.mp4
154 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/243 Preparing The Boards Recyclerview Adapter And UI Elementsen_US.srt
18 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/244 Loading The Boards Into The Recyclerview-LQB-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/244 Loading The Boards Into The Recyclerview.mp4
37 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/244 Loading The Boards Into The Recyclerviewen_US.srt
4.0 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/245 Updating The BoardsList After Creating A New Board-BQ6-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/245 Updating The BoardsList After Creating A New Board.mp4
55 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/245 Updating The BoardsList After Creating A New Boarden_US.srt
6.1 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/246 The TasklistActivity-72R-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/246 The TasklistActivity.mp4
147 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/246 The TasklistActivityen_US.srt
16 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/247 Loading The Board in The TaskListActivity-0W2-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/247 Loading The Board in The TaskListActivity.mp4
147 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/247 Loading The Board in The TaskListActivityen_US.srt
20 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/248 Preparing The Tasklist Adapter-MX5-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/248 Preparing The Tasklist Adapter.mp4
196 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/248 Preparing The Tasklist Adapteren_US.srt
22 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/249 Creating Lists Inside A Board-DRY-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/249 Creating Lists Inside A Board.mp4
145 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/249 Creating Lists Inside A Boarden_US.srt
17 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/250 Creating A List Inside A Board Part 2-2DB-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/250 Creating A List Inside A Board Part 2.mp4
107 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/250 Creating A List Inside A Board Part 2en_US.srt
13 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/251 Editing And Deleting Lists-508-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/251 Editing And Deleting Lists.mp4
134 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/251 Editing And Deleting Listsen_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/252 Adding The Cards To Lists-25F-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/252 Adding The Cards To Lists.mp4
176 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/252 Adding The Cards To Listsen_US.srt
24 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/253 Displaying The Cards-1BN-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/253 Displaying The Cards.mp4
86 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/253 Displaying The Cardsen_US.srt
9.8 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/254 Preparing The MembersActivity-L45-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/254 Preparing The MembersActivity.mp4
66 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/254 Preparing The MembersActivityen_US.srt
8.4 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/255 Creating The Member Item And The Toolbar-DJH-original.zip
5.9 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/255 Creating The Member Item And The Toolbar.mp4
80 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/255 Creating The Member Item And The Toolbaren_US.srt
9.2 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/256 Fetching And Displaying The Members Of A Board-3DC-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/256 Fetching And Displaying The Members Of A Board.mp4
127 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/256 Fetching And Displaying The Members Of A Boarden_US.srt
17 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/257 Adding New Members - UI-1BL-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/257 Adding New Members - UI.mp4
107 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/257 Adding New Members - UIen_US.srt
12 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/258 Adding A New Member To A Board - Logic-5AF-original.zip
1.5 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/258 Adding A New Member To A Board - Logic.mp4
184 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/258 Adding A New Member To A Board - Logicen_US.srt
22 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/259 Reloading The Board Details On Change-RWK-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/259 Reloading The Board Details On Change.mp4
93 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/259 Reloading The Board Details On Changeen_US.srt
12 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/260 Adding A Detail Screen For Cards-Y6X-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/260 Adding A Detail Screen For Cards.mp4
159 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/260 Adding A Detail Screen For Cardsen_US.srt
18 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/261 Loading Card Details To Set The Title Of The Card-3ZC-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/261 Loading Card Details To Set The Title Of The Card.mp4
109 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/261 Loading Card Details To Set The Title Of The Carden_US.srt
11 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/263 Deleting Cards-KO2-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/263 Deleting Cards.mp4
180 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/263 Deleting Cardsen_US.srt
19 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/264 Preparing The Cards Color Dialog And Adapter-P5P-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/264 Preparing The Cards Color Dialog And Adapter.mp4
229 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/264 Preparing The Cards Color Dialog And Adapteren_US.srt
23 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/265 Selecting The Color And Updating The Card-FQE-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/265 Selecting The Color And Updating The Card.mp4
96 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/265 Selecting The Color And Updating The Carden_US.srt
9.3 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/266 Adding Colors To Our Cards-GHY-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/266 Adding Colors To Our Cards.mp4
57 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/266 Adding Colors To Our Cardsen_US.srt
5.9 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/267 Passing The Memberslist To The Card-M49-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/267 Passing The Memberslist To The Card.mp4
83 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/267 Passing The Memberslist To The Carden_US.srt
8.1 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/268 Preparing And Displaying The Card Members Dialog-2TR-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/268 Preparing And Displaying The Card Members Dialog.mp4
221 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/268 Preparing And Displaying The Card Members Dialogen_US.srt
22 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/269 Prepare The Add Members Feature-2FQ-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/269 Prepare The Add Members Feature.mp4
167 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/269 Prepare The Add Members Featureen_US.srt
19 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/270 Finish The Add Members Feature-4GZ-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/270 Finish The Add Members Feature.mp4
118 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/270 Finish The Add Members Featureen_US.srt
11 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/271 Displaying The Assigned Users Per Card On The List Level.mp4
131 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/271 Displaying The Assigned Users Per Card On The List Levelen_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/272 Adding A Due Date To The App-4MA-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/272 Adding A Due Date To The App.mp4
97 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/272 Adding A Due Date To The Appen_US.srt
11 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/273 Adding The Drag And Drop Feature-D2C-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/273 Adding The Drag And Drop Feature.mp4
126 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/273 Adding The Drag And Drop Featureen_US.srt
13 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/274 Preparing The Notification Feature-9NL-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/274 Preparing The Notification Feature.mp4
180 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/274 Preparing The Notification Featureen_US.srt
20 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/275 Adding The Token To The DB-8CL-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/275 Adding The Token To The DB.mp4
127 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/275 Adding The Token To The DBen_US.srt
12 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/276 Adding The Notifications Part 1-94Z-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/276 Adding The Notifications Part 1.mp4
236 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/276 Adding The Notifications Part 1en_US.srt
27 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/277 Final Steps For The Notification Feature-A6U-original.zip
6.0 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/277 Final Steps For The Notification Feature.mp4
131 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/277 Final Steps For The Notification Featureen_US.srt
14 kB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/278 Outro.mp4
38 MB
13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/278 Outroen_US.srt
2.2 kB
14 Where To Go Now/282 Thanks a lot for taking the course.mp4
46 MB
14 Where To Go Now/282 Thanks a lot for taking the courseen_US.srt
2.7 kB