Create Tool:
Create Time:1970-01-01 08:00:00
File Size:30.83 GB
File Count:788
File Hash:227bfe493c0e1e93145a08c2bda01645ccafc632
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/187 Setup RecyclerView Adapter.mp4 | 359.98 MB |
01 Welcome/001 Please Watch This_ Learning Path.mp4 | 5.38 MB |
01 Welcome/002 Important Message.en_US.srt | 1.14 KB |
01 Welcome/002 Important Message.mp4 | 1.98 MB |
02 Install Android Studio on Windows Machine/003 [WINDOWS USERS ONLY] Download Android Studio for Windows.en_US.srt | 16.46 KB |
02 Install Android Studio on Windows Machine/003 [WINDOWS USERS ONLY] Download Android Studio for Windows.mp4 | 176.55 MB |
02 Install Android Studio on Windows Machine/004 [OPTIONAL - WINDOWS USERS ONLY]VTX Emulator Issues Fixes on Windows.en_US.srt | 5.36 KB |
02 Install Android Studio on Windows Machine/004 [OPTIONAL - WINDOWS USERS ONLY]VTX Emulator Issues Fixes on Windows.mp4 | 163.56 MB |
02 Install Android Studio on Windows Machine/005 Fix VTX Issues on BIOS - Resources.html | 702 B |
03 Install Android Studio on MAC Machine/006 [MAC USERS ONLY] Download and Install Android Studio on MAC.en_US.srt | 21.51 KB |
03 Install Android Studio on MAC Machine/006 [MAC USERS ONLY] Download and Install Android Studio on MAC.mp4 | 202.76 MB |
04 Download Course Source Code/007 Download Course Code.html | 907 B |
04 Download Course Source Code/007 Source-code-for-the-course.txt | 69 B |
05 Android Development - First Steps/008 [OPTIONAL] Changing Android Studio Theme - So it looks like mine!.html | 916 B |
05 Android Development - First Steps/009 Build an App - Build your First Android App - ShowMyName.en_US.srt | 20.90 KB |
05 Android Development - First Steps/009 Build an App - Build your First Android App - ShowMyName.mp4 | 84.29 MB |
05 Android Development - First Steps/010 Build an App - Build your First Android App - ShowMyName - User Interface.en_US.srt | 19.64 KB |
05 Android Development - First Steps/010 Build an App - Build your First Android App - ShowMyName - User Interface.mp4 | 128.89 MB |
05 Android Development - First Steps/011 Build an App - Build your First Android App - ShowMyName - Adding EditText.en_US.srt | 14.08 KB |
05 Android Development - First Steps/011 Build an App - Build your First Android App - ShowMyName - Adding EditText.mp4 | 72.70 MB |
05 Android Development - First Steps/012 ShowMyName.zip | 723.78 KB |
05 Android Development - First Steps/012 Source Code.html | 518 B |
06 Deep Dive into Java Programming Language/013 What We'll Cover in This Section.en_US.srt | 805 B |
06 Deep Dive into Java Programming Language/013 What We'll Cover in This Section.mp4 | 1.56 MB |
06 Deep Dive into Java Programming Language/014 Create and Run a Java Program.en_US.srt | 16.04 KB |
06 Deep Dive into Java Programming Language/014 Create and Run a Java Program.mp4 | 41.35 MB |
06 Deep Dive into Java Programming Language/015 Java Code Structure.en_US.srt | 6.63 KB |
06 Deep Dive into Java Programming Language/015 Java Code Structure.mp4 | 18.67 MB |
06 Deep Dive into Java Programming Language/016 Java Variables And Concatenation.en_US.srt | 10.13 KB |
06 Deep Dive into Java Programming Language/016 Java Variables And Concatenation.mp4 | 26.99 MB |
06 Deep Dive into Java Programming Language/017 Java Integer Variable Type.en_US.srt | 8.54 KB |
06 Deep Dive into Java Programming Language/017 Java Integer Variable Type.mp4 | 21.20 MB |
06 Deep Dive into Java Programming Language/018 Java Long and Double Variable Types.en_US.srt | 7.64 KB |
06 Deep Dive into Java Programming Language/018 Java Long and Double Variable Types.mp4 | 21.35 MB |
06 Deep Dive into Java Programming Language/019 Java Byte and Char Variable Types.en_US.srt | 9.26 KB |
06 Deep Dive into Java Programming Language/019 Java Byte and Char Variable Types.mp4 | 28.99 MB |
06 Deep Dive into Java Programming Language/020 Java Boolean Variable Type.en_US.srt | 4.92 KB |
06 Deep Dive into Java Programming Language/020 Java Boolean Variable Type.mp4 | 20.08 MB |
06 Deep Dive into Java Programming Language/021 Java Operators.en_US.srt | 14.16 KB |
06 Deep Dive into Java Programming Language/021 Java Operators.mp4 | 50.88 MB |
06 Deep Dive into Java Programming Language/022 The Remainder.en_US.srt | 3.93 KB |
06 Deep Dive into Java Programming Language/022 The Remainder.mp4 | 11.52 MB |
06 Deep Dive into Java Programming Language/023 Relational Operators.en_US.srt | 18.68 KB |
06 Deep Dive into Java Programming Language/023 Relational Operators.mp4 | 53.06 MB |
06 Deep Dive into Java Programming Language/024 Logical and Relational Operators.en_US.srt | 3.12 KB |
06 Deep Dive into Java Programming Language/024 Logical and Relational Operators.mp4 | 4.74 MB |
06 Deep Dive into Java Programming Language/025 The AND Logical Operator.en_US.srt | 9.48 KB |
06 Deep Dive into Java Programming Language/025 The AND Logical Operator.mp4 | 32.56 MB |
06 Deep Dive into Java Programming Language/026 The OR Logical Operator.en_US.srt | 5.76 KB |
06 Deep Dive into Java Programming Language/026 The OR Logical Operator.mp4 | 17.03 MB |
06 Deep Dive into Java Programming Language/027 The NOT Logical Operator.en_US.srt | 7.88 KB |
06 Deep Dive into Java Programming Language/027 The NOT Logical Operator.mp4 | 24.85 MB |
06 Deep Dive into Java Programming Language/028 The for-loop.en_US.srt | 12.22 KB |
06 Deep Dive into Java Programming Language/028 The for-loop.mp4 | 31.28 MB |
06 Deep Dive into Java Programming Language/029 The else-if Statement.en_US.srt | 6.67 KB |
06 Deep Dive into Java Programming Language/029 The else-if Statement.mp4 | 22.31 MB |
06 Deep Dive into Java Programming Language/030 The Switch Statement.en_US.srt | 6.95 KB |
06 Deep Dive into Java Programming Language/030 The Switch Statement.mp4 | 29.60 MB |
06 Deep Dive into Java Programming Language/031 Switch Statement Code.html | 1.21 KB |
06 Deep Dive into Java Programming Language/032 Quick Exercise - Switch Statements.html | 1.18 KB |
06 Deep Dive into Java Programming Language/033 The Do While Loop.en_US.srt | 14.39 KB |
06 Deep Dive into Java Programming Language/033 The Do While Loop.mp4 | 42.57 MB |
06 Deep Dive into Java Programming Language/034 AtmExercise.zip | 6.73 KB |
06 Deep Dive into Java Programming Language/034 Exercise Source Code - Solution.html | 535 B |
06 Deep Dive into Java Programming Language/035 Methods and String Parameters.en_US.srt | 20.50 KB |
06 Deep Dive into Java Programming Language/035 Methods and String Parameters.mp4 | 74.54 MB |
06 Deep Dive into Java Programming Language/036 Function Parameters - Add Method.en_US.srt | 11.00 KB |
06 Deep Dive into Java Programming Language/036 Function Parameters - Add Method.mp4 | 35.97 MB |
06 Deep Dive into Java Programming Language/037 Return Types in Methods - Double Return Type.en_US.srt | 16.07 KB |
06 Deep Dive into Java Programming Language/037 Return Types in Methods - Double Return Type.mp4 | 58.65 MB |
06 Deep Dive into Java Programming Language/038 [exercise] CODING EXERCISE_ Game Character - CodeRunner -Relational Operators.zip | 537 B |
06 Deep Dive into Java Programming Language/038 [exercise_info] CODING EXERCISE_ Game Character - CodeRunner -Relational Operators.html | 4.44 KB |
06 Deep Dive into Java Programming Language/038 [exercise_solution] CODING EXERCISE_ Game Character - CodeRunner -Relational Operators.zip | 607 B |
06 Deep Dive into Java Programming Language/038 CODING EXERCISE SOLUTION.html | 1.73 KB |
06 Deep Dive into Java Programming Language/039 String Return Function Type.en_US.srt | 14.21 KB |
06 Deep Dive into Java Programming Language/039 String Return Function Type.mp4 | 65.22 MB |
06 Deep Dive into Java Programming Language/040 [exercise] CODING EXERCISE_ Calculate Area of a Rectangle.zip | 204 B |
06 Deep Dive into Java Programming Language/040 [exercise_info] CODING EXERCISE_ Calculate Area of a Rectangle.html | 2.19 KB |
06 Deep Dive into Java Programming Language/040 [exercise_solution] CODING EXERCISE_ Calculate Area of a Rectangle.zip | 280 B |
06 Deep Dive into Java Programming Language/040 CODING EXERCISE SOLUTION.html | 1.02 KB |
07 CHALLENGE_ Dividing and Multiplying Integers/041 CHALLENGE_ Dividing and Multiplying Integers.html | 1.31 KB |
08 CHALLENGE_ Dividing and Multiplying Integers/042 CHALLENGE SOLUTION_ Dividing and Multiplying Integers.en_US.srt | 7.02 KB |
08 CHALLENGE_ Dividing and Multiplying Integers/042 CHALLENGE SOLUTION_ Dividing and Multiplying Integers.mp4 | 37.74 MB |
08 CHALLENGE_ Dividing and Multiplying Integers/043 JavaFundamentals.zip | 570.83 KB |
08 CHALLENGE_ Dividing and Multiplying Integers/043 Source Code.html | 503 B |
09 Introduction to Object Oriented Programming in Java/044 Introduction to Classes and OOP - Object Oriented Programming.en_US.srt | 7.54 KB |
09 Introduction to Object Oriented Programming in Java/044 Introduction to Classes and OOP - Object Oriented Programming.mp4 | 16.39 MB |
09 Introduction to Object Oriented Programming in Java/045 Creating your First Java Class.en_US.srt | 19.25 KB |
09 Introduction to Object Oriented Programming in Java/045 Creating your First Java Class.mp4 | 62.94 MB |
09 Introduction to Object Oriented Programming in Java/046 [exercise] CODING EXERCISE_ Create a Rectangle Class.zip | 203 B |
09 Introduction to Object Oriented Programming in Java/046 [exercise_info] CODING EXERCISE_ Create a Rectangle Class.html | 1.13 KB |
09 Introduction to Object Oriented Programming in Java/046 [exercise_solution] CODING EXERCISE_ Create a Rectangle Class.zip | 177 B |
09 Introduction to Object Oriented Programming in Java/046 CODING EXERCISE SOLUTION.html | 724 B |
09 Introduction to Object Oriented Programming in Java/047 Adding the Description Method to the Class.en_US.srt | 15.56 KB |
09 Introduction to Object Oriented Programming in Java/047 Adding the Description Method to the Class.mp4 | 62.42 MB |
09 Introduction to Object Oriented Programming in Java/048 [exercise] CODING EXERCISE_ Rectangle Area.zip | 233 B |
09 Introduction to Object Oriented Programming in Java/048 [exercise_info] CODING EXERCISE_ Rectangle Area.html | 1.27 KB |
09 Introduction to Object Oriented Programming in Java/048 [exercise_solution] CODING EXERCISE_ Rectangle Area.zip | 287 B |
09 Introduction to Object Oriented Programming in Java/048 CODING EXERCISE SOLUTION.html | 1.04 KB |
09 Introduction to Object Oriented Programming in Java/049 Constructors in Java.en_US.srt | 14.57 KB |
09 Introduction to Object Oriented Programming in Java/049 Constructors in Java.mp4 | 123.12 MB |
09 Introduction to Object Oriented Programming in Java/050 Constructors and Inheritance.en_US.srt | 7.27 KB |
09 Introduction to Object Oriented Programming in Java/050 Constructors and Inheritance.mp4 | 22.67 MB |
09 Introduction to Object Oriented Programming in Java/051 Source code - Constructors and Inheritance in Java.html | 549 B |
09 Introduction to Object Oriented Programming in Java/052 [exercise] CODING EXERCISE_ Rectangle Constructor.zip | 262 B |
09 Introduction to Object Oriented Programming in Java/052 [exercise_info] CODING EXERCISE_ Rectangle Constructor.html | 1.43 KB |
09 Introduction to Object Oriented Programming in Java/052 [exercise_solution] CODING EXERCISE_ Rectangle Constructor.zip | 270 B |
09 Introduction to Object Oriented Programming in Java/052 CODING EXERCISE SOLUTION.html | 1004 B |
09 Introduction to Object Oriented Programming in Java/053 Access Modifier and Getters and Setters.en_US.srt | 16.69 KB |
09 Introduction to Object Oriented Programming in Java/053 Access Modifier and Getters and Setters.mp4 | 69.55 MB |
09 Introduction to Object Oriented Programming in Java/054 [exercise] CODING EXERCISE_ Adding Access Modifiers & Getters and Setters.zip | 284 B |
09 Introduction to Object Oriented Programming in Java/054 [exercise_info] CODING EXERCISE_ Adding Access Modifiers & Getters and Setters.html | 1.68 KB |
09 Introduction to Object Oriented Programming in Java/054 [exercise_solution] CODING EXERCISE_ Adding Access Modifiers & Getters and Setters.zip | 289 B |
09 Introduction to Object Oriented Programming in Java/054 CODING EXERCISE SOLUTION.html | 1.28 KB |
09 Introduction to Object Oriented Programming in Java/055 Overloading Constructors.en_US.srt | 8.30 KB |
09 Introduction to Object Oriented Programming in Java/055 Overloading Constructors.mp4 | 44.74 MB |
09 Introduction to Object Oriented Programming in Java/056 Java Coding Convention Guide.html | 740 B |
09 Introduction to Object Oriented Programming in Java/057 The Java Class Library.en_US.srt | 21.37 KB |
09 Introduction to Object Oriented Programming in Java/057 The Java Class Library.mp4 | 214.75 MB |
09 Introduction to Object Oriented Programming in Java/058 JavaFundamentals.zip | 570.83 KB |
09 Introduction to Object Oriented Programming in Java/058 Source Code.html | 496 B |
10 Java Inheritance/059 Introduction to Java Inheritance - What is it_.en_US.srt | 8.80 KB |
10 Java Inheritance/059 Introduction to Java Inheritance - What is it_.mp4 | 14.64 MB |
10 Java Inheritance/060 Creating a Java Inheritance Structure.en_US.srt | 20.36 KB |
10 Java Inheritance/060 Creating a Java Inheritance Structure.mp4 | 190.00 MB |
10 Java Inheritance/061 [exercise] CODING EXERCISE_ Create a Box Subclass of Rectangle Class.zip | 468 B |
10 Java Inheritance/061 [exercise_info] CODING EXERCISE_ Create a Box Subclass of Rectangle Class.html | 1.96 KB |
10 Java Inheritance/061 [exercise_solution] CODING EXERCISE_ Create a Box Subclass of Rectangle Class.zip | 550 B |
10 Java Inheritance/061 CODING EXERCISE SOLUTION.html | 1.08 KB |
10 Java Inheritance/062 Overriding Super Class Methods.en_US.srt | 14.20 KB |
10 Java Inheritance/062 Overriding Super Class Methods.mp4 | 42.44 MB |
10 Java Inheritance/063 [exercise] CODING EXERCISE_ Override the Area Method.zip | 938 B |
10 Java Inheritance/063 [exercise_info] CODING EXERCISE_ Override the Area Method.html | 3.38 KB |
10 Java Inheritance/063 [exercise_solution] CODING EXERCISE_ Override the Area Method.zip | 1017 B |
10 Java Inheritance/063 CODING EXERCISE SOLUTION.html | 1.55 KB |
10 Java Inheritance/064 Understanding toString Override Method.en_US.srt | 9.08 KB |
10 Java Inheritance/064 Understanding toString Override Method.mp4 | 40.09 MB |
10 Java Inheritance/065 String is an Object, After all!.en_US.srt | 9.21 KB |
10 Java Inheritance/065 String is an Object, After all!.mp4 | 43.22 MB |
10 Java Inheritance/066 JavaFundamentals.zip | 570.83 KB |
10 Java Inheritance/066 Source Code.html | 496 B |
11 Java Data Structures/067 Introduction to Arrays.en_US.srt | 3.78 KB |
11 Java Data Structures/067 Introduction to Arrays.mp4 | 5.65 MB |
11 Java Data Structures/068 Creating and Looping through Arrays.en_US.srt | 14.33 KB |
11 Java Data Structures/068 Creating and Looping through Arrays.mp4 | 44.70 MB |
11 Java Data Structures/069 [exercise] CODING EXERCISE_ Calculate the Average GPA.zip | 255 B |
11 Java Data Structures/069 [exercise_info] CODING EXERCISE_ Calculate the Average GPA.html | 1.78 KB |
11 Java Data Structures/069 [exercise_solution] CODING EXERCISE_ Calculate the Average GPA.zip | 331 B |
11 Java Data Structures/069 CODING EXERCISE SOLUTION.html | 1.04 KB |
11 Java Data Structures/070 [exercise] CODING EXERCISE_ Find Multiples of Three.zip | 239 B |
11 Java Data Structures/070 [exercise_info] CODING EXERCISE_ Find Multiples of Three.html | 1.50 KB |
11 Java Data Structures/070 [exercise_solution] CODING EXERCISE_ Find Multiples of Three.zip | 430 B |
11 Java Data Structures/070 CODING EXERCISE SOLUTION.html | 1.11 KB |
11 Java Data Structures/071 Pre-setting Arrays' Length.en_US.srt | 5.55 KB |
11 Java Data Structures/071 Pre-setting Arrays' Length.mp4 | 20.32 MB |
11 Java Data Structures/072 [exercise] CODING EXERCISE_ For loops - Count Backward.zip | 230 B |
11 Java Data Structures/072 [exercise_info] CODING EXERCISE_ For loops - Count Backward.html | 1.77 KB |
11 Java Data Structures/072 [exercise_solution] CODING EXERCISE_ For loops - Count Backward.zip | 377 B |
11 Java Data Structures/072 CODING EXERCISE SOLUTION.html | 2.08 KB |
11 Java Data Structures/073 ArrayLists - and Introduction.en_US.srt | 13.19 KB |
11 Java Data Structures/073 ArrayLists - and Introduction.mp4 | 121.15 MB |
11 Java Data Structures/074 Looping Through ArrayLists.en_US.srt | 11.90 KB |
11 Java Data Structures/074 Looping Through ArrayLists.mp4 | 37.48 MB |
11 Java Data Structures/075 Passing Arrays as Method Parameters.en_US.srt | 11.76 KB |
11 Java Data Structures/075 Passing Arrays as Method Parameters.mp4 | 43.89 MB |
11 Java Data Structures/076 Passing Objects as Method Parameters.en_US.srt | 26.99 KB |
11 Java Data Structures/076 Passing Objects as Method Parameters.mp4 | 174.73 MB |
11 Java Data Structures/077 Java Hashmap.en_US.srt | 27.14 KB |
11 Java Data Structures/077 Java Hashmap.mp4 | 65.53 MB |
11 Java Data Structures/078 Sorting Arrays.en_US.srt | 7.59 KB |
11 Java Data Structures/078 Sorting Arrays.mp4 | 28.79 MB |
11 Java Data Structures/079 JavaFundamentals.zip | 570.83 KB |
11 Java Data Structures/079 LearnJava.zip | 8.38 MB |
11 Java Data Structures/079 Source Code.html | 496 B |
12 Android Development - Let the fun Begin!/080 What's Android - Android Architecture.en_US.srt | 11.57 KB |
12 Android Development - Let the fun Begin!/080 What's Android - Android Architecture.mp4 | 20.48 MB |
12 Android Development - Let the fun Begin!/081 Understanding Android Studio - Tour.en_US.srt | 14.69 KB |
12 Android Development - Let the fun Begin!/081 Understanding Android Studio - Tour.mp4 | 103.17 MB |
12 Android Development - Let the fun Begin!/082 [quiz] QUIZ_ Android Basic Project Structure.html | 3.72 KB |
12 Android Development - Let the fun Begin!/082 Setup The Embedded Emulator.en_US.srt | 8.35 KB |
12 Android Development - Let the fun Begin!/082 Setup The Embedded Emulator.mp4 | 23.93 MB |
12 Android Development - Let the fun Begin!/083 Build an App - Make It Rain - User Interface Setup.en_US.srt | 16.15 KB |
12 Android Development - Let the fun Begin!/083 Build an App - Make It Rain - User Interface Setup.mp4 | 63.34 MB |
12 Android Development - Let the fun Begin!/084 Build an App - Make It Rain - Adding Buttons and the Background.en_US.srt | 21.46 KB |
12 Android Development - Let the fun Begin!/084 Build an App - Make It Rain - Adding Buttons and the Background.mp4 | 161.56 MB |
12 Android Development - Let the fun Begin!/085 Build an App - Make It Rain - Adding Event Listeners and Android Logging.en_US.srt | 22.08 KB |
12 Android Development - Let the fun Begin!/085 Build an App - Make It Rain - Adding Event Listeners and Android Logging.mp4 | 156.47 MB |
12 Android Development - Let the fun Begin!/086 Build an App - Make It Rain - Showing Money Counter and Currency Formatter.en_US.srt | 12.05 KB |
12 Android Development - Let the fun Begin!/086 Build an App - Make It Rain - Showing Money Counter and Currency Formatter.mp4 | 54.83 MB |
12 Android Development - Let the fun Begin!/087 Build an App - Make It Rain - Adding Android SnackBar and Toast.en_US.srt | 14.89 KB |
12 Android Development - Let the fun Begin!/087 Build an App - Make It Rain - Adding Android SnackBar and Toast.mp4 | 93.21 MB |
12 Android Development - Let the fun Begin!/088 MakeItRain.zip | 532.30 KB |
12 Android Development - Let the fun Begin!/088 Source Code.html | 503 B |
13 CHALLENGE_ Make It Rain App - Change Color/089 Change Color.en_US.srt | 1.61 KB |
13 CHALLENGE_ Make It Rain App - Change Color/089 Change Color.mp4 | 4.44 MB |
14 CHALLENGE SOLUTION - Change Color/090 Solution.en_US.srt | 19.17 KB |
14 CHALLENGE SOLUTION - Change Color/090 Solution.mp4 | 71.74 MB |
14 CHALLENGE SOLUTION - Change Color/091 MakeItRain.zip | 531.65 KB |
14 CHALLENGE SOLUTION - Change Color/091 Source Code.html | 503 B |
15 For the Curious - Android Ins and Outs/092 The Manifest File.en_US.srt | 11.44 KB |
15 For the Curious - Android Ins and Outs/092 The Manifest File.mp4 | 106.90 MB |
15 For the Curious - Android Ins and Outs/093 Understanding the setContentView Method.en_US.srt | 7.28 KB |
15 For the Curious - Android Ins and Outs/093 Understanding the setContentView Method.mp4 | 86.76 MB |
15 For the Curious - Android Ins and Outs/094 Resources.html | 707 B |
16 Android Layouts, Constraints & Data Binding Introduction/095 Layouts in Android and the View Class Hierarchy.en_US.srt | 2.73 KB |
16 Android Layouts, Constraints & Data Binding Introduction/095 Layouts in Android and the View Class Hierarchy.mp4 | 3.24 MB |
16 Android Layouts, Constraints & Data Binding Introduction/096 Build an App - Bio App - User Interface Setup.en_US.srt | 19.97 KB |
16 Android Layouts, Constraints & Data Binding Introduction/096 Build an App - Bio App - User Interface Setup.mp4 | 137.98 MB |
16 Android Layouts, Constraints & Data Binding Introduction/097 Build an App - Bio App - User Interface Setup - Adding a Scrollview.en_US.srt | 18.63 KB |
16 Android Layouts, Constraints & Data Binding Introduction/097 Build an App - Bio App - User Interface Setup - Adding a Scrollview.mp4 | 137.72 MB |
16 Android Layouts, Constraints & Data Binding Introduction/098 Build an App - Bio App - User Interface Setup - Adding a Button and an EditText.en_US.srt | 11.05 KB |
16 Android Layouts, Constraints & Data Binding Introduction/098 Build an App - Bio App - User Interface Setup - Adding a Button and an EditText.mp4 | 118.50 MB |
16 Android Layouts, Constraints & Data Binding Introduction/099 Build an App - Bio App - Final Steps.en_US.srt | 21.86 KB |
16 Android Layouts, Constraints & Data Binding Introduction/099 Build an App - Bio App - Final Steps.mp4 | 170.88 MB |
16 Android Layouts, Constraints & Data Binding Introduction/100 Android Data Binding - Introduction.en_US.srt | 2.69 KB |
16 Android Layouts, Constraints & Data Binding Introduction/100 Android Data Binding - Introduction.mp4 | 4.60 MB |
16 Android Layouts, Constraints & Data Binding Introduction/101 Improving the Bio App with Data Binding Object.en_US.srt | 19.77 KB |
16 Android Layouts, Constraints & Data Binding Introduction/101 Improving the Bio App with Data Binding Object.mp4 | 232.86 MB |
16 Android Layouts, Constraints & Data Binding Introduction/102 Data Binding Summary.en_US.srt | 882 B |
16 Android Layouts, Constraints & Data Binding Introduction/102 Data Binding Summary.mp4 | 1.31 MB |
16 Android Layouts, Constraints & Data Binding Introduction/103 Improving the Bio App with Data Binding - Binding Data.en_US.srt | 15.83 KB |
16 Android Layouts, Constraints & Data Binding Introduction/103 Improving the Bio App with Data Binding - Binding Data.mp4 | 208.01 MB |
16 Android Layouts, Constraints & Data Binding Introduction/104 Bio-DataBinding-Data.zip | 699.08 KB |
16 Android Layouts, Constraints & Data Binding Introduction/104 Bio-ViewDataBinding.zip | 703.94 KB |
16 Android Layouts, Constraints & Data Binding Introduction/104 BioNoDataBinding.zip | 534.67 KB |
16 Android Layouts, Constraints & Data Binding Introduction/104 Source Code.html | 737 B |
16 Android Layouts, Constraints & Data Binding Introduction/105 Resources.html | 710 B |
17 Build a Quiz App - MVC Architecture/106 What You'll Build - Quiz App Demo.en_US.srt | 830 B |
17 Build a Quiz App - MVC Architecture/106 What You'll Build - Quiz App Demo.mp4 | 728.69 KB |
17 Build a Quiz App - MVC Architecture/107 The Model-View-Controller Architecture.en_US.srt | 4.69 KB |
17 Build a Quiz App - MVC Architecture/107 The Model-View-Controller Architecture.mp4 | 6.70 MB |
17 Build a Quiz App - MVC Architecture/108 [quiz] QUIZ_ MVC Architecture.html | 2.89 KB |
17 Build a Quiz App - MVC Architecture/108 Build an App - Quiz App - Building Layouts with ConstraintLayout and Chaining.en_US.srt | 18.50 KB |
17 Build a Quiz App - MVC Architecture/108 Build an App - Quiz App - Building Layouts with ConstraintLayout and Chaining.mp4 | 68.62 MB |
17 Build a Quiz App - MVC Architecture/109 Build an App - Quiz App - Setup Chained Packed Buttons.en_US.srt | 12.22 KB |
17 Build a Quiz App - MVC Architecture/109 Build an App - Quiz App - Setup Chained Packed Buttons.mp4 | 48.73 MB |
17 Build a Quiz App - MVC Architecture/110 Build an App - Quiz App - Setup MainActivity with Data Binding.en_US.srt | 18.41 KB |
17 Build a Quiz App - MVC Architecture/110 Build an App - Quiz App - Setup MainActivity with Data Binding.mp4 | 153.86 MB |
17 Build a Quiz App - MVC Architecture/111 Build an App - Quiz App - Setup the Next Button and Show Questions.en_US.srt | 21.92 KB |
17 Build a Quiz App - MVC Architecture/111 Build an App - Quiz App - Setup the Next Button and Show Questions.mp4 | 201.70 MB |
17 Build a Quiz App - MVC Architecture/112 Build an App - Quiz App - Final Touches.en_US.srt | 12.03 KB |
17 Build a Quiz App - MVC Architecture/112 Build an App - Quiz App - Final Touches.mp4 | 76.38 MB |
17 Build a Quiz App - MVC Architecture/113 For the Curious - Interface and Abstract Classes.en_US.srt | 11.09 KB |
17 Build a Quiz App - MVC Architecture/113 For the Curious - Interface and Abstract Classes.mp4 | 20.93 MB |
17 Build a Quiz App - MVC Architecture/114 Source Code.html | 503 B |
17 Build a Quiz App - MVC Architecture/114 TrueCitizen.zip | 464.44 KB |
18 Understanding Android Activities and Life Cycles/115 Understanding Android Activities and Life Cycle Callbacks.en_US.srt | 19.95 KB |
18 Understanding Android Activities and Life Cycles/115 Understanding Android Activities and Life Cycle Callbacks.mp4 | 119.43 MB |
18 Understanding Android Activities and Life Cycles/116 [quiz] QUIZ_ Android Activity Life Cycle.html | 9.11 KB |
18 Understanding Android Activities and Life Cycles/116 Showing Each Activity Life Cycle.en_US.srt | 11.67 KB |
18 Understanding Android Activities and Life Cycles/116 Showing Each Activity Life Cycle.mp4 | 65.55 MB |
18 Understanding Android Activities and Life Cycles/117 Navigate to Another Activity.en_US.srt | 15.64 KB |
18 Understanding Android Activities and Life Cycles/117 Navigate to Another Activity.mp4 | 135.12 MB |
18 Understanding Android Activities and Life Cycles/118 Going From Activity A to B.en_US.srt | 11.99 KB |
18 Understanding Android Activities and Life Cycles/118 Going From Activity A to B.mp4 | 98.02 MB |
18 Understanding Android Activities and Life Cycles/119 [quiz] QUIZ_ Going to Another Activity.html | 3.46 KB |
18 Understanding Android Activities and Life Cycles/119 Receiving Data from First Activity and Show.en_US.srt | 11.13 KB |
18 Understanding Android Activities and Life Cycles/119 Receiving Data from First Activity and Show.mp4 | 59.53 MB |
18 Understanding Android Activities and Life Cycles/120 Using Bundle to Retrieve data and Integers.en_US.srt | 18.21 KB |
18 Understanding Android Activities and Life Cycles/120 Using Bundle to Retrieve data and Integers.mp4 | 148.06 MB |
18 Understanding Android Activities and Life Cycles/121 Show Data From Second Activity.en_US.srt | 22.87 KB |
18 Understanding Android Activities and Life Cycles/121 Show Data From Second Activity.mp4 | 159.71 MB |
18 Understanding Android Activities and Life Cycles/122 ActivityLifeCycle.zip | 554.51 KB |
18 Understanding Android Activities and Life Cycles/122 Source Code.html | 496 B |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/123 Understanding APIs and Libraries.en_US.srt | 9.54 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/123 Understanding APIs and Libraries.mp4 | 15.63 MB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/124 Setting up the Volley Network Library and Parsing a String.en_US.srt | 29.10 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/124 Setting up the Volley Network Library and Parsing a String.mp4 | 201.70 MB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/125 Setting Up JSONArray Android Volley Request.en_US.srt | 16.63 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/125 Setting Up JSONArray Android Volley Request.mp4 | 162.58 MB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/126 Parsing a JSONArray with JSONArray Request.en_US.srt | 12.78 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/126 Parsing a JSONArray with JSONArray Request.mp4 | 94.52 MB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/127 Parsing a JSON Payload with the JsonObject Request.en_US.srt | 9.50 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/127 Parsing a JSON Payload with the JsonObject Request.mp4 | 73.08 MB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/128 [quiz] QUIZ_ JSONArray vs JSONObject.html | 3.79 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/128 Understanding Singletons with Volley.en_US.srt | 18.92 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/128 Understanding Singletons with Volley.mp4 | 151.95 MB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/129 Resources.html | 833 B |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/130 ParseData.zip | 763.46 KB |
19 Connecting our Apps to the Web - JSON, API's, Network Services, Parsing JSON/130 Source Code.html | 503 B |
20 Build a Trivia App/131 What We'll Build.en_US.srt | 2.00 KB |
20 Build a Trivia App/131 What We'll Build.mp4 | 4.53 MB |
20 Build a Trivia App/132 Setup Android Volley Network Library & the AppController Class.en_US.srt | 20.47 KB |
20 Build a Trivia App/132 Setup Android Volley Network Library & the AppController Class.mp4 | 176.51 MB |
20 Build a Trivia App/133 Setup the Model and Repository Class.en_US.srt | 13.05 KB |
20 Build a Trivia App/133 Setup the Model and Repository Class.mp4 | 117.09 MB |
20 Build a Trivia App/134 Question Bank JSON Link.html | 813 B |
20 Build a Trivia App/135 Creating the Question Objects from JSON.en_US.srt | 22.87 KB |
20 Build a Trivia App/135 Creating the Question Objects from JSON.mp4 | 269.79 MB |
20 Build a Trivia App/136 Using Interface Callback to Publish Data to Main Activity.en_US.srt | 18.79 KB |
20 Build a Trivia App/136 Using Interface Callback to Publish Data to Main Activity.mp4 | 169.15 MB |
20 Build a Trivia App/137 Setting Up the User Interface.en_US.srt | 15.83 KB |
20 Build a Trivia App/137 Setting Up the User Interface.mp4 | 66.87 MB |
20 Build a Trivia App/138 Finishing the User Interface Setup.en_US.srt | 10.65 KB |
20 Build a Trivia App/138 Finishing the User Interface Setup.mp4 | 49.65 MB |
20 Build a Trivia App/139 Setup Data Binding View and Show Next Question.en_US.srt | 26.24 KB |
20 Build a Trivia App/139 Setup Data Binding View and Show Next Question.mp4 | 285.08 MB |
20 Build a Trivia App/140 Check Answer and UI Feedback.en_US.srt | 17.83 KB |
20 Build a Trivia App/140 Check Answer and UI Feedback.mp4 | 78.92 MB |
20 Build a Trivia App/141 Adding a Shake Animation.en_US.srt | 14.86 KB |
20 Build a Trivia App/141 Adding a Shake Animation.mp4 | 117.98 MB |
20 Build a Trivia App/142 Finalizing Animations.en_US.srt | 14.79 KB |
20 Build a Trivia App/142 Finalizing Animations.mp4 | 127.85 MB |
20 Build a Trivia App/143 Source Code.html | 503 B |
20 Build a Trivia App/143 Trivia.zip | 998.30 KB |
21 Running Android Apps on Physical Device/144 Running Android Apps on Physical Device - How to.en_US.srt | 6.66 KB |
21 Running Android Apps on Physical Device/144 Running Android Apps on Physical Device - How to.mp4 | 38.24 MB |
21 Running Android Apps on Physical Device/145 Resources.html | 749 B |
22 Persistence in Android - Shared Preferences/146 Introduction to Persistence in Android.en_US.srt | 5.17 KB |
22 Persistence in Android - Shared Preferences/146 Introduction to Persistence in Android.mp4 | 9.59 MB |
22 Persistence in Android - Shared Preferences/147 [quiz] QUIZ_ SharedPreferences.html | 5.03 KB |
22 Persistence in Android - Shared Preferences/147 How to Use Android SharedPreferences.en_US.srt | 22.80 KB |
22 Persistence in Android - Shared Preferences/147 How to Use Android SharedPreferences.mp4 | 165.80 MB |
22 Persistence in Android - Shared Preferences/148 Source Code.html | 496 B |
22 Persistence in Android - Shared Preferences/148 SPrefs.zip | 434.59 KB |
23 CHALLENGE - Improve Trivia app/149 Trivia Improvement Challenge.en_US.srt | 3.79 KB |
23 CHALLENGE - Improve Trivia app/149 Trivia Improvement Challenge.mp4 | 5.10 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/150 Challenge Solution - Show Score.en_US.srt | 22.85 KB |
24 CHALLENGE SOLUTION - Improve Trivia app/150 Challenge Solution - Show Score.mp4 | 148.02 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/151 Set up UI Widgets for Score & UI Clean Up.en_US.srt | 10.17 KB |
24 CHALLENGE SOLUTION - Improve Trivia app/151 Set up UI Widgets for Score & UI Clean Up.mp4 | 46.06 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/152 Saving Highest Score in Shared Preferences.en_US.srt | 16.80 KB |
24 CHALLENGE SOLUTION - Improve Trivia app/152 Saving Highest Score in Shared Preferences.mp4 | 98.98 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/153 Saving Highest Score onPause and Showing It.en_US.srt | 9.82 KB |
24 CHALLENGE SOLUTION - Improve Trivia app/153 Saving Highest Score onPause and Showing It.mp4 | 58.79 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/154 BONUS CHALLENGE SOLUTION_ Moving to the Next Question Dynamically.en_US.srt | 7.89 KB |
24 CHALLENGE SOLUTION - Improve Trivia app/154 BONUS CHALLENGE SOLUTION_ Moving to the Next Question Dynamically.mp4 | 58.43 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/155 BONUS CHALLENGE SOLUTION_ Saving the State of the App.en_US.srt | 13.16 KB |
24 CHALLENGE SOLUTION - Improve Trivia app/155 BONUS CHALLENGE SOLUTION_ Saving the State of the App.mp4 | 91.03 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/156 BONUS CHALLENGE SOLUTION_ Are You Curious - Probing into Shared Prefs Folder.en_US.srt | 3.70 KB |
24 CHALLENGE SOLUTION - Improve Trivia app/156 BONUS CHALLENGE SOLUTION_ Are You Curious - Probing into Shared Prefs Folder.mp4 | 27.27 MB |
24 CHALLENGE SOLUTION - Improve Trivia app/157 Source Code.html | 503 B |
24 CHALLENGE SOLUTION - Improve Trivia app/157 Trivia-Challenge-Improvement-Solutions.zip | 1.13 MB |
25 Persistence in Android - Database/158 Introduction to Database SQLite.en_US.srt | 3.67 KB |
25 Persistence in Android - Database/158 Introduction to Database SQLite.mp4 | 7.36 MB |
25 Persistence in Android - Database/159 [quiz] QUIZ_ Database in Android.html | 4.89 KB |
25 Persistence in Android - Database/159 Creating Contact manager Database Setup.en_US.srt | 18.93 KB |
25 Persistence in Android - Database/159 Creating Contact manager Database Setup.mp4 | 88.95 MB |
25 Persistence in Android - Database/160 Database Handler Class Setup.en_US.srt | 20.04 KB |
25 Persistence in Android - Database/160 Database Handler Class Setup.mp4 | 139.85 MB |
25 Persistence in Android - Database/161 CRUD - Add and Get Contact Methods.en_US.srt | 28.96 KB |
25 Persistence in Android - Database/161 CRUD - Add and Get Contact Methods.mp4 | 199.46 MB |
25 Persistence in Android - Database/162 CRUD - Get All Contacts and Show Saved Contacts.en_US.srt | 21.01 KB |
25 Persistence in Android - Database/162 CRUD - Get All Contacts and Show Saved Contacts.mp4 | 163.23 MB |
25 Persistence in Android - Database/163 CRUD - Update Contact.en_US.srt | 14.72 KB |
25 Persistence in Android - Database/163 CRUD - Update Contact.mp4 | 84.46 MB |
25 Persistence in Android - Database/164 CRUD - Delete a Contact.en_US.srt | 8.34 KB |
25 Persistence in Android - Database/164 CRUD - Delete a Contact.mp4 | 47.16 MB |
25 Persistence in Android - Database/165 Final CRUD - Get Count Method.en_US.srt | 5.79 KB |
25 Persistence in Android - Database/165 Final CRUD - Get Count Method.mp4 | 42.35 MB |
25 Persistence in Android - Database/166 [quiz] QUIZ_ CRUD.html | 2.76 KB |
25 Persistence in Android - Database/166 ContactManager-DB-Listview.zip | 518.55 KB |
25 Persistence in Android - Database/166 Source Code.html | 496 B |
25 Persistence in Android - Database/167 Resources.html | 989 B |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/168 Android ROOM - Introduction.en_US.srt | 14.66 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/168 Android ROOM - Introduction.mp4 | 21.15 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/169 SQLite VS Android ROOM.en_US.srt | 4.48 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/169 SQLite VS Android ROOM.mp4 | 9.68 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/170 [quiz] QUIZ_ Android ROOM.html | 6.44 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/170 ROOM Library Dependencies.html | 1.84 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/171 Setting Up the Project - Model Class & Entity.en_US.srt | 14.24 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/171 Setting Up the Project - Model Class & Entity.mp4 | 144.86 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/172 Setting Up Android ROOM DAO & LiveData.en_US.srt | 17.64 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/172 Setting Up Android ROOM DAO & LiveData.mp4 | 89.87 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/173 RoomDatabase Singleton Class.en_US.srt | 17.66 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/173 RoomDatabase Singleton Class.mp4 | 57.38 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/174 The Repository Class.en_US.srt | 27.59 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/174 The Repository Class.mp4 | 221.16 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/175 Logging ROOM Database and Show on the Screen.en_US.srt | 33.19 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/175 Logging ROOM Database and Show on the Screen.mp4 | 209.26 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/176 ROOM Database Summary and Overview.en_US.srt | 3.86 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/176 ROOM Database Summary and Overview.mp4 | 8.86 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/177 Creating the NewContact Activity User Interface.en_US.srt | 12.11 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/177 Creating the NewContact Activity User Interface.mp4 | 130.72 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/178 Adding Contacts to the Database.en_US.srt | 13.07 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/178 Adding Contacts to the Database.mp4 | 78.43 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/179 Adding Custom Contacts Via the Contact Activity.en_US.srt | 28.39 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/179 Adding Custom Contacts Via the Contact Activity.mp4 | 316.40 MB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/180 ContactRoom.zip | 890.77 KB |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/180 Source Code.html | 503 B |
26 SQlite and ROOM Library - Android App Architecture - Persistence Layer/181 Resources.html | 767 B |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/182 Introduction to Listview.en_US.srt | 2.93 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/182 Introduction to Listview.mp4 | 11.85 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/183 Showing Data in a Listview.en_US.srt | 23.98 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/183 Showing Data in a Listview.mp4 | 174.47 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/184 Listview and ArrayAdapter.en_US.srt | 2.13 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/184 Listview and ArrayAdapter.mp4 | 5.08 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/185 Listviews vs RecyclerViews.en_US.srt | 9.50 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/185 Listviews vs RecyclerViews.mp4 | 12.18 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/186 [quiz] QUIZ_ Listviews and RecyclerViews.html | 3.27 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/186 Setting Up RecyclerView Adapter and Layouts.en_US.srt | 16.76 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/186 Setting Up RecyclerView Adapter and Layouts.mp4 | 77.35 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/187 [quiz] QUIZ_ RecyclerView Adapter.html | 4.50 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/187 Setup RecyclerView Adapter.en_US.srt | 35.44 KB |
01 Welcome/001 Please Watch This_ Learning Path.en_US.srt | 4.66 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/188 Adding EventListener to RecyclerView.en_US.srt | 20.88 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/188 Adding EventListener to RecyclerView.mp4 | 179.85 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/189 [quiz] QUIZ_ RecyclerView Adapter Methods.html | 2.86 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/189 Setting Up the Full CRUD Operations.en_US.srt | 11.92 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/189 Setting Up the Full CRUD Operations.mp4 | 88.62 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/190 Setting Up the Delete and Update Buttons.en_US.srt | 12.09 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/190 Setting Up the Delete and Update Buttons.mp4 | 122.82 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/191 Implementing the Update Functionality.en_US.srt | 14.17 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/191 Implementing the Update Functionality.mp4 | 154.47 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/192 Implementing Delete Functionality and Final Remarks.en_US.srt | 7.52 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/192 Implementing Delete Functionality and Final Remarks.mp4 | 72.36 MB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/193 ContactRoom.zip | 890.77 KB |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/193 Source Code.html | 503 B |
27 Android Listviews and RecyclerView Widgets - Contact Manager App Improvements/194 Resources.html | 806 B |
28 Build an App - Todoister - Todoist Clone/195 Todoister App Demo.en_US.srt | 6.55 KB |
28 Build an App - Todoister - Todoist Clone/195 Todoister App Demo.mp4 | 7.37 MB |
28 Build an App - Todoister - Todoist Clone/196 Download Starter Project.html | 518 B |
28 Build an App - Todoister - Todoist Clone/196 Todoister-starter-project.zip | 216.23 KB |
28 Build an App - Todoister - Todoist Clone/197 Starter Project - Walkthrough.en_US.srt | 10.72 KB |
28 Build an App - Todoister - Todoist Clone/197 Starter Project - Walkthrough.mp4 | 87.55 MB |
28 Build an App - Todoister - Todoist Clone/198 Setup Task Entity & Priority enum.en_US.srt | 15.68 KB |
28 Build an App - Todoister - Todoist Clone/198 Setup Task Entity & Priority enum.mp4 | 88.78 MB |
28 Build an App - Todoister - Todoist Clone/199 Setting up the RoomDatabase and TaskDao Classes.en_US.srt | 18.97 KB |
28 Build an App - Todoister - Todoist Clone/199 Setting up the RoomDatabase and TaskDao Classes.mp4 | 123.12 MB |
28 Build an App - Todoister - Todoist Clone/200 Setting Up the Repository.en_US.srt | 13.79 KB |
28 Build an App - Todoister - Todoist Clone/200 Setting Up the Repository.mp4 | 67.47 MB |
28 Build an App - Todoister - Todoist Clone/201 Creating the Task ViewModel.en_US.srt | 9.18 KB |
28 Build an App - Todoister - Todoist Clone/201 Creating the Task ViewModel.mp4 | 35.93 MB |
28 Build an App - Todoister - Todoist Clone/202 Saving a todo.en_US.srt | 22.70 KB |
28 Build an App - Todoister - Todoist Clone/202 Saving a todo.mp4 | 116.13 MB |
28 Build an App - Todoister - Todoist Clone/203 Retrieving a Task.en_US.srt | 6.45 KB |
28 Build an App - Todoister - Todoist Clone/203 Retrieving a Task.mp4 | 34.69 MB |
28 Build an App - Todoister - Todoist Clone/204 Setup RecyclerView and Show Tasks on Screen.en_US.srt | 21.55 KB |
28 Build an App - Todoister - Todoist Clone/204 Setup RecyclerView and Show Tasks on Screen.mp4 | 155.17 MB |
28 Build an App - Todoister - Todoist Clone/205 Showing Formatted Date.en_US.srt | 9.04 KB |
28 Build an App - Todoister - Todoist Clone/205 Showing Formatted Date.mp4 | 86.42 MB |
28 Build an App - Todoister - Todoist Clone/206 Showing the Bottomsheet Dialog on FAB Click.en_US.srt | 22.48 KB |
28 Build an App - Todoister - Todoist Clone/206 Showing the Bottomsheet Dialog on FAB Click.mp4 | 150.40 MB |
28 Build an App - Todoister - Todoist Clone/207 Saving a Task from BottomSheet Dialog.en_US.srt | 15.97 KB |
28 Build an App - Todoister - Todoist Clone/207 Saving a Task from BottomSheet Dialog.mp4 | 162.42 MB |
28 Build an App - Todoister - Todoist Clone/208 Saving Due Date along with the Task.en_US.srt | 17.86 KB |
28 Build an App - Todoister - Todoist Clone/208 Saving Due Date along with the Task.mp4 | 131.88 MB |
28 Build an App - Todoister - Todoist Clone/209 Setup Chip Widgets and Getting Dates.en_US.srt | 8.34 KB |
28 Build an App - Todoister - Todoist Clone/209 Setup Chip Widgets and Getting Dates.mp4 | 94.53 MB |
28 Build an App - Todoister - Todoist Clone/210 Task Row onClick Event Setup.en_US.srt | 28.28 KB |
28 Build an App - Todoister - Todoist Clone/210 Task Row onClick Event Setup.mp4 | 175.92 MB |
28 Build an App - Todoister - Todoist Clone/211 Setting up Delete Functionality.en_US.srt | 11.12 KB |
28 Build an App - Todoister - Todoist Clone/211 Setting up Delete Functionality.mp4 | 71.29 MB |
28 Build an App - Todoister - Todoist Clone/212 ViewModel Structure Setup & Passing Data to Fragment.en_US.srt | 23.16 KB |
28 Build an App - Todoister - Todoist Clone/212 ViewModel Structure Setup & Passing Data to Fragment.mp4 | 147.44 MB |
28 Build an App - Todoister - Todoist Clone/213 Updating a Task.en_US.srt | 17.26 KB |
28 Build an App - Todoister - Todoist Clone/213 Updating a Task.mp4 | 126.52 MB |
28 Build an App - Todoister - Todoist Clone/214 Hiding the Keyboard and Dismissing the Bottomsheet.en_US.srt | 7.99 KB |
28 Build an App - Todoister - Todoist Clone/214 Hiding the Keyboard and Dismissing the Bottomsheet.mp4 | 71.92 MB |
28 Build an App - Todoister - Todoist Clone/215 Setting up Priority Radiogroup.en_US.srt | 17.21 KB |
28 Build an App - Todoister - Todoist Clone/215 Setting up Priority Radiogroup.mp4 | 193.83 MB |
28 Build an App - Todoister - Todoist Clone/216 Final Steps - Adding Priority Colors to Each Row.en_US.srt | 14.26 KB |
28 Build an App - Todoister - Todoist Clone/216 Final Steps - Adding Priority Colors to Each Row.mp4 | 76.07 MB |
28 Build an App - Todoister - Todoist Clone/217 Source Code.html | 511 B |
28 Build an App - Todoister - Todoist Clone/217 Todoister.zip | 531.82 KB |
29 Android Location and Maps/218 Android Location - Introduction.en_US.srt | 5.17 KB |
29 Android Location and Maps/218 Android Location - Introduction.mp4 | 11.51 MB |
29 Android Location and Maps/219 Setting up Google Dependencies.en_US.srt | 14.33 KB |
29 Android Location and Maps/219 Setting up Google Dependencies.mp4 | 128.48 MB |
29 Android Location and Maps/220 Making Sure Google Play Services Works.en_US.srt | 10.58 KB |
29 Android Location and Maps/220 Making Sure Google Play Services Works.mp4 | 111.37 MB |
29 Android Location and Maps/221 Setting Up FusedLocationProvider.en_US.srt | 15.33 KB |
29 Android Location and Maps/221 Setting Up FusedLocationProvider.mp4 | 121.96 MB |
29 Android Location and Maps/222 Setting Up Location Provider and Start Location Updates.en_US.srt | 20.00 KB |
29 Android Location and Maps/222 Setting Up Location Provider and Start Location Updates.mp4 | 215.23 MB |
29 Android Location and Maps/223 Setting Up FusedLocationProvider - Finish.en_US.srt | 16.63 KB |
29 Android Location and Maps/223 Setting Up FusedLocationProvider - Finish.mp4 | 184.32 MB |
29 Android Location and Maps/224 Showing Location Coordinates.en_US.srt | 8.99 KB |
29 Android Location and Maps/224 Showing Location Coordinates.mp4 | 53.32 MB |
29 Android Location and Maps/225 ALTERNATIVE - Location API - Location and Updating Location.en_US.srt | 19.20 KB |
29 Android Location and Maps/225 ALTERNATIVE - Location API - Location and Updating Location.mp4 | 216.17 MB |
29 Android Location and Maps/226 Android Maps.en_US.srt | 1.16 KB |
29 Android Location and Maps/226 Android Maps.mp4 | 2.43 MB |
29 Android Location and Maps/227 Setting Up Our First Map and Showing Sydney.en_US.srt | 11.09 KB |
29 Android Location and Maps/227 Setting Up Our First Map and Showing Sydney.mp4 | 35.42 MB |
29 Android Location and Maps/228 Playing Around with Map Properties.en_US.srt | 13.47 KB |
29 Android Location and Maps/228 Playing Around with Map Properties.mp4 | 135.03 MB |
30 CHALLENGE_ Creating Markers and Putting on Map/229 Creating Markers and Putting on Map.en_US.srt | 18.17 KB |
30 CHALLENGE_ Creating Markers and Putting on Map/229 Creating Markers and Putting on Map.mp4 | 266.26 MB |
31 CHALLENGE SOLUTION_ Creating Makers and Putting on Map/230 Solution - Creating MarkerOptions.en_US.srt | 5.11 KB |
31 CHALLENGE SOLUTION_ Creating Makers and Putting on Map/230 Solution - Creating MarkerOptions.mp4 | 59.95 MB |
31 CHALLENGE SOLUTION_ Creating Makers and Putting on Map/231 MyMapsApp.zip | 516.40 KB |
31 CHALLENGE SOLUTION_ Creating Makers and Putting on Map/231 Source Code.html | 518 B |
31 CHALLENGE SOLUTION_ Creating Makers and Putting on Map/231 TestLocation.zip | 822.33 KB |
31 CHALLENGE SOLUTION_ Creating Makers and Putting on Map/232 Resources.html | 899 B |
32 Build an App - National Parks App/233 App Demo.en_US.srt | 2.93 KB |
32 Build an App - National Parks App/233 App Demo.mp4 | 7.75 MB |
32 Build an App - National Parks App/234 Project Setup and Google Map API.en_US.srt | 10.34 KB |
32 Build an App - National Parks App/234 Project Setup and Google Map API.mp4 | 95.18 MB |
32 Build an App - National Parks App/235 Resources.html | 855 B |
32 Build an App - National Parks App/236 Setup the API Key and JSON Overview.en_US.srt | 14.58 KB |
32 Build an App - National Parks App/236 Setup the API Key and JSON Overview.mp4 | 176.17 MB |
32 Build an App - National Parks App/237 Download - POJO classes.html | 513 B |
32 Build an App - National Parks App/237 Model.zip | 8.17 KB |
32 Build an App - National Parks App/238 Understanding POJOs.en_US.srt | 11.20 KB |
32 Build an App - National Parks App/238 Understanding POJOs.mp4 | 89.94 MB |
32 Build an App - National Parks App/239 Setting Up Volley and Repository Classes.en_US.srt | 20.06 KB |
32 Build an App - National Parks App/239 Setting Up Volley and Repository Classes.mp4 | 274.38 MB |
32 Build an App - National Parks App/240 Showing Parsed Parks Markers on the Map.en_US.srt | 13.99 KB |
32 Build an App - National Parks App/240 Showing Parsed Parks Markers on the Map.mp4 | 130.00 MB |
32 Build an App - National Parks App/241 Setting Up the BottomNavigation.en_US.srt | 11.16 KB |
32 Build an App - National Parks App/241 Setting Up the BottomNavigation.mp4 | 53.92 MB |
32 Build an App - National Parks App/242 Adding Navigation for BottomNav.en_US.srt | 15.27 KB |
32 Build an App - National Parks App/242 Adding Navigation for BottomNav.mp4 | 90.57 MB |
32 Build an App - National Parks App/243 Setting Up the Parks Row Layout.en_US.srt | 9.06 KB |
32 Build an App - National Parks App/243 Setting Up the Parks Row Layout.mp4 | 45.53 MB |
32 Build an App - National Parks App/244 Setting Up RecyclerView Adapter - Part 1.en_US.srt | 20.95 KB |
32 Build an App - National Parks App/244 Setting Up RecyclerView Adapter - Part 1.mp4 | 115.15 MB |
32 Build an App - National Parks App/245 Showing a List of Parks.en_US.srt | 18.85 KB |
32 Build an App - National Parks App/245 Showing a List of Parks.mp4 | 176.73 MB |
32 Build an App - National Parks App/246 Finishing the Parks List Screen.en_US.srt | 6.51 KB |
32 Build an App - National Parks App/246 Finishing the Parks List Screen.mp4 | 75.86 MB |
32 Build an App - National Parks App/247 Enhancing the Row User Interface.en_US.srt | 4.83 KB |
32 Build an App - National Parks App/247 Enhancing the Row User Interface.mp4 | 47.07 MB |
32 Build an App - National Parks App/248 Setting Up Row Click Event and Details Fragment.en_US.srt | 13.95 KB |
32 Build an App - National Parks App/248 Setting Up Row Click Event and Details Fragment.mp4 | 123.05 MB |
32 Build an App - National Parks App/249 Setting up the ParkViewModel and Using it to Pass Data.en_US.srt | 18.03 KB |
32 Build an App - National Parks App/249 Setting up the ParkViewModel and Using it to Pass Data.mp4 | 217.12 MB |
32 Build an App - National Parks App/250 Finish the Details Fragment.en_US.srt | 8.26 KB |
32 Build an App - National Parks App/250 Finish the Details Fragment.mp4 | 92.48 MB |
32 Build an App - National Parks App/251 Creating a Custom InfoWindow.en_US.srt | 9.38 KB |
32 Build an App - National Parks App/251 Creating a Custom InfoWindow.mp4 | 76.26 MB |
32 Build an App - National Parks App/252 Setting up Viewpager and Pulling Images.en_US.srt | 18.45 KB |
32 Build an App - National Parks App/252 Setting up Viewpager and Pulling Images.mp4 | 166.08 MB |
32 Build an App - National Parks App/253 Setting up Activities Fields.en_US.srt | 18.21 KB |
32 Build an App - National Parks App/253 Setting up Activities Fields.mp4 | 269.07 MB |
32 Build an App - National Parks App/254 Finishing the Details Fragment.en_US.srt | 21.29 KB |
32 Build an App - National Parks App/254 Finishing the Details Fragment.mp4 | 356.71 MB |
32 Build an App - National Parks App/255 Creating a Custom InfoWindow.en_US.srt | 22.08 KB |
32 Build an App - National Parks App/255 Creating a Custom InfoWindow.mp4 | 142.36 MB |
32 Build an App - National Parks App/256 Adding Click Event to InfoWindow and Showing Details Fragment.en_US.srt | 13.21 KB |
32 Build an App - National Parks App/256 Adding Click Event to InfoWindow and Showing Details Fragment.mp4 | 176.58 MB |
32 Build an App - National Parks App/257 Floating Search Bar Setup.en_US.srt | 17.82 KB |
32 Build an App - National Parks App/257 Floating Search Bar Setup.mp4 | 227.79 MB |
32 Build an App - National Parks App/258 Getting the SateCode.en_US.srt | 11.86 KB |
32 Build an App - National Parks App/258 Getting the SateCode.mp4 | 157.96 MB |
32 Build an App - National Parks App/259 Getting Parks from a State - Bug.en_US.srt | 18.37 KB |
32 Build an App - National Parks App/259 Getting Parks from a State - Bug.mp4 | 264.70 MB |
32 Build an App - National Parks App/260 Finishing the App.en_US.srt | 23.36 KB |
32 Build an App - National Parks App/260 Finishing the App.mp4 | 298.77 MB |
32 Build an App - National Parks App/261 Parks.zip | 1.11 MB |
32 Build an App - National Parks App/261 Source Code.html | 509 B |
33 Android Media - Playing Sounds and Videos/262 Introduction to Android Media.en_US.srt | 1.21 KB |
33 Android Media - Playing Sounds and Videos/262 Introduction to Android Media.mp4 | 1.91 MB |
33 Android Media - Playing Sounds and Videos/263 Creating Media Player and Playing Music.en_US.srt | 17.86 KB |
33 Android Media - Playing Sounds and Videos/263 Creating Media Player and Playing Music.mp4 | 76.26 MB |
33 Android Media - Playing Sounds and Videos/264 MediaPlayer and Playing MP3 From a web Link.en_US.srt | 13.55 KB |
33 Android Media - Playing Sounds and Videos/264 MediaPlayer and Playing MP3 From a web Link.mp4 | 135.68 MB |
33 Android Media - Playing Sounds and Videos/265 Creating a Seekbar and SeekTo.en_US.srt | 11.68 KB |
33 Android Media - Playing Sounds and Videos/265 Creating a Seekbar and SeekTo.mp4 | 95.84 MB |
33 Android Media - Playing Sounds and Videos/266 SoundPool - Presentation.en_US.srt | 1.37 KB |
33 Android Media - Playing Sounds and Videos/266 SoundPool - Presentation.mp4 | 2.93 MB |
33 Android Media - Playing Sounds and Videos/267 [quiz] QUIZ_ SoundPool.html | 3.07 KB |
33 Android Media - Playing Sounds and Videos/267 Setting up SoundPool.en_US.srt | 19.33 KB |
33 Android Media - Playing Sounds and Videos/267 Setting up SoundPool.mp4 | 156.19 MB |
33 Android Media - Playing Sounds and Videos/268 SoundPool - Playing FX.en_US.srt | 9.19 KB |
33 Android Media - Playing Sounds and Videos/268 SoundPool - Playing FX.mp4 | 75.92 MB |
33 Android Media - Playing Sounds and Videos/269 Introduction to Video and SurfaceView.en_US.srt | 1.70 KB |
33 Android Media - Playing Sounds and Videos/269 Introduction to Video and SurfaceView.mp4 | 2.75 MB |
33 Android Media - Playing Sounds and Videos/270 Playing Video with SurfaceView.en_US.srt | 19.89 KB |
33 Android Media - Playing Sounds and Videos/270 Playing Video with SurfaceView.mp4 | 107.85 MB |
33 Android Media - Playing Sounds and Videos/271 Playing a Video with ExoPlayer.en_US.srt | 23.05 KB |
33 Android Media - Playing Sounds and Videos/271 Playing a Video with ExoPlayer.mp4 | 219.93 MB |
33 Android Media - Playing Sounds and Videos/272 Resources.html | 505 B |
33 Android Media - Playing Sounds and Videos/272 sounds.zip | 82.86 KB |
33 Android Media - Playing Sounds and Videos/273 AllSourceCode.zip | 10.93 MB |
33 Android Media - Playing Sounds and Videos/273 Source Code.html | 496 B |
34 Android Animations/274 Android Frame Animation.en_US.srt | 16.06 KB |
34 Android Animations/274 Android Frame Animation.mp4 | 89.25 MB |
34 Android Animations/275 Android Fading Animation.en_US.srt | 6.20 KB |
34 Android Animations/275 Android Fading Animation.mp4 | 33.42 MB |
34 Android Animations/276 FrameAnimation.zip | 21.83 MB |
34 Android Animations/276 Resources.html | 501 B |
35 Android Material Design and Themes/277 Introduction to Android UI and UX.en_US.srt | 15.60 KB |
35 Android Material Design and Themes/277 Introduction to Android UI and UX.mp4 | 184.25 MB |
35 Android Material Design and Themes/278 Android Material Design.en_US.srt | 4.04 KB |
35 Android Material Design and Themes/278 Android Material Design.mp4 | 18.52 MB |
35 Android Material Design and Themes/279 [quiz] QUIZ_ Android Material Design.html | 3.44 KB |
35 Android Material Design and Themes/279 Android Views and ViewGroup Classes.en_US.srt | 5.14 KB |
35 Android Material Design and Themes/279 Android Views and ViewGroup Classes.mp4 | 9.98 MB |
35 Android Material Design and Themes/280 Android Resources - Drawable, Menu, Mipmap.en_US.srt | 19.86 KB |
35 Android Material Design and Themes/280 Android Resources - Drawable, Menu, Mipmap.mp4 | 76.40 MB |
35 Android Material Design and Themes/281 Understanding Density in Android - DPI.en_US.srt | 5.76 KB |
35 Android Material Design and Themes/281 Understanding Density in Android - DPI.mp4 | 14.64 MB |
35 Android Material Design and Themes/282 [quiz] QUIZ_ Android DPI Unit.html | 6.07 KB |
35 Android Material Design and Themes/282 Android XML Drawables - Creating Shapes.en_US.srt | 11.54 KB |
35 Android Material Design and Themes/282 Android XML Drawables - Creating Shapes.mp4 | 60.74 MB |
35 Android Material Design and Themes/283 Button State Selectors Using XML.en_US.srt | 9.02 KB |
35 Android Material Design and Themes/283 Button State Selectors Using XML.mp4 | 38.36 MB |
35 Android Material Design and Themes/284 XML Gradient.en_US.srt | 3.18 KB |
35 Android Material Design and Themes/284 XML Gradient.mp4 | 20.05 MB |
35 Android Material Design and Themes/285 Resources.html | 709 B |
36 Understanding Android Intents/286 Understanding Android Intents.en_US.srt | 4.79 KB |
36 Understanding Android Intents/286 Understanding Android Intents.mp4 | 8.42 MB |
36 Understanding Android Intents/287 Android Implicit Intents - Sending Message via Email.en_US.srt | 11.35 KB |
36 Understanding Android Intents/287 Android Implicit Intents - Sending Message via Email.mp4 | 47.20 MB |
37 CHALLENGE_ Send Message Via Share Button/288 CHALLENGE_ Send Message via Share Button.en_US.srt | 2.36 KB |
37 CHALLENGE_ Send Message Via Share Button/288 CHALLENGE_ Send Message via Share Button.mp4 | 4.86 MB |
38 CHALLENGE SOLUTION_ Send Message Via a Share Button/289 Sending Message Via Share Button.en_US.srt | 6.76 KB |
38 CHALLENGE SOLUTION_ Send Message Via a Share Button/289 Sending Message Via Share Button.mp4 | 77.93 MB |
38 CHALLENGE SOLUTION_ Send Message Via a Share Button/290 ImplicitIntentTest.zip | 435.84 KB |
38 CHALLENGE SOLUTION_ Send Message Via a Share Button/290 Source Code.html | 496 B |
39 Android Fragments - An Introduction/291 Introduction to Android Fragments.en_US.srt | 5.71 KB |
39 Android Fragments - An Introduction/291 Introduction to Android Fragments.mp4 | 12.64 MB |
39 Android Fragments - An Introduction/292 [quiz] QUIZ_ Fragments.html | 3.38 KB |
39 Android Fragments - An Introduction/292 Create First Fragment.en_US.srt | 12.70 KB |
39 Android Fragments - An Introduction/292 Create First Fragment.mp4 | 143.07 MB |
39 Android Fragments - An Introduction/293 Android Fragment from Code.en_US.srt | 9.19 KB |
39 Android Fragments - An Introduction/293 Android Fragment from Code.mp4 | 106.22 MB |
39 Android Fragments - An Introduction/294 Intro to List Fragments.en_US.srt | 16.10 KB |
39 Android Fragments - An Introduction/294 Intro to List Fragments.mp4 | 191.70 MB |
39 Android Fragments - An Introduction/295 Show Courses on FragmentList.en_US.srt | 25.84 KB |
39 Android Fragments - An Introduction/295 Show Courses on FragmentList.mp4 | 330.91 MB |
39 Android Fragments - An Introduction/296 ScreenSize Utility Class.en_US.srt | 6.27 KB |
39 Android Fragments - An Introduction/296 ScreenSize Utility Class.mp4 | 80.72 MB |
39 Android Fragments - An Introduction/297 Sw600dp - Phone and Tablet Dimensions.en_US.srt | 12.37 KB |
39 Android Fragments - An Introduction/297 Sw600dp - Phone and Tablet Dimensions.mp4 | 146.30 MB |
39 Android Fragments - An Introduction/298 Creating Layouts with Two Fragments.en_US.srt | 12.56 KB |
39 Android Fragments - An Introduction/298 Creating Layouts with Two Fragments.mp4 | 161.06 MB |
39 Android Fragments - An Introduction/299 Setup DetailsActivity and Fragment - Part 1.en_US.srt | 14.64 KB |
39 Android Fragments - An Introduction/299 Setup DetailsActivity and Fragment - Part 1.mp4 | 232.29 MB |
39 Android Fragments - An Introduction/300 Setup On Item Click and Callbacks to Take to Details Activity.en_US.srt | 13.58 KB |
39 Android Fragments - An Introduction/300 Setup On Item Click and Callbacks to Take to Details Activity.mp4 | 98.45 MB |
39 Android Fragments - An Introduction/301 Passing Course Object to Next Activity and Fragment.en_US.srt | 18.32 KB |
39 Android Fragments - An Introduction/301 Passing Course Object to Next Activity and Fragment.mp4 | 264.14 MB |
39 Android Fragments - An Introduction/302 Finalized Fragment App.en_US.srt | 13.63 KB |
39 Android Fragments - An Introduction/302 Finalized Fragment App.mp4 | 176.16 MB |
39 Android Fragments - An Introduction/303 Source Code - Full Fragment Project.html | 759 B |
39 Android Fragments - An Introduction/304 Source Code.html | 698 B |
39 Android Fragments - An Introduction/305 Resources on Fragments.html | 701 B |
40 Introduction to Realtime Databases - Firebase and Firestore/306 Introduction to Fireabase.en_US.srt | 5.11 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/306 Introduction to Fireabase.mp4 | 17.55 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/307 Firestore - An Introduction.en_US.srt | 4.83 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/307 Firestore - An Introduction.mp4 | 6.21 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/308 [quiz] QUIZ_ Firestore Realtime Database.html | 3.91 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/308 Setting Up Firestore in Android Studio.en_US.srt | 13.26 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/308 Setting Up Firestore in Android Studio.mp4 | 99.09 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/309 Adding Firestore Dependencies Using Firebase Assistance.en_US.srt | 1.22 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/309 Adding Firestore Dependencies Using Firebase Assistance.mp4 | 5.43 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/310 Saving Data to Firestore.en_US.srt | 24.99 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/310 Saving Data to Firestore.mp4 | 210.47 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/311 Retrieving Data From Firestore Collection.en_US.srt | 11.96 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/311 Retrieving Data From Firestore Collection.mp4 | 123.21 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/312 Adding Snapshot Listener.en_US.srt | 10.74 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/312 Adding Snapshot Listener.mp4 | 76.01 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/313 Firestore - Updating Data.en_US.srt | 9.88 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/313 Firestore - Updating Data.mp4 | 102.01 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/314 Firestore - Deleting Data.en_US.srt | 9.22 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/314 Firestore - Deleting Data.mp4 | 77.70 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/315 Firestore - Creating Documents Using POJO - Plain Old Java Objects.en_US.srt | 7.28 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/315 Firestore - Creating Documents Using POJO - Plain Old Java Objects.mp4 | 82.76 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/316 Creating Multiple Documents and Retrieving Multiple Documents.en_US.srt | 15.25 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/316 Creating Multiple Documents and Retrieving Multiple Documents.mp4 | 176.83 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/317 Firestore - Showing Multiple Documents in a ScrollView.en_US.srt | 18.15 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/317 Firestore - Showing Multiple Documents in a ScrollView.mp4 | 221.49 MB |
40 Introduction to Realtime Databases - Firebase and Firestore/318 IntroFireStore-CRUD.zip | 132.87 KB |
40 Introduction to Realtime Databases - Firebase and Firestore/318 Source Code.html | 496 B |
40 Introduction to Realtime Databases - Firebase and Firestore/319 Resources.html | 677 B |
41 Build a Journal App with Firestore/320 What We'll Build.en_US.srt | 9.04 KB |
41 Build a Journal App with Firestore/320 What We'll Build.mp4 | 40.28 MB |
41 Build a Journal App with Firestore/321 __ IMPORTANT___ Please Read.html | 1.06 KB |
41 Build a Journal App with Firestore/322 Setting up Firebase with Project.en_US.srt | 9.43 KB |
41 Build a Journal App with Firestore/322 Setting up Firebase with Project.mp4 | 53.59 MB |
41 Build a Journal App with Firestore/323 User Interface - Main Screen.en_US.srt | 9.65 KB |
41 Build a Journal App with Firestore/323 User Interface - Main Screen.mp4 | 59.28 MB |
41 Build a Journal App with Firestore/324 Login Screen.en_US.srt | 12.94 KB |
41 Build a Journal App with Firestore/324 Login Screen.mp4 | 76.58 MB |
41 Build a Journal App with Firestore/325 Setup Create Account Activity.en_US.srt | 11.82 KB |
41 Build a Journal App with Firestore/325 Setup Create Account Activity.mp4 | 101.97 MB |
41 Build a Journal App with Firestore/326 Setup Create Account with Firebase.en_US.srt | 13.66 KB |
41 Build a Journal App with Firestore/326 Setup Create Account with Firebase.mp4 | 58.39 MB |
41 Build a Journal App with Firestore/327 Create Account and User Object.en_US.srt | 15.31 KB |
41 Build a Journal App with Firestore/327 Create Account and User Object.mp4 | 147.73 MB |
41 Build a Journal App with Firestore/328 Create Firestore user and Authenticated user.en_US.srt | 12.92 KB |
41 Build a Journal App with Firestore/328 Create Firestore user and Authenticated user.mp4 | 114.26 MB |
41 Build a Journal App with Firestore/329 Setting Up Journal Post Screen - Part 1.en_US.srt | 14.69 KB |
41 Build a Journal App with Firestore/329 Setting Up Journal Post Screen - Part 1.mp4 | 147.99 MB |
41 Build a Journal App with Firestore/330 Setting Up Journal Post Screen - Part 2.en_US.srt | 12.60 KB |
41 Build a Journal App with Firestore/330 Setting Up Journal Post Screen - Part 2.mp4 | 158.81 MB |
41 Build a Journal App with Firestore/331 Setting Up Journal - Part 3.en_US.srt | 18.16 KB |
41 Build a Journal App with Firestore/331 Setting Up Journal - Part 3.mp4 | 149.68 MB |
41 Build a Journal App with Firestore/332 Setting Up Journal Post Screen - Gallery Intent - Part 3.en_US.srt | 16.23 KB |
41 Build a Journal App with Firestore/332 Setting Up Journal Post Screen - Gallery Intent - Part 3.mp4 | 188.76 MB |
41 Build a Journal App with Firestore/333 Setting Up Journal Post Screen - Saving Image -Part 4.en_US.srt | 21.10 KB |
41 Build a Journal App with Firestore/333 Setting Up Journal Post Screen - Saving Image -Part 4.mp4 | 176.80 MB |
41 Build a Journal App with Firestore/334 Successfully Added a Journal Document and Image.en_US.srt | 21.97 KB |
41 Build a Journal App with Firestore/334 Successfully Added a Journal Document and Image.mp4 | 207.75 MB |
41 Build a Journal App with Firestore/335 Adding Menu Icons to List Activity.en_US.srt | 8.69 KB |
41 Build a Journal App with Firestore/335 Adding Menu Icons to List Activity.mp4 | 35.17 MB |
41 Build a Journal App with Firestore/336 Sign Out.en_US.srt | 9.43 KB |
41 Build a Journal App with Firestore/336 Sign Out.mp4 | 90.24 MB |
41 Build a Journal App with Firestore/337 RecyclerView and Journal Row.en_US.srt | 9.23 KB |
41 Build a Journal App with Firestore/337 RecyclerView and Journal Row.mp4 | 108.28 MB |
41 Build a Journal App with Firestore/338 RecyclerView Adapter and TimeAgo - Part 1.en_US.srt | 22.30 KB |
41 Build a Journal App with Firestore/338 RecyclerView Adapter and TimeAgo - Part 1.mp4 | 92.95 MB |
41 Build a Journal App with Firestore/339 Showing all Journals.en_US.srt | 14.64 KB |
41 Build a Journal App with Firestore/339 Showing all Journals.mp4 | 93.63 MB |
41 Build a Journal App with Firestore/340 Fixing User Interface Issues with Rows.en_US.srt | 11.83 KB |
41 Build a Journal App with Firestore/340 Fixing User Interface Issues with Rows.mp4 | 172.17 MB |
41 Build a Journal App with Firestore/341 User Interface Overhaul - Revamp.en_US.srt | 22.59 KB |
41 Build a Journal App with Firestore/341 User Interface Overhaul - Revamp.mp4 | 312.70 MB |
41 Build a Journal App with Firestore/342 User Interface Overhaul - Revamp - Final.en_US.srt | 12.79 KB |
41 Build a Journal App with Firestore/342 User Interface Overhaul - Revamp - Final.mp4 | 77.71 MB |
41 Build a Journal App with Firestore/343 Journal App - Final Product.en_US.srt | 16.49 KB |
41 Build a Journal App with Firestore/343 Journal App - Final Product.mp4 | 163.80 MB |
41 Build a Journal App with Firestore/344 Self-NoBackend.zip | 5.26 MB |
41 Build a Journal App with Firestore/344 Source Code.html | 496 B |
42 Drawing on Canvas in Android/345 Drawing on Canvas and the Class View.en_US.srt | 6.83 KB |
42 Drawing on Canvas in Android/345 Drawing on Canvas and the Class View.mp4 | 12.04 MB |
42 Drawing on Canvas in Android/346 [quiz] QUIZ_ Drawing in Android.html | 3.21 KB |
42 Drawing on Canvas in Android/346 Drawing Circles and Line on Screen.en_US.srt | 22.04 KB |
42 Drawing on Canvas in Android/346 Drawing Circles and Line on Screen.mp4 | 112.95 MB |
42 Drawing on Canvas in Android/347 Reading Android Documentations.en_US.srt | 9.69 KB |
42 Drawing on Canvas in Android/347 Reading Android Documentations.mp4 | 91.05 MB |
42 Drawing on Canvas in Android/348 Gradients.en_US.srt | 8.17 KB |
42 Drawing on Canvas in Android/348 Gradients.mp4 | 135.80 MB |
42 Drawing on Canvas in Android/349 Drawing Bitmaps on Screen.en_US.srt | 9.20 KB |
42 Drawing on Canvas in Android/349 Drawing Bitmaps on Screen.mp4 | 101.85 MB |
42 Drawing on Canvas in Android/350 Custom Textviews.en_US.srt | 8.18 KB |
42 Drawing on Canvas in Android/350 Custom Textviews.mp4 | 58.36 MB |
42 Drawing on Canvas in Android/351 Source Code.html | 702 B |
43 Android Machine Learning ML Kit - Face Detection/352 What We'll Build - Android Face Recognition App.en_US.srt | 9.24 KB |
43 Android Machine Learning ML Kit - Face Detection/352 What We'll Build - Android Face Recognition App.mp4 | 116.13 MB |
43 Android Machine Learning ML Kit - Face Detection/353 Setting Up ML Kit Firebase - Part 1.en_US.srt | 17.50 KB |
43 Android Machine Learning ML Kit - Face Detection/353 Setting Up ML Kit Firebase - Part 1.mp4 | 188.25 MB |
43 Android Machine Learning ML Kit - Face Detection/354 Project Setup - Two more Libraries.en_US.srt | 10.33 KB |
43 Android Machine Learning ML Kit - Face Detection/354 Project Setup - Two more Libraries.mp4 | 111.81 MB |
43 Android Machine Learning ML Kit - Face Detection/355 Setting up the User Interface.en_US.srt | 14.57 KB |
43 Android Machine Learning ML Kit - Face Detection/355 Setting up the User Interface.mp4 | 158.97 MB |
43 Android Machine Learning ML Kit - Face Detection/356 Solved Androidx BottomSheet Issue.en_US.srt | 18.20 KB |
43 Android Machine Learning ML Kit - Face Detection/356 Solved Androidx BottomSheet Issue.mp4 | 230.51 MB |
43 Android Machine Learning ML Kit - Face Detection/357 Setting up CameraView in Main Activity.en_US.srt | 18.41 KB |
43 Android Machine Learning ML Kit - Face Detection/357 Setting up CameraView in Main Activity.mp4 | 213.68 MB |
43 Android Machine Learning ML Kit - Face Detection/358 Analyzing Image - Part 1.en_US.srt | 16.08 KB |
43 Android Machine Learning ML Kit - Face Detection/358 Analyzing Image - Part 1.mp4 | 135.72 MB |
43 Android Machine Learning ML Kit - Face Detection/359 Detecting Faces and Drawing a Square - Part 1.en_US.srt | 23.44 KB |
43 Android Machine Learning ML Kit - Face Detection/359 Detecting Faces and Drawing a Square - Part 1.mp4 | 250.77 MB |
43 Android Machine Learning ML Kit - Face Detection/360 Processing the Frame and Contour - Part 1.en_US.srt | 17.59 KB |
43 Android Machine Learning ML Kit - Face Detection/360 Processing the Frame and Contour - Part 1.mp4 | 163.52 MB |
43 Android Machine Learning ML Kit - Face Detection/361 Draw Face Contour.en_US.srt | 17.45 KB |
43 Android Machine Learning ML Kit - Face Detection/361 Draw Face Contour.mp4 | 209.21 MB |
43 Android Machine Learning ML Kit - Face Detection/362 Give it a Run - Issues - Images not Working.en_US.srt | 11.94 KB |
43 Android Machine Learning ML Kit - Face Detection/362 Give it a Run - Issues - Images not Working.mp4 | 124.00 MB |
43 Android Machine Learning ML Kit - Face Detection/363 Showing the App Working and Fixing minor Issues.en_US.srt | 20.41 KB |
43 Android Machine Learning ML Kit - Face Detection/363 Showing the App Working and Fixing minor Issues.mp4 | 189.05 MB |
43 Android Machine Learning ML Kit - Face Detection/364 FaceDetectApp.zip | 1.44 MB |
43 Android Machine Learning ML Kit - Face Detection/364 Source Code.html | 496 B |
43 Android Machine Learning ML Kit - Face Detection/365 Resources.html | 812 B |
44 Android Vocabulary - Tools and Resources/366 Android Developer Vocabulary Tool.en_US.srt | 3.39 KB |
44 Android Vocabulary - Tools and Resources/366 Android Developer Vocabulary Tool.mp4 | 15.42 MB |
44 Android Vocabulary - Tools and Resources/367 Resources.html | 700 B |
45 Learn to Help Yourself as an Android Developer/368 Learn to Help Yourself as an Android Developer.en_US.srt | 10.65 KB |
45 Learn to Help Yourself as an Android Developer/368 Learn to Help Yourself as an Android Developer.mp4 | 74.58 MB |
46 Monetizing Your Android Apps/369 Android App Monetization Explained.en_US.srt | 4.72 KB |
46 Monetizing Your Android Apps/369 Android App Monetization Explained.mp4 | 8.96 MB |
46 Monetizing Your Android Apps/370 Showing Ads Using Google AdMob.en_US.srt | 14.64 KB |
46 Monetizing Your Android Apps/370 Showing Ads Using Google AdMob.mp4 | 187.93 MB |
46 Monetizing Your Android Apps/371 AdApp.zip | 700.81 KB |
46 Monetizing Your Android Apps/371 Source Code.html | 496 B |
46 Monetizing Your Android Apps/372 Resources.html | 673 B |
47 Creating Launcher Icons/373 Creating Launcher Icons.en_US.srt | 13.46 KB |
47 Creating Launcher Icons/373 Creating Launcher Icons.mp4 | 93.84 MB |
47 Creating Launcher Icons/374 Resources.html | 668 B |
48 Publishing Your Apps on Google Play/375 Creating Your Google Play Console Developer Account.en_US.srt | 9.03 KB |
48 Publishing Your Apps on Google Play/375 Creating Your Google Play Console Developer Account.mp4 | 25.63 MB |
48 Publishing Your Apps on Google Play/376 Android Google Play - How it Looks and App Metadata.en_US.srt | 5.78 KB |
48 Publishing Your Apps on Google Play/376 Android Google Play - How it Looks and App Metadata.mp4 | 59.56 MB |
48 Publishing Your Apps on Google Play/377 Adding an App Icon Launcher.en_US.srt | 4.93 KB |
48 Publishing Your Apps on Google Play/377 Adding an App Icon Launcher.mp4 | 31.75 MB |
48 Publishing Your Apps on Google Play/378 Taking screenshots.en_US.srt | 3.39 KB |
48 Publishing Your Apps on Google Play/378 Taking screenshots.mp4 | 27.92 MB |
48 Publishing Your Apps on Google Play/379 Finding Screenshots Enhancer Tools.en_US.srt | 3.76 KB |
48 Publishing Your Apps on Google Play/379 Finding Screenshots Enhancer Tools.mp4 | 41.77 MB |
48 Publishing Your Apps on Google Play/380 Creating App Listing in the Console.en_US.srt | 17.01 KB |
48 Publishing Your Apps on Google Play/380 Creating App Listing in the Console.mp4 | 98.87 MB |
48 Publishing Your Apps on Google Play/381 Understanding Android APK Signing Process.en_US.srt | 4.98 KB |
48 Publishing Your Apps on Google Play/381 Understanding Android APK Signing Process.mp4 | 7.88 MB |
48 Publishing Your Apps on Google Play/382 Preparing Our Project for Release.en_US.srt | 14.19 KB |
48 Publishing Your Apps on Google Play/382 Preparing Our Project for Release.mp4 | 126.67 MB |
48 Publishing Your Apps on Google Play/383 Creating App Bundle and Signing it for Release.en_US.srt | 21.06 KB |
48 Publishing Your Apps on Google Play/383 Creating App Bundle and Signing it for Release.mp4 | 210.95 MB |
48 Publishing Your Apps on Google Play/384 App Published - Update.en_US.srt | 414 B |
48 Publishing Your Apps on Google Play/384 App Published - Update.mp4 | 1.29 MB |
48 Publishing Your Apps on Google Play/385 Resources.html | 741 B |
49 The App Development Process/386 The App Development Process.en_US.srt | 5.81 KB |
49 The App Development Process/386 The App Development Process.mp4 | 5.53 MB |
50 What's Next/387 Build at least 5 Apps....html | 1.94 KB |
51 Bonus/388 Bonus.html | 4.85 KB |
No trackers found |
TorrentBank
Copyright © 2024