Download link
File List
-
01 Welcome/001 Please Watch This Learning Path.en.srt 4.86 KB
01 Welcome/001 Please Watch This Learning Path.mp4 8.77 MB
01 Welcome/002 Important Message.en.srt 1.18 KB
01 Welcome/002 Important Message.mp4 2.24 MB
02 Install Android Studio on Windows Machine/003 Download Android Studio on Windows.en.srt 13.45 KB
02 Install Android Studio on Windows Machine/003 Download Android Studio on Windows.mp4 97.65 MB
02 Install Android Studio on Windows Machine/004 VTX Emulator Issues Fixes on Windows.en.srt 5.65 KB
02 Install Android Studio on Windows Machine/004 VTX Emulator Issues Fixes on Windows.mp4 82.53 MB
02 Install Android Studio on Windows Machine/005 Fix VTX Issues on BIOS - Resources.html 1.07 KB
03 Android Development - First Steps/006 [OPTIONAL] Changing Android Studio Theme - So it looks like mine.html 1.3 KB
03 Android Development - First Steps/007 Building our First Android App - Show Name.en.srt 24.36 KB
03 Android Development - First Steps/007 Building our First Android App - Show Name.mp4 135 MB
03 Android Development - First Steps/008 Finishing Our First App.en.srt 17.73 KB
03 Android Development - First Steps/008 Finishing Our First App.mp4 107.89 MB
03 Android Development - First Steps/009 ShowNameNow.zip 570.83 KB
03 Android Development - First Steps/009 Source Code.html 870 B
04 Deep Dive into Java Programming Language/010 Creating Java Module in Android Studio - Run Hello World.en.srt 10.45 KB
04 Deep Dive into Java Programming Language/010 Creating Java Module in Android Studio - Run Hello World.mp4 55.15 MB
04 Deep Dive into Java Programming Language/011 Introduction to String Variables.en.srt 10.71 KB
04 Deep Dive into Java Programming Language/011 Introduction to String Variables.mp4 53.98 MB
04 Deep Dive into Java Programming Language/012 Integers and Concatenation.en.srt 7.76 KB
04 Deep Dive into Java Programming Language/012 Integers and Concatenation.mp4 37.5 MB
04 Deep Dive into Java Programming Language/013 Long Floats and Doubles Types in Java.en.srt 8.46 KB
04 Deep Dive into Java Programming Language/013 Long Floats and Doubles Types in Java.mp4 44.26 MB
04 Deep Dive into Java Programming Language/014 Char Byte and Short Types in Java.en.srt 12.55 KB
04 Deep Dive into Java Programming Language/014 Char Byte and Short Types in Java.mp4 62.02 MB
04 Deep Dive into Java Programming Language/015 Booleans.en.srt 6.7 KB
04 Deep Dive into Java Programming Language/015 Booleans.mp4 38.99 MB
04 Deep Dive into Java Programming Language/016 Basic Operations - Add Div Mult Sub.en.srt 16.53 KB
04 Deep Dive into Java Programming Language/016 Basic Operations - Add Div Mult Sub.mp4 76.82 MB
04 Deep Dive into Java Programming Language/017 Why Use Variables.en.srt 5.2 KB
04 Deep Dive into Java Programming Language/017 Why Use Variables.mp4 23.11 MB
04 Deep Dive into Java Programming Language/018 Remainder.en.srt 4.4 KB
04 Deep Dive into Java Programming Language/018 Remainder.mp4 26.19 MB
04 Deep Dive into Java Programming Language/019 Relational Operators - NOT and Equal.en.srt 10.55 KB
04 Deep Dive into Java Programming Language/019 Relational Operators - NOT and Equal.mp4 52.22 MB
04 Deep Dive into Java Programming Language/020 Little Control Flow Game.en.srt 6.09 KB
04 Deep Dive into Java Programming Language/020 Little Control Flow Game.mp4 36.31 MB
04 Deep Dive into Java Programming Language/021 Logical Operators.en.srt 12.65 KB
04 Deep Dive into Java Programming Language/021 Logical Operators.mp4 78.61 MB
04 Deep Dive into Java Programming Language/022 For loops.en.srt 15.4 KB
04 Deep Dive into Java Programming Language/022 For loops.mp4 77.25 MB
04 Deep Dive into Java Programming Language/023 Methods and String Parameters.en.srt 21.42 KB
04 Deep Dive into Java Programming Language/023 Methods and String Parameters.mp4 104.37 MB
04 Deep Dive into Java Programming Language/024 Function Parameters - Add Method.en.srt 11.04 KB
04 Deep Dive into Java Programming Language/024 Function Parameters - Add Method.mp4 60.71 MB
04 Deep Dive into Java Programming Language/025 Return Types in Methods - Double Return Type.en.srt 16.83 KB
04 Deep Dive into Java Programming Language/025 Return Types in Methods - Double Return Type.mp4 26.97 MB
04 Deep Dive into Java Programming Language/026 String Return Function Type.en.srt 14.72 KB
04 Deep Dive into Java Programming Language/026 String Return Function Type.mp4 81.36 MB
04 Deep Dive into Java Programming Language/027 CHALLENGE SOLUTION Dividing Integers.en.srt 6.83 KB
04 Deep Dive into Java Programming Language/027 CHALLENGE SOLUTION Dividing Integers.mp4 47.91 MB
04 Deep Dive into Java Programming Language/028 JavaFundamentals.zip 570.83 KB
04 Deep Dive into Java Programming Language/028 Source Code.html 870 B
05 Introduction to Object Oriented Programming in Java/029 Introduction to Classes and OOP - Object Oriented Programming.en.srt 7.86 KB
05 Introduction to Object Oriented Programming in Java/029 Introduction to Classes and OOP - Object Oriented Programming.mp4 25.04 MB
05 Introduction to Object Oriented Programming in Java/030 Creating your First Java Class.en.srt 20.16 KB
05 Introduction to Object Oriented Programming in Java/030 Creating your First Java Class.mp4 103.46 MB
05 Introduction to Object Oriented Programming in Java/031 Adding the Description Method to the Class.en.srt 16.31 KB
05 Introduction to Object Oriented Programming in Java/031 Adding the Description Method to the Class.mp4 91.49 MB
05 Introduction to Object Oriented Programming in Java/032 Constructors in Java.en.srt 15.2 KB
05 Introduction to Object Oriented Programming in Java/032 Constructors in Java.mp4 84.96 MB
05 Introduction to Object Oriented Programming in Java/033 Access Modifier and Getters and Setters.en.srt 17.45 KB
05 Introduction to Object Oriented Programming in Java/033 Access Modifier and Getters and Setters.mp4 101.05 MB
05 Introduction to Object Oriented Programming in Java/034 Overloading Constructors.en.srt 8.58 KB
05 Introduction to Object Oriented Programming in Java/034 Overloading Constructors.mp4 58.3 MB
05 Introduction to Object Oriented Programming in Java/035 Java Coding Convention Guide.html 1.1 KB
05 Introduction to Object Oriented Programming in Java/036 JavaFundamentals.zip 570.83 KB
05 Introduction to Object Oriented Programming in Java/036 Source Code.html 863 B
06 Java Inheritance/037 Introduction to Inheritance - What is it.en.srt 9.12 KB
06 Java Inheritance/037 Introduction to Inheritance - What is it.mp4 18.54 MB
06 Java Inheritance/038 Creating an Inheritance Structure.en.srt 21.27 KB
06 Java Inheritance/038 Creating an Inheritance Structure.mp4 130.15 MB
06 Java Inheritance/039 Overriding Super Class Methods.en.srt 14.26 KB
06 Java Inheritance/039 Overriding Super Class Methods.mp4 70.04 MB
06 Java Inheritance/040 Understanding toString Override Method.en.srt 9.17 KB
06 Java Inheritance/040 Understanding toString Override Method.mp4 58.6 MB
06 Java Inheritance/041 String is an Object After all.en.srt 9.38 KB
06 Java Inheritance/041 String is an Object After all.mp4 53.91 MB
06 Java Inheritance/042 JavaFundamentals.zip 570.83 KB
06 Java Inheritance/042 Source Code.html 863 B
07 Java Data Structures/043 Introduction to Arrays.en.srt 3.83 KB
07 Java Data Structures/043 Introduction to Arrays.mp4 7.54 MB
07 Java Data Structures/044 Creating and Looping through Arrays.en.srt 14.13 KB
07 Java Data Structures/044 Creating and Looping through Arrays.mp4 75.4 MB
07 Java Data Structures/045 Pre-setting Arrays Length.en.srt 5.8 KB
07 Java Data Structures/045 Pre-setting Arrays Length.mp4 36.36 MB
07 Java Data Structures/046 ArrayLists - and Introduction.en.srt 12.97 KB
07 Java Data Structures/046 ArrayLists - and Introduction.mp4 80.04 MB
07 Java Data Structures/047 Looping Through ArrayLists.en.srt 12.1 KB
07 Java Data Structures/047 Looping Through ArrayLists.mp4 68.71 MB
07 Java Data Structures/048 JavaFundamentals.zip 570.83 KB
07 Java Data Structures/048 Source Code.html 863 B
08 Android Development - Let the fun Begin/049 Understanding Android Studio - Part 1.en.srt 18.46 KB
08 Android Development - Let the fun Begin/049 Understanding Android Studio - Part 1.mp4 108.11 MB
08 Android Development - Let the fun Begin/050 Understanding Android Studio - Part 2.en.srt 14.42 KB
08 Android Development - Let the fun Begin/050 Understanding Android Studio - Part 2.mp4 77.29 MB
08 Android Development - Let the fun Begin/051 App - Building Make it Rain App - User Interface - Part 1.en.srt 18.31 KB
08 Android Development - Let the fun Begin/051 App - Building Make it Rain App - User Interface - Part 1.mp4 93.08 MB
08 Android Development - Let the fun Begin/052 App - Building Make it Rain App - Text into String.xml - Part 2.en.srt 19.84 KB
08 Android Development - Let the fun Begin/052 App - Building Make it Rain App - Text into String.xml - Part 2.mp4 123.17 MB
08 Android Development - Let the fun Begin/053 Understanding the Android App Structure.en.srt 4.6 KB
08 Android Development - Let the fun Begin/053 Understanding the Android App Structure.mp4 12.69 MB
08 Android Development - Let the fun Begin/054 Adding an OnClick Event in the XML.en.srt 18.98 KB
08 Android Development - Let the fun Begin/054 Adding an OnClick Event in the XML.mp4 138.3 MB
08 Android Development - Let the fun Begin/055 App- Showing Money Counter - Currency Format.en.srt 14.94 KB
08 Android Development - Let the fun Begin/055 App- Showing Money Counter - Currency Format.mp4 97.98 MB
08 Android Development - Let the fun Begin/056 Finalizing the App plus CHALLENGE.en.srt 13.12 KB
08 Android Development - Let the fun Begin/056 Finalizing the App plus CHALLENGE.mp4 67.77 MB
08 Android Development - Let the fun Begin/057 CHALLENGE SOLUTION Change Color.en.srt 19.94 KB
08 Android Development - Let the fun Begin/057 CHALLENGE SOLUTION Change Color.mp4 123 MB
08 Android Development - Let the fun Begin/058 MakeItRain.zip 513.48 KB
08 Android Development - Let the fun Begin/058 Source Code.html 863 B
09 For the Curious - Android Ins and Outs/059 Whats Android - Android Architecture.en.srt 12.12 KB
09 For the Curious - Android Ins and Outs/059 Whats Android - Android Architecture.mp4 33.32 MB
09 For the Curious - Android Ins and Outs/060 The Manifest File.en.srt 11.95 KB
09 For the Curious - Android Ins and Outs/060 The Manifest File.mp4 95.93 MB
09 For the Curious - Android Ins and Outs/061 Understanding the setContentView Method.en.srt 7.67 KB
09 For the Curious - Android Ins and Outs/061 Understanding the setContentView Method.mp4 56.71 MB
09 For the Curious - Android Ins and Outs/062 Resources.html 1.05 KB
10 Build a Quiz App - MVC Architecture/063 Start Building Quiz App - User Interface - Part 1.en.srt 16.04 KB
10 Build a Quiz App - MVC Architecture/063 Start Building Quiz App - User Interface - Part 1.mp4 92.16 MB
10 Build a Quiz App - MVC Architecture/064 Setting Things Up - On Click Listener Interface.en.srt 23.74 KB
10 Build a Quiz App - MVC Architecture/064 Setting Things Up - On Click Listener Interface.mp4 148.3 MB
10 Build a Quiz App - MVC Architecture/065 The Model-View-Controller Architecture.en.srt 4.67 KB
10 Build a Quiz App - MVC Architecture/065 The Model-View-Controller Architecture.mp4 11.74 MB
10 Build a Quiz App - MVC Architecture/066 Creating Question Model Class.en.srt 14.01 KB
10 Build a Quiz App - MVC Architecture/066 Creating Question Model Class.mp4 101.92 MB
10 Build a Quiz App - MVC Architecture/067 Showing Next Question.en.srt 23.84 KB
10 Build a Quiz App - MVC Architecture/067 Showing Next Question.mp4 161.72 MB
10 Build a Quiz App - MVC Architecture/068 Finished App.en.srt 15.47 KB
10 Build a Quiz App - MVC Architecture/068 Finished App.mp4 106.68 MB
10 Build a Quiz App - MVC Architecture/069 For the Curious - Interface and Abstract Classes.en.srt 11.31 KB
10 Build a Quiz App - MVC Architecture/069 For the Curious - Interface and Abstract Classes.mp4 29.08 MB
10 Build a Quiz App - MVC Architecture/070 Source Code.html 863 B
10 Build a Quiz App - MVC Architecture/070 TrueCitizenQuiz.zip 519.68 KB
11 CHALLENGE Improve the Quiz App/071 CHALLENGE Improve the Quiz App.en.srt 6.73 KB
11 CHALLENGE Improve the Quiz App/071 CHALLENGE Improve the Quiz App.mp4 14.96 MB
12 CHALLENGE SOLUTION Quiz App Improvements/072 Solution.en.srt 16.63 KB
12 CHALLENGE SOLUTION Quiz App Improvements/072 Solution.mp4 93.13 MB
12 CHALLENGE SOLUTION Quiz App Improvements/073 Final Challenge Solution.en.srt 10.96 KB
12 CHALLENGE SOLUTION Quiz App Improvements/073 Final Challenge Solution.mp4 82.82 MB
13 Understanding Android Activities and Life Cycles/074 Understanding Android Activities and Life Cycle Callbacks.en.srt 20.86 KB
13 Understanding Android Activities and Life Cycles/074 Understanding Android Activities and Life Cycle Callbacks.mp4 108.88 MB
13 Understanding Android Activities and Life Cycles/075 Showing Each Activity Life Cycle.en.srt 12.01 KB
13 Understanding Android Activities and Life Cycles/075 Showing Each Activity Life Cycle.mp4 89.51 MB
13 Understanding Android Activities and Life Cycles/076 Navigate to Another Activity.en.srt 16.09 KB
13 Understanding Android Activities and Life Cycles/076 Navigate to Another Activity.mp4 95.41 MB
13 Understanding Android Activities and Life Cycles/077 Going From Activity A to B.en.srt 11.83 KB
13 Understanding Android Activities and Life Cycles/077 Going From Activity A to B.mp4 73.22 MB
13 Understanding Android Activities and Life Cycles/078 Receiving Data from First Activity and Show.en.srt 11.79 KB
13 Understanding Android Activities and Life Cycles/078 Receiving Data from First Activity and Show.mp4 75.16 MB
13 Understanding Android Activities and Life Cycles/079 Using Bundle to Retrieve data and Integers.en.srt 18.63 KB
13 Understanding Android Activities and Life Cycles/079 Using Bundle to Retrieve data and Integers.mp4 134.92 MB
13 Understanding Android Activities and Life Cycles/080 Show Data From Second Activity.en.srt 24.11 KB
13 Understanding Android Activities and Life Cycles/080 Show Data From Second Activity.mp4 144.1 MB
13 Understanding Android Activities and Life Cycles/081 ActivityLifeCycle.zip 554.51 KB
13 Understanding Android Activities and Life Cycles/081 Source Code.html 863 B
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/082 Understanding APIs and Libraries.en.srt 9.59 KB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/082 Understanding APIs and Libraries.mp4 20.82 MB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/083 Introduction to Volley Library.en.srt 20.42 KB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/083 Introduction to Volley Library.mp4 122.88 MB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/084 Showing a JSON Response.en.srt 22.85 KB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/084 Showing a JSON Response.mp4 145.19 MB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/085 Parsing JSON Array.en.srt 23.09 KB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/085 Parsing JSON Array.mp4 156.18 MB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/086 Understanding Singletons with Volley.en.srt 18.9 KB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/086 Understanding Singletons with Volley.mp4 111.89 MB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/087 Adding Libraries via Library Repository.en.srt 8.7 KB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/087 Adding Libraries via Library Repository.mp4 60.76 MB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/088 Parsing.zip 551.74 KB
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/088 Source Code.html 863 B
14 Connecting our Apps to the Web - JSON APIs Network Services Parsing JSON/089 Resources.html 1.02 KB
15 Build a Trivia App/090 What Well Build.en.srt 4.87 KB
15 Build a Trivia App/090 What Well Build.mp4 25.6 MB
15 Build a Trivia App/091 Setup AppController and Android Volley Library.en.srt 15.38 KB
15 Build a Trivia App/091 Setup AppController and Android Volley Library.mp4 89.96 MB
15 Build a Trivia App/092 Question Bank JSON Link.html 1.16 KB
15 Build a Trivia App/093 Setting Up Question Bank Class - Part 1.en.srt 16.93 KB
15 Build a Trivia App/093 Setting Up Question Bank Class - Part 1.mp4 104.76 MB
15 Build a Trivia App/094 QuestionBank Data Class - Part 2.en.srt 14.97 KB
15 Build a Trivia App/094 QuestionBank Data Class - Part 2.mp4 105.93 MB
15 Build a Trivia App/095 Async Interface to Get the Data ( Asynchronously).en.srt 21.07 KB
15 Build a Trivia App/095 Async Interface to Get the Data ( Asynchronously).mp4 133.48 MB
15 Build a Trivia App/096 Trivia User Interface - Part 1.en.srt 20.43 KB
15 Build a Trivia App/096 Trivia User Interface - Part 1.mp4 110.66 MB
15 Build a Trivia App/097 Changing the Background and Buttons Color.en.srt 4.26 KB
15 Build a Trivia App/097 Changing the Background and Buttons Color.mp4 28.09 MB
15 Build a Trivia App/098 Showing Questions on Screen.en.srt 19.22 KB
15 Build a Trivia App/098 Showing Questions on Screen.mp4 130.73 MB
15 Build a Trivia App/099 Check Answers.en.srt 16.05 KB
15 Build a Trivia App/099 Check Answers.mp4 108.25 MB
15 Build a Trivia App/100 Adding a Shake Animation.en.srt 13.39 KB
15 Build a Trivia App/100 Adding a Shake Animation.mp4 81.13 MB
15 Build a Trivia App/101 Adding Animation Listener Red Background.en.srt 7.49 KB
15 Build a Trivia App/101 Adding Animation Listener Red Background.mp4 49.74 MB
15 Build a Trivia App/102 Finishing Trivia App - Adding Fading Animation.en.srt 15.05 KB
15 Build a Trivia App/102 Finishing Trivia App - Adding Fading Animation.mp4 102.31 MB
15 Build a Trivia App/103 Source Code.html 863 B
15 Build a Trivia App/103 Trivia-Base-No-Saving-Score.zip 648.42 KB
16 Running Android Apps on Physical Device/104 Running Android Apps on Physical Device - How to.en.srt 6.69 KB
16 Running Android Apps on Physical Device/104 Running Android Apps on Physical Device - How to.mp4 51.15 MB
16 Running Android Apps on Physical Device/105 Resources.html 1.09 KB
17 Persistence in Android - Shared Preferences/106 Introduction to Persistence in Android.en.srt 5.33 KB
17 Persistence in Android - Shared Preferences/106 Introduction to Persistence in Android.mp4 13.28 MB
17 Persistence in Android - Shared Preferences/107 How to Use Android SharedPreferences.en.srt 24.03 KB
17 Persistence in Android - Shared Preferences/107 How to Use Android SharedPreferences.mp4 149.89 MB
17 Persistence in Android - Shared Preferences/108 SPrefs.zip 434.59 KB
17 Persistence in Android - Shared Preferences/108 Source Code.html 863 B
18 CHALLENGE - Improve Trivia app/109 Improve Trivia App by Adding Shared Preference.en.srt 3.63 KB
18 CHALLENGE - Improve Trivia app/109 Improve Trivia App by Adding Shared Preference.mp4 15.04 MB
19 CHALLENGE SOLUTION - Improve Trivia app/110 Adding Score - Part 1.en.srt 19.31 KB
19 CHALLENGE SOLUTION - Improve Trivia app/110 Adding Score - Part 1.mp4 132.26 MB
19 CHALLENGE SOLUTION - Improve Trivia app/111 Finalize Showing Score.en.srt 12.51 KB
19 CHALLENGE SOLUTION - Improve Trivia app/111 Finalize Showing Score.mp4 79.37 MB
19 CHALLENGE SOLUTION - Improve Trivia app/112 Making Our Prefs Class and Saving Highest Score.en.srt 19.25 KB
19 CHALLENGE SOLUTION - Improve Trivia app/112 Making Our Prefs Class and Saving Highest Score.mp4 113.38 MB
19 CHALLENGE SOLUTION - Improve Trivia app/113 Saving Score onPause.en.srt 14.07 KB
19 CHALLENGE SOLUTION - Improve Trivia app/113 Saving Score onPause.mp4 78.35 MB
19 CHALLENGE SOLUTION - Improve Trivia app/114 Challenge Solution Final - Showing HighestScore Text.en.srt 6.54 KB
19 CHALLENGE SOLUTION - Improve Trivia app/114 Challenge Solution Final - Showing HighestScore Text.mp4 46.09 MB
19 CHALLENGE SOLUTION - Improve Trivia app/115 Bonus Challenge Solution - Move to Next Question Automatically.en.srt 11.25 KB
19 CHALLENGE SOLUTION - Improve Trivia app/115 Bonus Challenge Solution - Move to Next Question Automatically.mp4 73.17 MB
19 CHALLENGE SOLUTION - Improve Trivia app/116 Bonus Challenge Solution - Saving the State of the App.en.srt 21.27 KB
19 CHALLENGE SOLUTION - Improve Trivia app/116 Bonus Challenge Solution - Saving the State of the App.mp4 133.73 MB
19 CHALLENGE SOLUTION - Improve Trivia app/117 Are you Curious - Probin into prefs Device Folder.en.srt 3.46 KB
19 CHALLENGE SOLUTION - Improve Trivia app/117 Are you Curious - Probin into prefs Device Folder.mp4 22.65 MB
19 CHALLENGE SOLUTION - Improve Trivia app/118 Source Code.html 863 B
19 CHALLENGE SOLUTION - Improve Trivia app/118 Trivia.zip 2.21 MB
20 Persistence in Android - Database/119 Introduction to Database SQLite.en.srt 4.04 KB
20 Persistence in Android - Database/119 Introduction to Database SQLite.mp4 11.37 MB
20 Persistence in Android - Database/120 Creating Contact manager Database Setup - Part 1.en.srt 19.49 KB
20 Persistence in Android - Database/120 Creating Contact manager Database Setup - Part 1.mp4 111.05 MB
20 Persistence in Android - Database/121 Database Handler Class Setup - Part 2.en.srt 20.37 KB
20 Persistence in Android - Database/121 Database Handler Class Setup - Part 2.mp4 126.67 MB
20 Persistence in Android - Database/122 CRUD - Add and Get Contact Methods.en.srt 30.21 KB
20 Persistence in Android - Database/122 CRUD - Add and Get Contact Methods.mp4 180.17 MB
20 Persistence in Android - Database/123 CRUD - Get All Contacts and Show Saved Contacts.en.srt 22.14 KB
20 Persistence in Android - Database/123 CRUD - Get All Contacts and Show Saved Contacts.mp4 147.92 MB
20 Persistence in Android - Database/124 CRUD - Update Contact.en.srt 15.74 KB
20 Persistence in Android - Database/124 CRUD - Update Contact.mp4 111.91 MB
20 Persistence in Android - Database/125 CRUD - Delete a Contact.en.srt 8.35 KB
20 Persistence in Android - Database/125 CRUD - Delete a Contact.mp4 63.4 MB
20 Persistence in Android - Database/126 Final CRUD - Get Count Method.en.srt 5.84 KB
20 Persistence in Android - Database/126 Final CRUD - Get Count Method.mp4 38.53 MB
20 Persistence in Android - Database/127 ContactManager-DB-Listview.zip 518.55 KB
20 Persistence in Android - Database/127 Source Code.html 863 B
20 Persistence in Android - Database/128 Resources.html 1.32 KB
21 Android Listviews and RecyclerView Widgets/129 Introduction to Listview.en.srt 2.97 KB
21 Android Listviews and RecyclerView Widgets/129 Introduction to Listview.mp4 45.28 MB
21 Android Listviews and RecyclerView Widgets/130 Showing Data in a Listview.en.srt 24.91 KB
21 Android Listviews and RecyclerView Widgets/130 Showing Data in a Listview.mp4 160.38 MB
21 Android Listviews and RecyclerView Widgets/131 Listview and ArrayAdapter.en.srt 2.24 KB
21 Android Listviews and RecyclerView Widgets/131 Listview and ArrayAdapter.mp4 7.59 MB
21 Android Listviews and RecyclerView Widgets/132 Listviews vs RecyclerViews.en.srt 9.37 KB
21 Android Listviews and RecyclerView Widgets/132 Listviews vs RecyclerViews.mp4 18.78 MB
21 Android Listviews and RecyclerView Widgets/133 Putting together the Row XML for RecyclerView.en.srt 14.16 KB
21 Android Listviews and RecyclerView Widgets/133 Putting together the Row XML for RecyclerView.mp4 97.85 MB
21 Android Listviews and RecyclerView Widgets/134 Recycler Adapter - Part 1.en.srt 18.53 KB
21 Android Listviews and RecyclerView Widgets/134 Recycler Adapter - Part 1.mp4 130.51 MB
21 Android Listviews and RecyclerView Widgets/135 Showing Data with RecyclerView.en.srt 25.61 KB
21 Android Listviews and RecyclerView Widgets/135 Showing Data with RecyclerView.mp4 184.24 MB
21 Android Listviews and RecyclerView Widgets/136 Finalizing the RecyclerView Cosmetics.en.srt 5.94 KB
21 Android Listviews and RecyclerView Widgets/136 Finalizing the RecyclerView Cosmetics.mp4 41.5 MB
21 Android Listviews and RecyclerView Widgets/137 Adding OnClick Listener.en.srt 15.19 KB
21 Android Listviews and RecyclerView Widgets/137 Adding OnClick Listener.mp4 106.5 MB
21 Android Listviews and RecyclerView Widgets/138 Sending Data to Another Activity from Adapter.en.srt 12.96 KB
21 Android Listviews and RecyclerView Widgets/138 Sending Data to Another Activity from Adapter.mp4 100.36 MB
21 Android Listviews and RecyclerView Widgets/139 ContactManager-Row-Clicked-Show-Dets-Activity.zip 605.94 KB
21 Android Listviews and RecyclerView Widgets/139 Source Code.html 863 B
21 Android Listviews and RecyclerView Widgets/140 Resources.html 1.14 KB
22 Build a Baby Needs App/141 What Well Build - Baby List App.en.srt 5.26 KB
22 Build a Baby Needs App/141 What Well Build - Baby List App.mp4 68.69 MB
22 Build a Baby Needs App/142 Project Setup.en.srt 15.04 KB
22 Build a Baby Needs App/142 Project Setup.mp4 101.88 MB
22 Build a Baby Needs App/143 User Interface - Popup Xml.en.srt 20.29 KB
22 Build a Baby Needs App/143 User Interface - Popup Xml.mp4 142.91 MB
22 Build a Baby Needs App/144 Finish Popup Screen.en.srt 14.53 KB
22 Build a Baby Needs App/144 Finish Popup Screen.mp4 101.99 MB
22 Build a Baby Needs App/145 Creating Database Handler Classes.en.srt 12.49 KB
22 Build a Baby Needs App/145 Creating Database Handler Classes.mp4 92.39 MB
22 Build a Baby Needs App/146 CRUD Operations - Get Item.en.srt 13.45 KB
22 Build a Baby Needs App/146 CRUD Operations - Get Item.mp4 108.1 MB
22 Build a Baby Needs App/147 CRUD - Get All Items from Database.en.srt 10.73 KB
22 Build a Baby Needs App/147 CRUD - Get All Items from Database.mp4 99.43 MB
22 Build a Baby Needs App/148 CRUD Finalize.en.srt 7.59 KB
22 Build a Baby Needs App/148 CRUD Finalize.mp4 63.42 MB
22 Build a Baby Needs App/149 Saving a Baby item and Show it in Log.en.srt 15.4 KB
22 Build a Baby Needs App/149 Saving a Baby item and Show it in Log.mp4 136.73 MB
22 Build a Baby Needs App/150 Setting up the ListActivity - Part 1.en.srt 20.69 KB
22 Build a Baby Needs App/150 Setting up the ListActivity - Part 1.mp4 163.84 MB
22 Build a Baby Needs App/151 RecyclerView Setup.en.srt 16.24 KB
22 Build a Baby Needs App/151 RecyclerView Setup.mp4 148.05 MB
22 Build a Baby Needs App/152 Showing Items in a ListActivity.en.srt 17.35 KB
22 Build a Baby Needs App/152 Showing Items in a ListActivity.mp4 137.91 MB
22 Build a Baby Needs App/153 Fixing Minor User Interface Issues.en.srt 4.69 KB
22 Build a Baby Needs App/153 Fixing Minor User Interface Issues.mp4 36.95 MB
22 Build a Baby Needs App/154 Adding a FAB Button.en.srt 14.18 KB
22 Build a Baby Needs App/154 Adding a FAB Button.mp4 120.59 MB
22 Build a Baby Needs App/155 Making FAB Button Work.en.srt 12.26 KB
22 Build a Baby Needs App/155 Making FAB Button Work.mp4 98.29 MB
22 Build a Baby Needs App/156 Delete Item.en.srt 17.7 KB
22 Build a Baby Needs App/156 Delete Item.mp4 117.59 MB
22 Build a Baby Needs App/157 Adding Confirmation before Deleting Item.en.srt 17.03 KB
22 Build a Baby Needs App/157 Adding Confirmation before Deleting Item.mp4 143.18 MB
22 Build a Baby Needs App/158 Updating Item - Part 1.en.srt 10.86 KB
22 Build a Baby Needs App/158 Updating Item - Part 1.mp4 109.13 MB
22 Build a Baby Needs App/159 Edit and Update Item - Finish App.en.srt 16.36 KB
22 Build a Baby Needs App/159 Edit and Update Item - Finish App.mp4 136.57 MB
22 Build a Baby Needs App/160 BabyNeeds.zip 730.01 KB
22 Build a Baby Needs App/160 Source Code.html 863 B
23 Android ROOM - Alternative Database/161 Android ROOM - Introduction.en.srt 14.86 KB
23 Android ROOM - Alternative Database/161 Android ROOM - Introduction.mp4 39.7 MB
23 Android ROOM - Alternative Database/162 Creating ROOM NoDo App - Setup and Entity Class.en.srt 19.37 KB
23 Android ROOM - Alternative Database/162 Creating ROOM NoDo App - Setup and Entity Class.mp4 117.92 MB
23 Android ROOM - Alternative Database/163 Creating the NoDoDao - Data Access Object Class.en.srt 10.69 KB
23 Android ROOM - Alternative Database/163 Creating the NoDoDao - Data Access Object Class.mp4 63.9 MB
23 Android ROOM - Alternative Database/164 Creating NoDoRoomDatabase.en.srt 19.06 KB
23 Android ROOM - Alternative Database/164 Creating NoDoRoomDatabase.mp4 121.97 MB
23 Android ROOM - Alternative Database/165 Creating the Repository Class.en.srt 22.95 KB
23 Android ROOM - Alternative Database/165 Creating the Repository Class.mp4 160.32 MB
23 Android ROOM - Alternative Database/166 Create ViewModel Class.en.srt 7.08 KB
23 Android ROOM - Alternative Database/166 Create ViewModel Class.mp4 57.72 MB
23 Android ROOM - Alternative Database/167 User Interface - RecyclerView.en.srt 13.66 KB
23 Android ROOM - Alternative Database/167 User Interface - RecyclerView.mp4 105.66 MB
23 Android ROOM - Alternative Database/168 Creating RecyclerView Adapter.en.srt 11.71 KB
23 Android ROOM - Alternative Database/168 Creating RecyclerView Adapter.mp4 98.85 MB
23 Android ROOM - Alternative Database/169 Creating the NoDo Activity.en.srt 15.27 KB
23 Android ROOM - Alternative Database/169 Creating the NoDo Activity.mp4 142.2 MB
23 Android ROOM - Alternative Database/170 Final App - Done.en.srt 17.7 KB
23 Android ROOM - Alternative Database/170 Final App - Done.mp4 141.61 MB
23 Android ROOM - Alternative Database/171 NoDo.zip 657.43 KB
23 Android ROOM - Alternative Database/171 Source Code.html 863 B
23 Android ROOM - Alternative Database/172 Resources.html 1.11 KB
24 Android Location and Maps/173 Android Location - Introduction.en.srt 5.17 KB
24 Android Location and Maps/173 Android Location - Introduction.mp4 16.17 MB
24 Android Location and Maps/174 Setting up Google Dependencies.en.srt 14.53 KB
24 Android Location and Maps/174 Setting up Google Dependencies.mp4 87.87 MB
24 Android Location and Maps/175 Making Sure Google Play Services Works.en.srt 10.71 KB
24 Android Location and Maps/175 Making Sure Google Play Services Works.mp4 78.83 MB
24 Android Location and Maps/176 Setting Up FusedLocationProvider.en.srt 15.03 KB
24 Android Location and Maps/176 Setting Up FusedLocationProvider.mp4 107.23 MB
24 Android Location and Maps/177 Setting Up Location Provider and Start Location Updates.en.srt 20.66 KB
24 Android Location and Maps/177 Setting Up Location Provider and Start Location Updates.mp4 147.73 MB
24 Android Location and Maps/178 Setting Up FusedLocationProvider - Finish.en.srt 16.34 KB
24 Android Location and Maps/178 Setting Up FusedLocationProvider - Finish.mp4 124.93 MB
24 Android Location and Maps/179 Showing Location Coordinates.en.srt 9.33 KB
24 Android Location and Maps/179 Showing Location Coordinates.mp4 67.9 MB
24 Android Location and Maps/180 ALTERNATIVE - Location API - Location and Updating Location.en.srt 19.75 KB
24 Android Location and Maps/180 ALTERNATIVE - Location API - Location and Updating Location.mp4 160.34 MB
24 Android Location and Maps/181 Android Maps.en.srt 1.23 KB
24 Android Location and Maps/181 Android Maps.mp4 4.12 MB
24 Android Location and Maps/182 Setting Up Our First Map and Showing Sydney.en.srt 11.45 KB
24 Android Location and Maps/182 Setting Up Our First Map and Showing Sydney.mp4 67.07 MB
24 Android Location and Maps/183 Playing Around with Map Properties.en.srt 14.61 KB
24 Android Location and Maps/183 Playing Around with Map Properties.mp4 121.84 MB
24 Android Location and Maps/184 Creating Markers and Putting on Map.en.srt 19.08 KB
24 Android Location and Maps/184 Creating Markers and Putting on Map.mp4 164.67 MB
24 Android Location and Maps/185 CHALLENGE Solution - Creating MarkerOptions.en.srt 5.33 KB
24 Android Location and Maps/185 CHALLENGE Solution - Creating MarkerOptions.mp4 43.63 MB
24 Android Location and Maps/186 MyMapsApp.zip 516.4 KB
24 Android Location and Maps/186 Source Code.html 885 B
24 Android Location and Maps/186 TestLocation.zip 822.33 KB
24 Android Location and Maps/187 Resources.html 1.23 KB
25 Build an EarthQuake App/188 What Well Build.en.srt 6.57 KB
25 Build an EarthQuake App/188 What Well Build.mp4 66.09 MB
25 Build an EarthQuake App/189 App setup - Part 1.en.srt 14.65 KB
25 Build an EarthQuake App/189 App setup - Part 1.mp4 116.11 MB
25 Build an EarthQuake App/190 Get Coordinates From API - Part 2.en.srt 13.26 KB
25 Build an EarthQuake App/190 Get Coordinates From API - Part 2.mp4 115.46 MB
25 Build an EarthQuake App/191 App Setup -Part 3.en.srt 12.5 KB
25 Build an EarthQuake App/191 App Setup -Part 3.mp4 112.91 MB
25 Build an EarthQuake App/192 App Setup -Part 4.en.srt 16.89 KB
25 Build an EarthQuake App/192 App Setup -Part 4.mp4 160.05 MB
25 Build an EarthQuake App/193 App Setup -Part 5.en.srt 10.19 KB
25 Build an EarthQuake App/193 App Setup -Part 5.mp4 105.34 MB
25 Build an EarthQuake App/194 App Setup -Part 6.en.srt 11.69 KB
25 Build an EarthQuake App/194 App Setup -Part 6.mp4 131.94 MB
25 Build an EarthQuake App/195 App Setup -Part 7.en.srt 23.31 KB
25 Build an EarthQuake App/195 App Setup -Part 7.mp4 222.2 MB
25 Build an EarthQuake App/196 App Setup -Part 8.en.srt 14.21 KB
25 Build an EarthQuake App/196 App Setup -Part 8.mp4 144.38 MB
25 Build an EarthQuake App/197 App Setup -Final.en.srt 20.06 KB
25 Build an EarthQuake App/197 App Setup -Final.mp4 172.89 MB
25 Build an EarthQuake App/198 Source Code.html 1.19 KB
25 Build an EarthQuake App/199 EarthQuakeWatcher2.zip 8.12 MB
25 Build an EarthQuake App/199 Resources.html 1.03 KB
26 Android Media - Playing Sounds and Videos/200 Introduction to Android Media.en.srt 1.13 KB
26 Android Media - Playing Sounds and Videos/200 Introduction to Android Media.mp4 3.54 MB
26 Android Media - Playing Sounds and Videos/201 Creating Media Player and Playing Music.en.srt 18.68 KB
26 Android Media - Playing Sounds and Videos/201 Creating Media Player and Playing Music.mp4 117.28 MB
26 Android Media - Playing Sounds and Videos/202 MediaPlayer and Playing MP3 From a web Link.mp4 100.74 MB
26 Android Media - Playing Sounds and Videos/203 Creating a Seekbar and SeekTo.en.srt 12.03 KB
26 Android Media - Playing Sounds and Videos/203 Creating a Seekbar and SeekTo.mp4 86.64 MB
26 Android Media - Playing Sounds and Videos/204 SoundPool - Presentation.en.srt 1.36 KB
26 Android Media - Playing Sounds and Videos/204 SoundPool - Presentation.mp4 4.09 MB
26 Android Media - Playing Sounds and Videos/205 Setting up SoundPool.en.srt 19.48 KB
26 Android Media - Playing Sounds and Videos/205 Setting up SoundPool.mp4 140.46 MB
26 Android Media - Playing Sounds and Videos/206 SoundPool - Playing FX.en.srt 9.76 KB
26 Android Media - Playing Sounds and Videos/206 SoundPool - Playing FX.mp4 68.47 MB
26 Android Media - Playing Sounds and Videos/207 Introduction to Video and SurfaceView.en.srt 1.64 KB
26 Android Media - Playing Sounds and Videos/207 Introduction to Video and SurfaceView.mp4 3.88 MB
26 Android Media - Playing Sounds and Videos/208 Playing Video with SurfaceView.en.srt 19.83 KB
26 Android Media - Playing Sounds and Videos/208 Playing Video with SurfaceView.mp4 129.23 MB
26 Android Media - Playing Sounds and Videos/209 Playing a Video with ExoPlayer.en.srt 23.84 KB
26 Android Media - Playing Sounds and Videos/209 Playing a Video with ExoPlayer.mp4 166.3 MB
26 Android Media - Playing Sounds and Videos/210 Resources.html 870 B
26 Android Media - Playing Sounds and Videos/210 sounds.zip 82.86 KB
26 Android Media - Playing Sounds and Videos/211 AllSourceCode.zip 10.93 MB
26 Android Media - Playing Sounds and Videos/211 Source Code.html 863 B
27 Android Animations/212 Android Frame Animation.en.srt 16.9 KB
27 Android Animations/212 Android Frame Animation.mp4 107.62 MB
27 Android Animations/213 Android Fading Animation.en.srt 6.25 KB
27 Android Animations/213 Android Fading Animation.mp4 40.44 MB
27 Android Animations/214 FrameAnimation.zip 21.83 MB
27 Android Animations/214 Resources.html 866 B
28 Android Material Design and Themes/215 Introduction to Android UI and UX.en.srt 15.56 KB
28 Android Material Design and Themes/215 Introduction to Android UI and UX.mp4 172.62 MB
28 Android Material Design and Themes/216 Android Material Design.en.srt 4.19 KB
28 Android Material Design and Themes/216 Android Material Design.mp4 46.96 MB
28 Android Material Design and Themes/217 Android Views and ViewGroup Classes.en.srt 5.15 KB
28 Android Material Design and Themes/217 Android Views and ViewGroup Classes.mp4 14.04 MB
28 Android Material Design and Themes/218 Android Resources - Drawable Menu Mipmap.en.srt 20.64 KB
28 Android Material Design and Themes/218 Android Resources - Drawable Menu Mipmap.mp4 135.91 MB
28 Android Material Design and Themes/219 Understanding Density in Android - DPI.en.srt 5.86 KB
28 Android Material Design and Themes/219 Understanding Density in Android - DPI.mp4 24.86 MB
28 Android Material Design and Themes/220 Android XML Drawables - Creating Shapes.en.srt 11.79 KB
28 Android Material Design and Themes/220 Android XML Drawables - Creating Shapes.mp4 84.87 MB
28 Android Material Design and Themes/221 Button State Selectors Using XML.en.srt 9.16 KB
28 Android Material Design and Themes/221 Button State Selectors Using XML.mp4 62.11 MB
28 Android Material Design and Themes/222 XML Gradient.en.srt 3.24 KB
28 Android Material Design and Themes/222 XML Gradient.mp4 28.51 MB
28 Android Material Design and Themes/223 Resources.html 1.05 KB
29 Understanding Android Intents/224 Understanding Android Intents.en.srt 4.99 KB
29 Understanding Android Intents/224 Understanding Android Intents.mp4 13.41 MB
29 Understanding Android Intents/225 Android Implicit Intents - Sending Message via Email.en.srt 11.89 KB
29 Understanding Android Intents/225 Android Implicit Intents - Sending Message via Email.mp4 71.36 MB
29 Understanding Android Intents/226 CHALLENGE Send Message via Share Button.en.srt 2.46 KB
29 Understanding Android Intents/226 CHALLENGE Send Message via Share Button.mp4 7.16 MB
29 Understanding Android Intents/227 CHALLENGE SOLUTION.en.srt 7.53 KB
29 Understanding Android Intents/227 CHALLENGE SOLUTION.mp4 54.24 MB
29 Understanding Android Intents/228 ImplicitIntentTest.zip 435.84 KB
29 Understanding Android Intents/228 Source Code.html 863 B
30 Android Fragments - An Introduction/229 Introduction to Android Fragments.en.srt 5.92 KB
30 Android Fragments - An Introduction/229 Introduction to Android Fragments.mp4 19.75 MB
30 Android Fragments - An Introduction/230 Create First Fragment - Part 1.en.srt 13.25 KB
30 Android Fragments - An Introduction/230 Create First Fragment - Part 1.mp4 100.84 MB
30 Android Fragments - An Introduction/231 Android Fragment from Code.en.srt 9.55 KB
30 Android Fragments - An Introduction/231 Android Fragment from Code.mp4 73.48 MB
30 Android Fragments - An Introduction/232 Intro to List Fragments.en.srt 16.51 KB
30 Android Fragments - An Introduction/232 Intro to List Fragments.mp4 134.31 MB
30 Android Fragments - An Introduction/233 Show Courses on FragmentList.en.srt 26.66 KB
30 Android Fragments - An Introduction/233 Show Courses on FragmentList.mp4 226.45 MB
30 Android Fragments - An Introduction/234 ScreenSize Utility Class.en.srt 6.41 KB
30 Android Fragments - An Introduction/234 ScreenSize Utility Class.mp4 64.51 MB
30 Android Fragments - An Introduction/235 Sw600dp - Phone and Tablet Dimensions.en.srt 12.98 KB
30 Android Fragments - An Introduction/235 Sw600dp - Phone and Tablet Dimensions.mp4 111.51 MB
30 Android Fragments - An Introduction/236 Creating Layouts with Two Fragments.en.srt 13.21 KB
30 Android Fragments - An Introduction/236 Creating Layouts with Two Fragments.mp4 107.02 MB
30 Android Fragments - An Introduction/237 Setup DetailsActivity and Fragment - Part 1.en.srt 13.98 KB
30 Android Fragments - An Introduction/237 Setup DetailsActivity and Fragment - Part 1.mp4 136.76 MB
30 Android Fragments - An Introduction/238 Setup On Item Click and Callbacks to Take to Details Activity.en.srt 13.43 KB
30 Android Fragments - An Introduction/238 Setup On Item Click and Callbacks to Take to Details Activity.mp4 125.7 MB
30 Android Fragments - An Introduction/239 Passing Course Object to Next Activity and Fragment.en.srt 18.35 KB
30 Android Fragments - An Introduction/239 Passing Course Object to Next Activity and Fragment.mp4 179.05 MB
30 Android Fragments - An Introduction/240 Finalized Fragment App.en.srt 13.28 KB
30 Android Fragments - An Introduction/240 Finalized Fragment App.mp4 119.87 MB
30 Android Fragments - An Introduction/241 Source Code - Full Fragment Project.html 1.12 KB
30 Android Fragments - An Introduction/242 Source Code.html 1.04 KB
30 Android Fragments - An Introduction/243 Resources on Fragments.html 1.05 KB
31 Introduction to Realtime Databases - Firebase and Firestore/244 Introduction to Fireabase.en.srt 5.31 KB
31 Introduction to Realtime Databases - Firebase and Firestore/244 Introduction to Fireabase.mp4 36.1 MB
31 Introduction to Realtime Databases - Firebase and Firestore/245 Firestore - An Introduction.en.srt 5.02 KB
31 Introduction to Realtime Databases - Firebase and Firestore/245 Firestore - An Introduction.mp4 10.23 MB
31 Introduction to Realtime Databases - Firebase and Firestore/246 Setting Up Firestore in Android Studio.en.srt 13.83 KB
31 Introduction to Realtime Databases - Firebase and Firestore/246 Setting Up Firestore in Android Studio.mp4 90.06 MB
31 Introduction to Realtime Databases - Firebase and Firestore/247 Adding Firestore Dependencies Using Firebase Assistance.en.srt 1.28 KB
31 Introduction to Realtime Databases - Firebase and Firestore/247 Adding Firestore Dependencies Using Firebase Assistance.mp4 9.56 MB
31 Introduction to Realtime Databases - Firebase and Firestore/248 Saving Data to Firestore.en.srt 26.17 KB
31 Introduction to Realtime Databases - Firebase and Firestore/248 Saving Data to Firestore.mp4 191.28 MB
31 Introduction to Realtime Databases - Firebase and Firestore/249 Retrieving Data From Firestore Collection.en.srt 12.49 KB
31 Introduction to Realtime Databases - Firebase and Firestore/249 Retrieving Data From Firestore Collection.mp4 110.36 MB
31 Introduction to Realtime Databases - Firebase and Firestore/250 Adding Snapshot Listener.en.srt 11.25 KB
31 Introduction to Realtime Databases - Firebase and Firestore/250 Adding Snapshot Listener.mp4 69.4 MB
31 Introduction to Realtime Databases - Firebase and Firestore/251 Firestore - Updating Data.en.srt 10.34 KB
31 Introduction to Realtime Databases - Firebase and Firestore/251 Firestore - Updating Data.mp4 78.51 MB
31 Introduction to Realtime Databases - Firebase and Firestore/252 Firestore - Deleting Data.en.srt 9.7 KB
31 Introduction to Realtime Databases - Firebase and Firestore/252 Firestore - Deleting Data.mp4 71.11 MB
31 Introduction to Realtime Databases - Firebase and Firestore/253 Firestore - Creating Documents Using POJO - Plain Old Java Objects.en.srt 7.59 KB
31 Introduction to Realtime Databases - Firebase and Firestore/253 Firestore - Creating Documents Using POJO - Plain Old Java Objects.mp4 62.26 MB
31 Introduction to Realtime Databases - Firebase and Firestore/254 Creating Multiple Documents and Retrieving Multiple Documents.en.srt 15.9 KB
31 Introduction to Realtime Databases - Firebase and Firestore/254 Creating Multiple Documents and Retrieving Multiple Documents.mp4 119.66 MB
31 Introduction to Realtime Databases - Firebase and Firestore/255 Firestore - Showing Multiple Documents in a ScrollView.en.srt 19.13 KB
31 Introduction to Realtime Databases - Firebase and Firestore/255 Firestore - Showing Multiple Documents in a ScrollView.mp4 153.52 MB
31 Introduction to Realtime Databases - Firebase and Firestore/256 IntroFireStore-CRUD.zip 132.87 KB
31 Introduction to Realtime Databases - Firebase and Firestore/256 Source Code.html 863 B
31 Introduction to Realtime Databases - Firebase and Firestore/257 Resources.html 1.02 KB
32 Build a Journal App with Firestore/258 What Well Build.en.srt 9.48 KB
32 Build a Journal App with Firestore/258 What Well Build.mp4 104.51 MB
32 Build a Journal App with Firestore/259 Setting up Firebase with Project.en.srt 9.86 KB
32 Build a Journal App with Firestore/259 Setting up Firebase with Project.mp4 66.88 MB
32 Build a Journal App with Firestore/260 User Interface - Main Screen.en.srt 9.79 KB
32 Build a Journal App with Firestore/260 User Interface - Main Screen.mp4 74.31 MB
32 Build a Journal App with Firestore/261 Login Screen.en.srt 13.65 KB
32 Build a Journal App with Firestore/261 Login Screen.mp4 95.6 MB
32 Build a Journal App with Firestore/262 Setup Create Account Activity.en.srt 11.8 KB
32 Build a Journal App with Firestore/262 Setup Create Account Activity.mp4 76.54 MB
32 Build a Journal App with Firestore/263 Setup Create Account with Firebase.en.srt 14.25 KB
32 Build a Journal App with Firestore/263 Setup Create Account with Firebase.mp4 113.59 MB
32 Build a Journal App with Firestore/264 Create Account and User Object.en.srt 15.26 KB
32 Build a Journal App with Firestore/264 Create Account and User Object.mp4 103.29 MB
32 Build a Journal App with Firestore/265 Create Firestore user and Authenticated user.en.srt 12.81 KB
32 Build a Journal App with Firestore/265 Create Firestore user and Authenticated user.mp4 101.62 MB
32 Build a Journal App with Firestore/266 Setting Up Journal Post Screen - Part 1.en.srt 15.63 KB
32 Build a Journal App with Firestore/266 Setting Up Journal Post Screen - Part 1.mp4 133.04 MB
32 Build a Journal App with Firestore/267 Setting Up Journal Post Screen - Part 2.en.srt 13.05 KB
32 Build a Journal App with Firestore/267 Setting Up Journal Post Screen - Part 2.mp4 120.05 MB
32 Build a Journal App with Firestore/268 Setting Up Journal - Part 3.en.srt 18.58 KB
32 Build a Journal App with Firestore/268 Setting Up Journal - Part 3.mp4 134.48 MB
32 Build a Journal App with Firestore/269 Setting Up Journal Post Screen - Gallery Intent - Part 3.en.srt 16.99 KB
32 Build a Journal App with Firestore/269 Setting Up Journal Post Screen - Gallery Intent - Part 3.mp4 130.96 MB
32 Build a Journal App with Firestore/270 Setting Up Journal Post Screen - Saving Image -Part 4.en.srt 21.63 KB
32 Build a Journal App with Firestore/270 Setting Up Journal Post Screen - Saving Image -Part 4.mp4 158.45 MB
32 Build a Journal App with Firestore/271 Successfully Added a Journal Document and Image.en.srt 23.25 KB
32 Build a Journal App with Firestore/271 Successfully Added a Journal Document and Image.mp4 187.02 MB
32 Build a Journal App with Firestore/272 Adding Menu Icons to List Activity.en.srt 9.04 KB
32 Build a Journal App with Firestore/272 Adding Menu Icons to List Activity.mp4 58.76 MB
32 Build a Journal App with Firestore/273 Sign Out.en.srt 9.81 KB
32 Build a Journal App with Firestore/273 Sign Out.mp4 81.63 MB
32 Build a Journal App with Firestore/274 RecyclerView and Journal Row.en.srt 9.51 KB
32 Build a Journal App with Firestore/274 RecyclerView and Journal Row.mp4 83.08 MB
32 Build a Journal App with Firestore/275 RecyclerView Adapter and TimeAgo - Part 1.en.srt 23.01 KB
32 Build a Journal App with Firestore/275 RecyclerView Adapter and TimeAgo - Part 1.mp4 168.24 MB
32 Build a Journal App with Firestore/276 Showing all Journals.en.srt 14.85 KB
32 Build a Journal App with Firestore/276 Showing all Journals.mp4 118.03 MB
32 Build a Journal App with Firestore/277 Fixing User Interface Issues with Rows.en.srt 12.58 KB
32 Build a Journal App with Firestore/277 Fixing User Interface Issues with Rows.mp4 110.44 MB
32 Build a Journal App with Firestore/278 User Interface Overhaul - Revamp.en.srt 23.14 KB
32 Build a Journal App with Firestore/278 User Interface Overhaul - Revamp.mp4 200.71 MB
32 Build a Journal App with Firestore/279 User Interface Overhaul - Revamp - Final.en.srt 13.23 KB
32 Build a Journal App with Firestore/279 User Interface Overhaul - Revamp - Final.mp4 99.69 MB
32 Build a Journal App with Firestore/280 Journal App - Final Product.en.srt 16.89 KB
32 Build a Journal App with Firestore/280 Journal App - Final Product.mp4 147.13 MB
32 Build a Journal App with Firestore/281 Self.zip 5.14 MB
32 Build a Journal App with Firestore/281 Source Code.html 863 B
33 Drawing on Canvas in Android/282 Drawing on Canvas and the Class View.en.srt 6.94 KB
33 Drawing on Canvas in Android/282 Drawing on Canvas and the Class View.mp4 15.26 MB
33 Drawing on Canvas in Android/283 Drawing Circles and Line on Screen.en.srt 22.44 KB
33 Drawing on Canvas in Android/283 Drawing Circles and Line on Screen.mp4 160.29 MB
33 Drawing on Canvas in Android/284 Reading Android Documentations.en.srt 9.76 KB
33 Drawing on Canvas in Android/284 Reading Android Documentations.mp4 80.41 MB
33 Drawing on Canvas in Android/285 Gradients.en.srt 8.76 KB
33 Drawing on Canvas in Android/285 Gradients.mp4 87.75 MB
33 Drawing on Canvas in Android/286 Drawing Bitmaps on Screen.en.srt 9.56 KB
33 Drawing on Canvas in Android/286 Drawing Bitmaps on Screen.mp4 88.87 MB
33 Drawing on Canvas in Android/287 Custom Textviews.en.srt 8.7 KB
33 Drawing on Canvas in Android/287 Custom Textviews.mp4 84.83 MB
33 Drawing on Canvas in Android/288 Source Code.html 1.04 KB
34 Android Machine Learning ML Kit - Face Detection/289 What Well Build - Android Face Recognition App.en.srt 9.21 KB
34 Android Machine Learning ML Kit - Face Detection/289 What Well Build - Android Face Recognition App.mp4 103.19 MB
34 Android Machine Learning ML Kit - Face Detection/290 Setting Up ML Kit Firebase - Part 1.en.srt 18.16 KB
34 Android Machine Learning ML Kit - Face Detection/290 Setting Up ML Kit Firebase - Part 1.mp4 121.99 MB
34 Android Machine Learning ML Kit - Face Detection/291 Project Setup - Two more Libraries.en.srt 10.12 KB
34 Android Machine Learning ML Kit - Face Detection/291 Project Setup - Two more Libraries.mp4 71.46 MB
34 Android Machine Learning ML Kit - Face Detection/292 Setting up the User Interface.en.srt 14.97 KB
34 Android Machine Learning ML Kit - Face Detection/292 Setting up the User Interface.mp4 120.58 MB
34 Android Machine Learning ML Kit - Face Detection/293 Solved Androidx BottomSheet Issue.en.srt 19.02 KB
34 Android Machine Learning ML Kit - Face Detection/293 Solved Androidx BottomSheet Issue.mp4 154.5 MB
34 Android Machine Learning ML Kit - Face Detection/294 Setting up CameraView in Main Activity.en.srt 18.5 KB
34 Android Machine Learning ML Kit - Face Detection/294 Setting up CameraView in Main Activity.mp4 161 MB
34 Android Machine Learning ML Kit - Face Detection/295 Analyzing Image - Part 1.en.srt 16.35 KB
34 Android Machine Learning ML Kit - Face Detection/295 Analyzing Image - Part 1.mp4 119.84 MB
34 Android Machine Learning ML Kit - Face Detection/296 Detecting Faces and Drawing a Square - Part 1.en.srt 23.73 KB
34 Android Machine Learning ML Kit - Face Detection/296 Detecting Faces and Drawing a Square - Part 1.mp4 177.09 MB
34 Android Machine Learning ML Kit - Face Detection/297 Processing the Frame and Contour - Part 1.en.srt 17.36 KB
34 Android Machine Learning ML Kit - Face Detection/297 Processing the Frame and Contour - Part 1.mp4 147.09 MB
34 Android Machine Learning ML Kit - Face Detection/298 Draw Face Contour.en.srt 17.66 KB
34 Android Machine Learning ML Kit - Face Detection/298 Draw Face Contour.mp4 141.14 MB
34 Android Machine Learning ML Kit - Face Detection/299 Give it a Run - Issues - Images not Working.en.srt 12.11 KB
34 Android Machine Learning ML Kit - Face Detection/299 Give it a Run - Issues - Images not Working.mp4 113.4 MB
34 Android Machine Learning ML Kit - Face Detection/300 Showing the App Working and Fixing minor Issues.en.srt 21.89 KB
34 Android Machine Learning ML Kit - Face Detection/300 Showing the App Working and Fixing minor Issues.mp4 172.67 MB
34 Android Machine Learning ML Kit - Face Detection/301 FaceDetectApp.zip 1.44 MB
34 Android Machine Learning ML Kit - Face Detection/301 Source Code.html 863 B
34 Android Machine Learning ML Kit - Face Detection/302 Resources.html 1.15 KB
35 Android Vocabulary - Tools and Resources/303 Android Developer Vocabulary Tool.en.srt 3.3 KB
35 Android Vocabulary - Tools and Resources/303 Android Developer Vocabulary Tool.mp4 26.25 MB
35 Android Vocabulary - Tools and Resources/304 Resources.html 1.04 KB
36 Learn to Help Yourself as an Android Developer/305 Learn to Help Yourself as an Android Developer.en.srt 11.11 KB
36 Learn to Help Yourself as an Android Developer/305 Learn to Help Yourself as an Android Developer.mp4 55.81 MB
37 Monetizing Your Android Apps/306 Android App Monetization Explained.en.srt 4.86 KB
37 Monetizing Your Android Apps/306 Android App Monetization Explained.mp4 11.42 MB
37 Monetizing Your Android Apps/307 Showing Ads Using Google AdMob.en.srt 16.06 KB
37 Monetizing Your Android Apps/307 Showing Ads Using Google AdMob.mp4 119.01 MB
37 Monetizing Your Android Apps/308 AdApp.zip 700.81 KB
37 Monetizing Your Android Apps/308 Source Code.html 863 B
37 Monetizing Your Android Apps/309 Resources.html 1.01 KB
38 Creating Launcher Icons/310 Creating Launcher Icons.en.srt 14.12 KB
38 Creating Launcher Icons/310 Creating Launcher Icons.mp4 87.31 MB
38 Creating Launcher Icons/311 Resources.html 1.01 KB
39 Publishing Your Apps on Google Play/312 Creating Your Google Play Console Developer Account.en.srt 9.42 KB
39 Publishing Your Apps on Google Play/312 Creating Your Google Play Console Developer Account.mp4 36.58 MB
39 Publishing Your Apps on Google Play/313 Android Google Play - How it Looks and App Metadata.en.srt 5.84 KB
39 Publishing Your Apps on Google Play/313 Android Google Play - How it Looks and App Metadata.mp4 53.03 MB
39 Publishing Your Apps on Google Play/314 Adding an App Icon Launcher.en.srt 4.91 KB
39 Publishing Your Apps on Google Play/314 Adding an App Icon Launcher.mp4 42.49 MB
39 Publishing Your Apps on Google Play/315 Taking screenshots.en.srt 3.68 KB
39 Publishing Your Apps on Google Play/315 Taking screenshots.mp4 26.69 MB
39 Publishing Your Apps on Google Play/316 Finding Screenshots Enhancer Tools.en.srt 3.85 KB
39 Publishing Your Apps on Google Play/316 Finding Screenshots Enhancer Tools.mp4 26.35 MB
39 Publishing Your Apps on Google Play/317 Creating App Listing in the Console.en.srt 17.8 KB
39 Publishing Your Apps on Google Play/317 Creating App Listing in the Console.mp4 91.25 MB
39 Publishing Your Apps on Google Play/318 Understanding Android APK Signing Process.en.srt 5.12 KB
39 Publishing Your Apps on Google Play/318 Understanding Android APK Signing Process.mp4 9.63 MB
39 Publishing Your Apps on Google Play/319 Preparing Our Project for Release.en.srt 14.38 KB
39 Publishing Your Apps on Google Play/319 Preparing Our Project for Release.mp4 83.05 MB
39 Publishing Your Apps on Google Play/320 Creating App Bundle and Signing it for Release.en.srt 21.81 KB
39 Publishing Your Apps on Google Play/320 Creating App Bundle and Signing it for Release.mp4 147.39 MB
39 Publishing Your Apps on Google Play/321 App Published - Update.en.srt 466 B
39 Publishing Your Apps on Google Play/321 App Published - Update.mp4 2.36 MB
39 Publishing Your Apps on Google Play/322 Resources.html 1.08 KB
40 The App Development Process/323 The App Development Process.en.srt 5.88 KB
40 The App Development Process/323 The App Development Process.mp4 9.27 MB
41 Whats Next/324 Build at least 5 Apps.html 2.31 KB
42 Bonus/325 Bonus.html 4.8 KB
Download Paid Udemy Courses For Free.url 116 B
GetFreeCourses.Co.url 116 B
How you can help GetFreeCourses.Co.txt 182 B
Download Info
-
Tips
“GetFreeCourses.Co-Udemy-The Comprehensive 2020 Android Development Masterclass” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.