GetFreeCourses.Co-Udemy-Build Real Android Apps Android 11 App Development Java

mp4   Hot:70   Size:14.43 GB   Created:2022-04-24 12:07:54   Update:2023-12-04 16:11:48  

File List

  • 01 - Java Lectures/001 Intro to Java.mp4 3.37 MB
    01 - Java Lectures/001 Intro to Java_en.vtt 1.14 KB
    01 - Java Lectures/002 Project Files and Course Documents.html 762 B
    01 - Java Lectures/003 FAQ About Java and Android.html 10.29 KB
    02 - Environment Setup for Java and Android/001 Getting Started With Java ( JDK, JRE and JVM ).mp4 17.61 MB
    02 - Environment Setup for Java and Android/001 Getting Started With Java ( JDK, JRE and JVM )_en.vtt 4.38 KB
    02 - Environment Setup for Java and Android/002 Installing Java on Windows.mp4 44.15 MB
    02 - Environment Setup for Java and Android/002 Installing Java on Windows_en.vtt 4.12 KB
    02 - Environment Setup for Java and Android/003 Installing Java on Linux.mp4 41.09 MB
    02 - Environment Setup for Java and Android/003 Installing Java on Linux_en.vtt 3.37 KB
    02 - Environment Setup for Java and Android/004 Installing Java on Mac.mp4 54.66 MB
    02 - Environment Setup for Java and Android/004 Installing Java on Mac_en.vtt 4.4 KB
    03 - Development Environment for Java/001 What is IDE.mp4 9.5 MB
    03 - Development Environment for Java/001 What is IDE_en.vtt 2.01 KB
    03 - Development Environment for Java/002 Download and Run Eclipse.mp4 50.89 MB
    03 - Development Environment for Java/002 Download and Run Eclipse_en.vtt 6.95 KB
    03 - Development Environment for Java/003 First Java Program - Hello World.mp4 30.06 MB
    03 - Development Environment for Java/003 First Java Program - Hello World_en.vtt 4.08 KB
    03 - Development Environment for Java/004 Compiling and Running Applications.mp4 3.75 MB
    03 - Development Environment for Java/004 Compiling and Running Applications_en.vtt 816 B
    03 - Development Environment for Java/005 Closer Look at the First Java Program.mp4 5.19 MB
    03 - Development Environment for Java/005 Closer Look at the First Java Program_en.vtt 1.83 KB
    04 - Basics of Java Syntax/001 Closer Look at the Java.mp4 8.72 MB
    04 - Basics of Java Syntax/001 Closer Look at the Java_en.vtt 2.96 KB
    04 - Basics of Java Syntax/002 What Are Variables.mp4 45.62 MB
    04 - Basics of Java Syntax/002 What Are Variables_en.vtt 8.36 KB
    04 - Basics of Java Syntax/003 Basic Output.mp4 27.65 MB
    04 - Basics of Java Syntax/003 Basic Output_en.vtt 2.83 KB
    04 - Basics of Java Syntax/004 Basic Input.mp4 32.29 MB
    04 - Basics of Java Syntax/004 Basic Input_en.vtt 3.67 KB
    04 - Basics of Java Syntax/005 Comments in Java.mp4 29.07 MB
    04 - Basics of Java Syntax/005 Comments in Java_en.vtt 4.47 KB
    04 - Basics of Java Syntax/006 Data Types.mp4 37.53 MB
    04 - Basics of Java Syntax/006 Data Types_en.vtt 6.51 KB
    04 - Basics of Java Syntax/007 Stack & Heap.mp4 4.57 MB
    04 - Basics of Java Syntax/007 Stack & Heap_en.vtt 1.61 KB
    04 - Basics of Java Syntax/008 Arrays.mp4 34.71 MB
    04 - Basics of Java Syntax/008 Arrays_en.vtt 5.17 KB
    05 - Operators in Java/001 Arithmetic Operators.mp4 27.07 MB
    05 - Operators in Java/001 Arithmetic Operators_en.vtt 3.62 KB
    05 - Operators in Java/002 Assignment Operators.mp4 27.71 MB
    05 - Operators in Java/002 Assignment Operators_en.vtt 4.53 KB
    05 - Operators in Java/003 Unary Operators.mp4 30.78 MB
    05 - Operators in Java/003 Unary Operators_en.vtt 4.56 KB
    05 - Operators in Java/004 Equality and Relational Operators.mp4 21.55 MB
    05 - Operators in Java/004 Equality and Relational Operators_en.vtt 4.14 KB
    05 - Operators in Java/005 Conditional Operators.mp4 23.35 MB
    05 - Operators in Java/005 Conditional Operators_en.vtt 4.19 KB
    05 - Operators in Java/006 Operator Precedence.mp4 24.46 MB
    05 - Operators in Java/006 Operator Precedence_en.vtt 3.12 KB
    05 - Operators in Java/007 Expressions, Statements and Blocks.mp4 18.79 MB
    05 - Operators in Java/007 Expressions, Statements and Blocks_en.vtt 2.74 KB
    06 - Control Flow Statements in Java Android/001 If, If-Else Statement.mp4 26.32 MB
    06 - Control Flow Statements in Java Android/001 If, If-Else Statement_en.vtt 4.94 KB
    06 - Control Flow Statements in Java Android/002 If-Else - If Ladder Statement, Nested If Statement.mp4 85.45 MB
    06 - Control Flow Statements in Java Android/002 If-Else - If Ladder Statement, Nested If Statement_en.vtt 6.82 KB
    06 - Control Flow Statements in Java Android/003 Switch-Case Statement.mp4 48.13 MB
    06 - Control Flow Statements in Java Android/003 Switch-Case Statement_en.vtt 5.57 KB
    06 - Control Flow Statements in Java Android/004 Project 1 Calculator.mp4 58.42 MB
    06 - Control Flow Statements in Java Android/004 Project 1 Calculator_en.vtt 6.81 KB
    06 - Control Flow Statements in Java Android/005 For Loops.mp4 31.71 MB
    06 - Control Flow Statements in Java Android/005 For Loops_en.vtt 5.61 KB
    06 - Control Flow Statements in Java Android/006 For-Each Loop.mp4 32.74 MB
    06 - Control Flow Statements in Java Android/006 For-Each Loop_en.vtt 4.64 KB
    06 - Control Flow Statements in Java Android/007 While Loop.mp4 30.42 MB
    06 - Control Flow Statements in Java Android/007 While Loop_en.vtt 2.88 KB
    06 - Control Flow Statements in Java Android/008 Do - While Loop.mp4 39.24 MB
    06 - Control Flow Statements in Java Android/008 Do - While Loop_en.vtt 4.44 KB
    06 - Control Flow Statements in Java Android/009 Break Keyword.mp4 25.14 MB
    06 - Control Flow Statements in Java Android/009 Break Keyword_en.vtt 4.07 KB
    06 - Control Flow Statements in Java Android/010 Continue Keyword.mp4 15.07 MB
    06 - Control Flow Statements in Java Android/010 Continue Keyword_en.vtt 1.9 KB
    06 - Control Flow Statements in Java Android/011 Return Keyword.mp4 18.45 MB
    06 - Control Flow Statements in Java Android/011 Return Keyword_en.vtt 2.6 KB
    06 - Control Flow Statements in Java Android/012 Project 2 Fibonacci Series.mp4 43.83 MB
    06 - Control Flow Statements in Java Android/012 Project 2 Fibonacci Series_en.vtt 6.42 KB
    07 - Methods Functions/001 What is Method.mp4 11.3 MB
    07 - Methods Functions/001 What is Method_en.vtt 3.43 KB
    07 - Methods Functions/002 Method Calling.mp4 3.75 MB
    07 - Methods Functions/002 Method Calling_en.vtt 1.08 KB
    07 - Methods Functions/003 Types of Methods & Method Return Types.mp4 50.76 MB
    07 - Methods Functions/003 Types of Methods & Method Return Types_en.vtt 6.85 KB
    07 - Methods Functions/004 Method Overloading.mp4 22.98 MB
    07 - Methods Functions/004 Method Overloading_en.vtt 2.77 KB
    07 - Methods Functions/005 Project 3 Find Exponential Number.mp4 34.27 MB
    07 - Methods Functions/005 Project 3 Find Exponential Number_en.vtt 4.38 KB
    08 - Java Object Oriented Concept/001 Object & Class.mp4 21.62 MB
    08 - Java Object Oriented Concept/001 Object & Class_en.vtt 5.01 KB
    08 - Java Object Oriented Concept/002 Access Modifiers.mp4 6.28 MB
    08 - Java Object Oriented Concept/002 Access Modifiers_en.vtt 1.72 KB
    08 - Java Object Oriented Concept/003 Naming Conventions.mp4 20.74 MB
    08 - Java Object Oriented Concept/003 Naming Conventions_en.vtt 2.14 KB
    08 - Java Object Oriented Concept/004 Constructors.mp4 65.61 MB
    08 - Java Object Oriented Concept/004 Constructors_en.vtt 7.61 KB
    08 - Java Object Oriented Concept/005 Packages.mp4 64.8 MB
    08 - Java Object Oriented Concept/005 Packages_en.vtt 9.61 KB
    08 - Java Object Oriented Concept/006 “Static” Keyword.mp4 46.52 MB
    08 - Java Object Oriented Concept/006 “Static” Keyword_en.vtt 7.55 KB
    08 - Java Object Oriented Concept/007 Nested & Inner Classes.mp4 51.57 MB
    08 - Java Object Oriented Concept/007 Nested & Inner Classes_en.vtt 5.93 KB
    09 - Object Oriented Programming (OOP)/001 Inheritance.mp4 47.03 MB
    09 - Object Oriented Programming (OOP)/001 Inheritance_en.vtt 6.1 KB
    09 - Object Oriented Programming (OOP)/002 Method Overriding.mp4 48.01 MB
    09 - Object Oriented Programming (OOP)/002 Method Overriding_en.vtt 5.95 KB
    09 - Object Oriented Programming (OOP)/003 “Super” and “This” Keywords.mp4 50.98 MB
    09 - Object Oriented Programming (OOP)/003 “Super” and “This” Keywords_en.vtt 6.47 KB
    09 - Object Oriented Programming (OOP)/004 “Final” Keyword.mp4 40.98 MB
    09 - Object Oriented Programming (OOP)/004 “Final” Keyword_en.vtt 5.87 KB
    09 - Object Oriented Programming (OOP)/005 Abstract Classes.mp4 55.87 MB
    09 - Object Oriented Programming (OOP)/005 Abstract Classes_en.vtt 8.08 KB
    09 - Object Oriented Programming (OOP)/006 Interfaces.mp4 36.54 MB
    09 - Object Oriented Programming (OOP)/006 Interfaces_en.vtt 5.52 KB
    09 - Object Oriented Programming (OOP)/007 Polymorphism.mp4 41.1 MB
    09 - Object Oriented Programming (OOP)/007 Polymorphism_en.vtt 6.04 KB
    09 - Object Oriented Programming (OOP)/008 Encapsulation.mp4 57.65 MB
    09 - Object Oriented Programming (OOP)/008 Encapsulation_en.vtt 7.65 KB
    10 - Wrapper Classes, Auto-Boxing and Unboxing/001 What is Wrapper Class in Java.mp4 6.15 MB
    10 - Wrapper Classes, Auto-Boxing and Unboxing/001 What is Wrapper Class in Java_en.vtt 1.44 KB
    10 - Wrapper Classes, Auto-Boxing and Unboxing/002 Conversion of Types.mp4 8.36 MB
    10 - Wrapper Classes, Auto-Boxing and Unboxing/002 Conversion of Types_en.vtt 1.59 KB
    10 - Wrapper Classes, Auto-Boxing and Unboxing/003 Autoboxing - UnBoxing.mp4 23.99 MB
    10 - Wrapper Classes, Auto-Boxing and Unboxing/003 Autoboxing - UnBoxing_en.vtt 3.65 KB
    11 - Strings/001 What is String.mp4 62.81 MB
    11 - Strings/001 What is String_en.vtt 8.97 KB
    11 - Strings/002 Useful Methods of String.mp4 61.81 MB
    11 - Strings/002 Useful Methods of String_en.vtt 6.02 KB
    11 - Strings/003 Why String is Immutable.mp4 5.13 MB
    11 - Strings/003 Why String is Immutable_en.vtt 1.35 KB
    11 - Strings/004 StringBuffer Class.mp4 32.38 MB
    11 - Strings/004 StringBuffer Class_en.vtt 4.8 KB
    11 - Strings/005 StringBuilder Class.mp4 21.32 MB
    11 - Strings/005 StringBuilder Class_en.vtt 3.03 KB
    11 - Strings/006 String vs String Buffer vs String Builder.mp4 7.2 MB
    11 - Strings/006 String vs String Buffer vs String Builder_en.vtt 1.53 KB
    11 - Strings/007 Project 4 Reverse String.mp4 24.08 MB
    11 - Strings/007 Project 4 Reverse String_en.vtt 2.75 KB
    12 - Exception Handling/001 Intro to Exception.mp4 6.46 MB
    12 - Exception Handling/001 Intro to Exception_en.vtt 1.63 KB
    12 - Exception Handling/002 What Is The Difference Between Error and Exception.mp4 13 MB
    12 - Exception Handling/002 What Is The Difference Between Error and Exception_en.vtt 2.85 KB
    12 - Exception Handling/003 Exception Types.mp4 8.94 MB
    12 - Exception Handling/003 Exception Types_en.vtt 2.63 KB
    12 - Exception Handling/004 Try – Catch Block.mp4 7.82 MB
    12 - Exception Handling/004 Try – Catch Block_en.vtt 1.77 KB
    12 - Exception Handling/005 Finally Block.mp4 92.88 MB
    12 - Exception Handling/005 Finally Block_en.vtt 10.48 KB
    12 - Exception Handling/006 Differences Between Throw and Throws.mp4 27.1 MB
    12 - Exception Handling/006 Differences Between Throw and Throws_en.vtt 3.85 KB
    12 - Exception Handling/007 Throw Keyword.mp4 32.01 MB
    12 - Exception Handling/007 Throw Keyword_en.vtt 4.35 KB
    12 - Exception Handling/008 Throws Keyword.mp4 4.19 MB
    12 - Exception Handling/008 Throws Keyword_en.vtt 712 B
    12 - Exception Handling/009 Exception Methods.mp4 44.48 MB
    12 - Exception Handling/009 Exception Methods_en.vtt 5.29 KB
    12 - Exception Handling/010 Project 5 Bank Account Balance.mp4 107.74 MB
    12 - Exception Handling/010 Project 5 Bank Account Balance_en.vtt 11.27 KB
    12 - Exception Handling/GetFreeCourses.Co.url 116 B
    12 - Exception Handling/How you can help GetFreeCourses.Co.txt 182 B
    13 - Let`s Start Android Application Development/001 Android Ecosystem.mp4 61.49 MB
    13 - Let`s Start Android Application Development/001 Android Ecosystem_en.vtt 3.52 KB
    13 - Let`s Start Android Application Development/002 Installing Android Studio - Part 1.mp4 136.1 MB
    13 - Let`s Start Android Application Development/002 Installing Android Studio - Part 1_en.vtt 8.58 KB
    13 - Let`s Start Android Application Development/003 Installing Android Studio - Part 2.mp4 249.95 MB
    13 - Let`s Start Android Application Development/003 Installing Android Studio - Part 2_en.vtt 14.29 KB
    14 - Android Studio Interface/001 Android Studio Interface.mp4 322.06 MB
    14 - Android Studio Interface/001 Android Studio Interface_en.vtt 18.63 KB
    14 - Android Studio Interface/002 Installing Emulators.mp4 368.14 MB
    14 - Android Studio Interface/002 Installing Emulators_en.vtt 22.46 KB
    14 - Android Studio Interface/003 Enabling Virtualization (VT-x or AMD-V, SVM) in BIOS.html 1.46 KB
    14 - Android Studio Interface/004 Installing Genymotion Emulator.mp4 199.98 MB
    14 - Android Studio Interface/004 Installing Genymotion Emulator_en.vtt 12.46 KB
    14 - Android Studio Interface/005 General Information About Gradle Build System.mp4 100.09 MB
    14 - Android Studio Interface/005 General Information About Gradle Build System_en.vtt 6.01 KB
    14 - Android Studio Interface/006 Introduction to Manifest File.mp4 96.24 MB
    14 - Android Studio Interface/006 Introduction to Manifest File_en.vtt 5.96 KB
    14 - Android Studio Interface/007 Introduction to Resources (Strings, Drawables etc).mp4 245.49 MB
    14 - Android Studio Interface/007 Introduction to Resources (Strings, Drawables etc)_en.vtt 13.64 KB
    14 - Android Studio Interface/008 The R.java file.mp4 111.8 MB
    14 - Android Studio Interface/008 The R.java file_en.vtt 6.82 KB
    15 - Android 11 Components/001 Layouts in android app development.mp4 120.75 MB
    15 - Android 11 Components/001 Layouts in android app development_en.vtt 10.33 KB
    15 - Android 11 Components/002 Textviews in android.mp4 136.77 MB
    15 - Android 11 Components/002 Textviews in android_en.vtt 11.85 KB
    15 - Android 11 Components/003 Buttons.mp4 156.1 MB
    15 - Android 11 Components/003 Buttons_en.vtt 13.24 KB
    15 - Android 11 Components/004 Edittexts.mp4 144.16 MB
    15 - Android 11 Components/004 Edittexts_en.vtt 12.56 KB
    15 - Android 11 Components/005 Image View in android development.mp4 70.81 MB
    15 - Android 11 Components/005 Image View in android development_en.vtt 6.93 KB
    15 - Android 11 Components/006 Checkbox.mp4 99.26 MB
    15 - Android 11 Components/006 Checkbox_en.vtt 8.76 KB
    15 - Android 11 Components/007 Radio Buttons.mp4 103 MB
    15 - Android 11 Components/007 Radio Buttons_en.vtt 8.31 KB
    15 - Android 11 Components/008 Toggle Buttons in android app.mp4 74.71 MB
    15 - Android 11 Components/008 Toggle Buttons in android app_en.vtt 6.58 KB
    15 - Android 11 Components/009 Spinner.mp4 105.39 MB
    15 - Android 11 Components/009 Spinner_en.vtt 9.44 KB
    16 - User Interactions/001 Toast Messages.mp4 31.21 MB
    16 - User Interactions/001 Toast Messages_en.vtt 3.44 KB
    16 - User Interactions/002 Snackbar Messages.mp4 60.72 MB
    16 - User Interactions/002 Snackbar Messages_en.vtt 5.82 KB
    16 - User Interactions/003 Dialog Messages.mp4 81.89 MB
    16 - User Interactions/003 Dialog Messages_en.vtt 8.54 KB
    17 - Comprehensive Project 1 Number Guessing Game/001 Introduction in Android.mp4 23.16 MB
    17 - Comprehensive Project 1 Number Guessing Game/001 Introduction in Android_en.vtt 3.35 KB
    17 - Comprehensive Project 1 Number Guessing Game/002 The Splash Screen Design and Adding Animation to the Components-1.mp4 74.43 MB
    17 - Comprehensive Project 1 Number Guessing Game/002 The Splash Screen Design and Adding Animation to the Components-1_en.vtt 6.91 KB
    17 - Comprehensive Project 1 Number Guessing Game/003 The Splash Screen Design and Adding Animation to the Components-2.mp4 55.82 MB
    17 - Comprehensive Project 1 Number Guessing Game/003 The Splash Screen Design and Adding Animation to the Components-2_en.vtt 3.73 KB
    17 - Comprehensive Project 1 Number Guessing Game/004 The Home Page Design.mp4 63.72 MB
    17 - Comprehensive Project 1 Number Guessing Game/004 The Home Page Design_en.vtt 3.67 KB
    17 - Comprehensive Project 1 Number Guessing Game/005 Writing Necessary Codes for Home Page.mp4 66.99 MB
    17 - Comprehensive Project 1 Number Guessing Game/005 Writing Necessary Codes for Home Page_en.vtt 2.98 KB
    17 - Comprehensive Project 1 Number Guessing Game/006 The Game Page Design.mp4 72.35 MB
    17 - Comprehensive Project 1 Number Guessing Game/006 The Game Page Design_en.vtt 3.66 KB
    17 - Comprehensive Project 1 Number Guessing Game/007 Creating The Alert Dialog.mp4 66.26 MB
    17 - Comprehensive Project 1 Number Guessing Game/007 Creating The Alert Dialog_en.vtt 4.14 KB
    17 - Comprehensive Project 1 Number Guessing Game/008 Writing Necessary Codes for Game Page.mp4 57.64 MB
    17 - Comprehensive Project 1 Number Guessing Game/008 Writing Necessary Codes for Game Page_en.vtt 3.72 KB
    17 - Comprehensive Project 1 Number Guessing Game/009 What if the user cannot guess the randomly generated number.mp4 61.02 MB
    17 - Comprehensive Project 1 Number Guessing Game/009 What if the user cannot guess the randomly generated number_en.vtt 5.02 KB
    18 - Lists & Views in Android/001 Constraint Layout.mp4 130.24 MB
    18 - Lists & Views in Android/001 Constraint Layout_en.vtt 12.28 KB
    18 - Lists & Views in Android/002 ListView.mp4 102.62 MB
    18 - Lists & Views in Android/002 ListView_en.vtt 10.72 KB
    18 - Lists & Views in Android/003 Recycler View - Part 1.mp4 205.77 MB
    18 - Lists & Views in Android/003 Recycler View - Part 1_en.vtt 21.84 KB
    18 - Lists & Views in Android/004 Recycler View - Part 2.mp4 287.14 MB
    18 - Lists & Views in Android/004 Recycler View - Part 2_en.vtt 24.04 KB
    18 - Lists & Views in Android/005 GridView.mp4 183.07 MB
    18 - Lists & Views in Android/005 GridView_en.vtt 12.19 KB
    18 - Lists & Views in Android/006 Scroll View.mp4 56.42 MB
    18 - Lists & Views in Android/006 Scroll View_en.vtt 4.06 KB
    18 - Lists & Views in Android/007 WebView.mp4 64.07 MB
    18 - Lists & Views in Android/007 WebView_en.vtt 5.72 KB
    19 - Components and LifeCycles/001 Application Lifecycle.mp4 99.81 MB
    19 - Components and LifeCycles/001 Application Lifecycle_en.vtt 14.97 KB
    19 - Components and LifeCycles/002 Activity & Lifecycle.mp4 155.8 MB
    19 - Components and LifeCycles/002 Activity & Lifecycle_en.vtt 12.44 KB
    19 - Components and LifeCycles/003 Fragment & Lifecycle.mp4 129.43 MB
    19 - Components and LifeCycles/003 Fragment & Lifecycle_en.vtt 11.29 KB
    19 - Components and LifeCycles/004 Services.mp4 247.51 MB
    19 - Components and LifeCycles/004 Services_en.vtt 23.86 KB
    19 - Components and LifeCycles/005 Receivers.mp4 198.24 MB
    19 - Components and LifeCycles/005 Receivers_en.vtt 20.09 KB
    19 - Components and LifeCycles/006 Intents.mp4 113.5 MB
    19 - Components and LifeCycles/006 Intents_en.vtt 10.17 KB
    20 - Shared Preferences and Data Saving/001 Shared Preferences Class.mp4 43.69 MB
    20 - Shared Preferences and Data Saving/001 Shared Preferences Class_en.vtt 5.1 KB
    20 - Shared Preferences and Data Saving/002 Saving Data Local Memory.mp4 185.7 MB
    20 - Shared Preferences and Data Saving/002 Saving Data Local Memory_en.vtt 16.35 KB
    20 - Shared Preferences and Data Saving/003 Calling Back Data.mp4 81.49 MB
    20 - Shared Preferences and Data Saving/003 Calling Back Data_en.vtt 6.62 KB
    20 - Shared Preferences and Data Saving/GetFreeCourses.Co.url 116 B
    20 - Shared Preferences and Data Saving/How you can help GetFreeCourses.Co.txt 182 B
    21 - Device Compatibility/001 Multiple Language Support.mp4 131.07 MB
    21 - Device Compatibility/001 Multiple Language Support_en.vtt 11.36 KB
    21 - Device Compatibility/002 Support Different Pixel Densities.mp4 172.65 MB
    21 - Device Compatibility/002 Support Different Pixel Densities_en.vtt 15.8 KB
    21 - Device Compatibility/003 Support Different Screen Sizes.mp4 155.77 MB
    21 - Device Compatibility/003 Support Different Screen Sizes_en.vtt 17.4 KB
    21 - Device Compatibility/34547639-Android-Drawable-Importer.zip 36.86 MB
    22 - Android Project 1/001 To Do List.mp4 286.21 MB
    22 - Android Project 1/001 To Do List_en.vtt 24.57 KB
    23 - Publishing Your App on Google Play/001 Apk Release Version.mp4 38.74 MB
    23 - Publishing Your App on Google Play/001 Apk Release Version_en.vtt 4.77 KB
    23 - Publishing Your App on Google Play/002 Building APK Files.mp4 63.07 MB
    23 - Publishing Your App on Google Play/002 Building APK Files_en.vtt 6.81 KB
    23 - Publishing Your App on Google Play/003 Signing APK.mp4 45.99 MB
    23 - Publishing Your App on Google Play/003 Signing APK_en.vtt 4.03 KB
    23 - Publishing Your App on Google Play/004 Google Play Developer Account.mp4 19.7 MB
    23 - Publishing Your App on Google Play/004 Google Play Developer Account_en.vtt 3.02 KB
    23 - Publishing Your App on Google Play/005 Release Your App.mp4 129.61 MB
    23 - Publishing Your App on Google Play/005 Release Your App_en.vtt 14.77 KB
    24 - Android Project 2/001 Math Game Part 1.mp4 56.93 MB
    24 - Android Project 2/001 Math Game Part 1_en.vtt 6.93 KB
    24 - Android Project 2/002 Math Game Part 2.mp4 107.01 MB
    24 - Android Project 2/002 Math Game Part 2_en.vtt 8.29 KB
    24 - Android Project 2/003 Math Game Part 3.mp4 119.98 MB
    24 - Android Project 2/003 Math Game Part 3_en.vtt 7.6 KB
    24 - Android Project 2/004 Math Game Part 4.mp4 197.12 MB
    24 - Android Project 2/004 Math Game Part 4_en.vtt 14.98 KB
    24 - Android Project 2/005 Math Game Part 5.mp4 140.98 MB
    24 - Android Project 2/005 Math Game Part 5_en.vtt 11.84 KB
    24 - Android Project 2/006 Math Game Part 6.mp4 194.63 MB
    24 - Android Project 2/006 Math Game Part 6_en.vtt 15.24 KB
    25 - Comprehensive Project Files/001 Project Files and Course Documents.html 187 B
    26 - Comprehensive Project 2 Calculator Application/001 The Application Design-1.mp4 56.4 MB
    26 - Comprehensive Project 2 Calculator Application/001 The Application Design-1_en.vtt 4.1 KB
    26 - Comprehensive Project 2 Calculator Application/002 The Application Design-2.mp4 132.08 MB
    26 - Comprehensive Project 2 Calculator Application/002 The Application Design-2_en.vtt 8.75 KB
    26 - Comprehensive Project 2 Calculator Application/003 Printing the Numbers to the Screen.mp4 86.83 MB
    26 - Comprehensive Project 2 Calculator Application/003 Printing the Numbers to the Screen_en.vtt 3.8 KB
    26 - Comprehensive Project 2 Calculator Application/004 Adding the Click Feature to the Operators.mp4 87.42 MB
    26 - Comprehensive Project 2 Calculator Application/004 Adding the Click Feature to the Operators_en.vtt 4.9 KB
    26 - Comprehensive Project 2 Calculator Application/005 Writing the Necessary Codes to do Four Operations With the Calculator.mp4 96.27 MB
    26 - Comprehensive Project 2 Calculator Application/005 Writing the Necessary Codes to do Four Operations With the Calculator_en.vtt 5.26 KB
    26 - Comprehensive Project 2 Calculator Application/006 Deleting Data on the Screen.mp4 82.88 MB
    26 - Comprehensive Project 2 Calculator Application/006 Deleting Data on the Screen_en.vtt 4.95 KB
    26 - Comprehensive Project 2 Calculator Application/007 Printing the Operation Steps to the Screen.mp4 48.64 MB
    26 - Comprehensive Project 2 Calculator Application/007 Printing the Operation Steps to the Screen_en.vtt 3.66 KB
    26 - Comprehensive Project 2 Calculator Application/008 Debugging-1 in app development.mp4 89.55 MB
    26 - Comprehensive Project 2 Calculator Application/008 Debugging-1 in app development_en.vtt 6.41 KB
    26 - Comprehensive Project 2 Calculator Application/009 Debugging-2 in android studio course.mp4 32.85 MB
    26 - Comprehensive Project 2 Calculator Application/009 Debugging-2 in android studio course_en.vtt 2.98 KB
    26 - Comprehensive Project 2 Calculator Application/010 Introduction to Android Application.mp4 14.89 MB
    26 - Comprehensive Project 2 Calculator Application/010 Introduction to Android Application_en.vtt 2.41 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/001 Introduction to Android App.mp4 20.54 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/001 Introduction to Android App_en.vtt 2.67 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/002 The Application Design-1.mp4 146.7 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/002 The Application Design-1_en.vtt 5.52 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/003 Flag Quiz_The Application Design-2.mp4 96.94 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/003 Flag Quiz_The Application Design-2_en.vtt 3.84 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/004 Flag Quiz_Creating The Database.mp4 21.82 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/004 Flag Quiz_Creating The Database_en.vtt 3.36 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/005 Adding the External Database into the Application.mp4 41.35 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/005 Adding the External Database into the Application_en.vtt 2.96 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/006 Creating the Database Class in android studio app.mp4 43.39 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/006 Creating the Database Class in android studio app_en.vtt 2.94 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/007 Accessing the Database for Getting Ten Questions From Database.mp4 62.95 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/007 Accessing the Database for Getting Ten Questions From Database_en.vtt 3.52 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/008 Accessing the Database for Getting Three Wrong Answer From Database.mp4 35.58 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/008 Accessing the Database for Getting Three Wrong Answer From Database_en.vtt 2.57 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/009 Writing Necessary Codes for Get Data from Database.mp4 42.35 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/009 Writing Necessary Codes for Get Data from Database_en.vtt 2.7 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/010 Getting the Correct and Wrong Answers From the Database.mp4 58.83 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/010 Getting the Correct and Wrong Answers From the Database_en.vtt 4.21 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/011 Printing the Data to the Screen.mp4 70.24 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/011 Printing the Data to the Screen_en.vtt 3.7 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/012 Control of the Correct and Wrong Answers.mp4 72.69 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/012 Control of the Correct and Wrong Answers_en.vtt 4.01 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/013 Control of the Empty Answers in android development.mp4 67.62 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/013 Control of the Empty Answers in android development_en.vtt 3.66 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/014 Writing Necessary Codes for Result Activity.mp4 72.77 MB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/014 Writing Necessary Codes for Result Activity_en.vtt 3.75 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/35676456-flagquizgame.db 8 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/38977740-DatabaseCopyHelper.java 3.56 KB
    27 - Comprehensive Project 3 Flag Quiz to Android 11/GetFreeCourses.Co.url 116 B
    27 - Comprehensive Project 3 Flag Quiz to Android 11/How you can help GetFreeCourses.Co.txt 182 B
    28 - Comprehensive Project 4 Photo Album Application/001 Introduction to android app - Photo Album.mp4 23.67 MB
    28 - Comprehensive Project 4 Photo Album Application/001 Introduction to android app - Photo Album_en.vtt 3.61 KB
    28 - Comprehensive Project 4 Photo Album Application/002 Adding the Necessary Libraries in android app.mp4 31.78 MB
    28 - Comprehensive Project 4 Photo Album Application/002 Adding the Necessary Libraries in android app_en.vtt 2.26 KB
    28 - Comprehensive Project 4 Photo Album Application/003 Creating the Entity Component in android.mp4 35.45 MB
    28 - Comprehensive Project 4 Photo Album Application/003 Creating the Entity Component in android_en.vtt 2.75 KB
    28 - Comprehensive Project 4 Photo Album Application/004 Creating the DAO Interface in android app.mp4 36.27 MB
    28 - Comprehensive Project 4 Photo Album Application/004 Creating the DAO Interface in android app_en.vtt 3.04 KB
    28 - Comprehensive Project 4 Photo Album Application/005 Creating the Database Class in android development.mp4 41.4 MB
    28 - Comprehensive Project 4 Photo Album Application/005 Creating the Database Class in android development_en.vtt 3.32 KB
    28 - Comprehensive Project 4 Photo Album Application/006 Creating the Repository Class.mp4 144.86 MB
    28 - Comprehensive Project 4 Photo Album Application/006 Creating the Repository Class_en.vtt 14.81 KB
    28 - Comprehensive Project 4 Photo Album Application/007 Creating the View Model Class.mp4 50.66 MB
    28 - Comprehensive Project 4 Photo Album Application/007 Creating the View Model Class_en.vtt 2.8 KB
    28 - Comprehensive Project 4 Photo Album Application/008 The Application Design-1.mp4 86.91 MB
    28 - Comprehensive Project 4 Photo Album Application/008 The Application Design-1_en.vtt 4.46 KB
    28 - Comprehensive Project 4 Photo Album Application/009 The Application Design-2.mp4 84.72 MB
    28 - Comprehensive Project 4 Photo Album Application/009 The Application Design-2_en.vtt 4.77 KB
    28 - Comprehensive Project 4 Photo Album Application/010 The Application Design-3.mp4 51.52 MB
    28 - Comprehensive Project 4 Photo Album Application/010 The Application Design-3_en.vtt 2.31 KB
    28 - Comprehensive Project 4 Photo Album Application/011 Creating The Adapter Class.mp4 75.69 MB
    28 - Comprehensive Project 4 Photo Album Application/011 Creating The Adapter Class_en.vtt 5.13 KB
    28 - Comprehensive Project 4 Photo Album Application/012 Request Permission.mp4 100.4 MB
    28 - Comprehensive Project 4 Photo Album Application/012 Request Permission_en.vtt 8.79 KB
    28 - Comprehensive Project 4 Photo Album Application/013 Selecting Image.mp4 80.18 MB
    28 - Comprehensive Project 4 Photo Album Application/013 Selecting Image_en.vtt 6.98 KB
    28 - Comprehensive Project 4 Photo Album Application/014 Reducing the Size of the Selected Image.mp4 74.32 MB
    28 - Comprehensive Project 4 Photo Album Application/014 Reducing the Size of the Selected Image_en.vtt 4.56 KB
    28 - Comprehensive Project 4 Photo Album Application/015 Saving the Data.mp4 80.56 MB
    28 - Comprehensive Project 4 Photo Album Application/015 Saving the Data_en.vtt 6.55 KB
    28 - Comprehensive Project 4 Photo Album Application/016 Deleting The Data in android app development.mp4 48.8 MB
    28 - Comprehensive Project 4 Photo Album Application/016 Deleting The Data in android app development_en.vtt 4.41 KB
    28 - Comprehensive Project 4 Photo Album Application/017 Updating The Data-1.mp4 123.94 MB
    28 - Comprehensive Project 4 Photo Album Application/017 Updating The Data-1_en.vtt 10.4 KB
    28 - Comprehensive Project 4 Photo Album Application/018 Udating The Data-2.mp4 122.26 MB
    28 - Comprehensive Project 4 Photo Album Application/018 Udating The Data-2_en.vtt 9.13 KB
    28 - Comprehensive Project 4 Photo Album Application/019 Open the Database Using the Database Browser for SQLite.mp4 35.86 MB
    28 - Comprehensive Project 4 Photo Album Application/019 Open the Database Using the Database Browser for SQLite_en.vtt 2.11 KB
    29 - Comprehensive Project 5 Chat Application/001 Introduction to Android App.mp4 27.41 MB
    29 - Comprehensive Project 5 Chat Application/001 Introduction to Android App_en.vtt 1.9 KB
    29 - Comprehensive Project 5 Chat Application/002 Integration with Firebase.mp4 39.53 MB
    29 - Comprehensive Project 5 Chat Application/002 Integration with Firebase_en.vtt 1.47 KB
    29 - Comprehensive Project 5 Chat Application/003 The Login Activity Design.mp4 96.19 MB
    29 - Comprehensive Project 5 Chat Application/003 The Login Activity Design_en.vtt 1.9 KB
    29 - Comprehensive Project 5 Chat Application/004 The Registration Activity Design.mp4 104.46 MB
    29 - Comprehensive Project 5 Chat Application/004 The Registration Activity Design_en.vtt 1.59 KB
    29 - Comprehensive Project 5 Chat Application/005 The Password Reset Activity Design.mp4 49.3 MB
    29 - Comprehensive Project 5 Chat Application/005 The Password Reset Activity Design_en.vtt 1.41 KB
    29 - Comprehensive Project 5 Chat Application/006 Firebase Authentication-1.mp4 67.55 MB
    29 - Comprehensive Project 5 Chat Application/006 Firebase Authentication-1_en.vtt 2.26 KB
    29 - Comprehensive Project 5 Chat Application/007 Firebase Authentication-2.mp4 86.52 MB
    29 - Comprehensive Project 5 Chat Application/007 Firebase Authentication-2_en.vtt 3.29 KB
    29 - Comprehensive Project 5 Chat Application/008 Firebase Authentication-3.mp4 61.38 MB
    29 - Comprehensive Project 5 Chat Application/008 Firebase Authentication-3_en.vtt 2.95 KB
    29 - Comprehensive Project 5 Chat Application/009 Firebase Storage.mp4 92.08 MB
    29 - Comprehensive Project 5 Chat Application/009 Firebase Storage_en.vtt 4.4 KB
    29 - Comprehensive Project 5 Chat Application/010 I forgot my password. How can I reset it.mp4 67.71 MB
    29 - Comprehensive Project 5 Chat Application/010 I forgot my password. How can I reset it_en.vtt 3.27 KB
    29 - Comprehensive Project 5 Chat Application/011 Creating the Options Menu.mp4 112.57 MB
    29 - Comprehensive Project 5 Chat Application/011 Creating the Options Menu_en.vtt 2.46 KB
    29 - Comprehensive Project 5 Chat Application/012 Update User Profile.mp4 121.58 MB
    29 - Comprehensive Project 5 Chat Application/012 Update User Profile_en.vtt 3.08 KB
    29 - Comprehensive Project 5 Chat Application/013 The Main Activity Design for Listing the Users.mp4 95.3 MB
    29 - Comprehensive Project 5 Chat Application/013 The Main Activity Design for Listing the Users_en.vtt 2.31 KB
    29 - Comprehensive Project 5 Chat Application/014 Getting the Users From Database.mp4 84.7 MB
    29 - Comprehensive Project 5 Chat Application/014 Getting the Users From Database_en.vtt 4.13 KB
    29 - Comprehensive Project 5 Chat Application/015 Listing Users on the Screen.mp4 78.73 MB
    29 - Comprehensive Project 5 Chat Application/015 Listing Users on the Screen_en.vtt 2.52 KB
    29 - Comprehensive Project 5 Chat Application/016 The Chat Activity Design.mp4 104.31 MB
    29 - Comprehensive Project 5 Chat Application/016 The Chat Activity Design_en.vtt 2.28 KB
    29 - Comprehensive Project 5 Chat Application/017 The Messaging Screen Design.mp4 60.75 MB
    29 - Comprehensive Project 5 Chat Application/017 The Messaging Screen Design_en.vtt 2.48 KB
    29 - Comprehensive Project 5 Chat Application/018 The Messaging.mp4 87.4 MB
    29 - Comprehensive Project 5 Chat Application/018 The Messaging_en.vtt 3.53 KB
    29 - Comprehensive Project 5 Chat Application/019 Displaying the Sent Message-1.mp4 89.34 MB
    29 - Comprehensive Project 5 Chat Application/019 Displaying the Sent Message-1_en.vtt 3.02 KB
    29 - Comprehensive Project 5 Chat Application/020 Displaying the Sent Message-2.mp4 54.64 MB
    29 - Comprehensive Project 5 Chat Application/020 Displaying the Sent Message-2_en.vtt 2.71 KB
    29 - Comprehensive Project 5 Chat Application/GetFreeCourses.Co.url 116 B
    29 - Comprehensive Project 5 Chat Application/How you can help GetFreeCourses.Co.txt 182 B
    30 - BONUS/001 BONUS.html 29.36 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-Build Real Android Apps Android 11 App Development Java” 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.