Udemy - The Complete Android 12 & Kotlin Development Masterclass
Seeders : 27 Leechers : 1
| Torrent Hash : | 2F15CF6C9477C322742D04C86BD73165DFED7CF4 |
| Torrent Added : | at Sept. 13, 2025, 3:49 p.m. in Books |
| Torrent Size : | 26.6 GB |
Knox
Udemy - The Complete Android 12 & Kotlin Development Masterclass
Fast And Direct Download Safely And Anonymously!
Fast And Direct Download Safely And Anonymously!
Note :
Please Update (Trackers Info) Before Start " Udemy - The Complete Android 12 & Kotlin Development Masterclass" Torrent Downloading to See Updated Seeders And Leechers for Batter Torrent Download Speed.Torrent File Content (3 files)
Udemy - The Complete Android 12 & Kotlin Development Masterclass
001 What you will learn in this course and how is it structured.mp4 -
001 What you will learn in this course and how is it structured__en.srt -
002 Thanks a lot for taking the course.mp4 -
002 Thanks a lot for taking the course__en.srt -
003 How to get most out of this course.mp4 -
003 How to get most out of this course__en.srt -
004 New Feature_ Learning Paths.html -
005 Udemy Reviews Update.html -
006 BONUS_ additional resources.html -
001 Introduction to the chapter.mp4 -
001 Introduction to the chapter__en.srt -
002 Install Android Studio on Windows.mp4 -
002 Install Android Studio on Windows__en.srt -
003 Install Android Studio on Mac.mp4 -
003 Install Android Studio on Mac__en.srt -
004 Install Android Studio on Linux.html -
005 Our first project - the UI and how to change the size of the text.mp4 -
005 Our first project - the UI and how to change the size of the text__en.srt -
006 Setting up the Emulator.mp4 -
006 Setting up the Emulator__en.srt -
007 Hello World.mp4 -
007 Hello World__en.srt -
008 People Counter App.mp4 -
008 People Counter App__en.srt -
009 Testing The App On Your Phone.mp4 -
009 Testing The App On Your Phone__en.srt -
010 Outro - Setup.mp4 -
010 Outro - Setup__en.srt -
011 Get the most from Tutorials.EU.html -
external-assets-links.txt -
001 Introduction to the chapter.mp4 -
001 Introduction to the chapter__en.srt -
002 Variables and difference between val and var.mp4 -
002 Variables and difference between val and var__en.srt -
003 Datatypes of numbers.mp4 -
003 Datatypes of numbers__en.srt -
004 Datatypes bool, char and string.mp4 -
004 Datatypes bool, char and string__en.srt -
005 Code for Variables and Datatypes.html -
006 Exercise Variables And Datatypes.html -
007 Solution For The Exercise Variables And Datatypes.html -
008 String Interpolation - String Templates.mp4 -
008 String Interpolation - String Templates__en.srt -
009 Arithmetic Operators and why the type is important.mp4 -
009 Arithmetic Operators and why the type is important__en.srt -
010 Comparison Operators.mp4 -
010 Comparison Operators__en.srt -
011 assignment, incriment and decrement operators.mp4 -
011 assignment, incriment and decrement operators__en.srt -
012 Code_ Operators.html -
013 If Statements.mp4 -
013 If Statements__en.srt -
014 If Statements Part 2.mp4 -
014 If Statements Part 2__en.srt -
015 Note - If Statemens as Expressions.html -
016 When Expressions - Including Exercises.mp4 -
016 When Expressions - Including Exercises__en.srt -
017 Code Of If Statements And When Expressions.html -
018 Note - When Statements as Expressions.html -
019 While Loop.mp4 -
019 While Loop__en.srt -
020 Do While Loop.mp4 -
020 Do While Loop__en.srt -
021 More On While Loops.mp4 -
021 More On While Loops__en.srt -
022 For Loops.mp4 -
022 For Loops__en.srt -
023 Code_ Loops.html -
024 Exercise Loops.html -
025 Solution For Exercise_ Loops.html -
026 Break and Continue.mp4 -
026 Break and Continue__en.srt -
027 Functions - Parameters - Arguments and Return - Exercise Included.mp4 -
027 Functions - Parameters - Arguments and Return - Exercise Included__en.srt -
028 Code_ Functions.html -
029 Nullables In Kotlin.mp4 -
029 Nullables In Kotlin__en.srt -
030 Nullables - Elvis Operator - Not Null Assertion.mp4 -
030 Nullables - Elvis Operator - Not Null Assertion__en.srt -
031 Code_ Nullables.html -
032 Summary - Kotlin Fundamentals I.mp4 -
032 Summary - Kotlin Fundamentals I__en.srt -
external-assets-links.txt -
001 Introduction to the chapter.mp4 -
001 Introduction to the chapter__en.srt -
002 Introduction to OOP.mp4 -
002 Introduction to OOP__en.srt -
003 Classes and Objects.mp4 -
003 Classes and Objects__en.srt -
004 Classes And Initializers.mp4 -
004 Classes And Initializers__en.srt -
005 Exercise Classes and Objects.html -
006 Solution for Exercise Classes and Objects.html -
007 Scope And Shadowing.mp4 -
007 Scope And Shadowing__en.srt -
008 Member Variables - Functions And Constructors.mp4 -
008 Member Variables - Functions And Constructors__en.srt -
009 Lateinit Plus Setters And Getters.mp4 -
009 Lateinit Plus Setters And Getters__en.srt -
010 Code - Classes.html -
011 Data Classes.mp4 -
011 Data Classes__en.srt -
012 Challenge Classes.html -
013 Solution_ Challenge Classes.html -
014 Inheritance.mp4 -
014 Inheritance__en.srt -
015 Interfaces.mp4 -
015 Interfaces__en.srt -
016 Abstract Classes.mp4 -
016 Abstract Classes__en.srt -
017 Typecasting.mp4 -
017 Typecasting__en.srt -
018 Summary Of Classes And OOP.mp4 -
018 Summary Of Classes And OOP__en.srt -
22703662-Abstract.zip -
22703684-Interfaces.zip -
22703686-Inheritance.zip -
22703688-dataClasses.zip -
external-assets-links.txt -
001 Introduction to the chapter.mp4 -
001 Introduction to the chapter__en.srt -
002 Overview Collections.mp4 -
002 Overview Collections__en.srt -
003 Arrays.mp4 -
003 Arrays__en.srt -
004 Lists.mp4 -
004 Lists__en.srt -
005 Sets and Maps.mp4 -
005 Sets and Maps__en.srt -
006 ArrayLists.mp4 -
006 ArrayLists__en.srt -
007 Exercise ArrayLists.html -
008 Solution For Exercise_ ArrayLists.html -
009 Lambda Expressions.mp4 -
009 Lambda Expressions__en.srt -
010 Visibility Modifiers - public - private- internal - protected and the keyword op.mp4 -
010 Visibility Modifiers - public - private- internal - protected and the keyword op__en.srt -
011 Nested and Inner Classes.mp4 -
011 Nested and Inner Classes__en.srt -
012 Safe Cast and Unsafe Cast Operator.mp4 -
012 Safe Cast and Unsafe Cast Operator__en.srt -
013 Exception Handling With Try And Catch.mp4 -
013 Exception Handling With Try And Catch__en.srt -
014 Summary Of This Chapter.mp4 -
014 Summary Of This Chapter__en.srt -
015 Useful Links Additional Info.html -
external-assets-links.txt -
001 READ THIS please.html -
002 Introduction to the chapter.mp4 -
002 Introduction to the chapter__en.srt -
003 Setting up the UI for the age calculator and how we can adjust the looks of our.mp4 -
003 Setting up the UI for the age calculator and how we can adjust the looks of our__en.srt -
004 Adding more TextViews and understanding the difference of SP, DP and Pixels.mp4 -
004 Adding more TextViews and understanding the difference of SP, DP and Pixels__en.srt -
005 Finalizing the UI of our Age Calculator App.mp4 -
005 Finalizing the UI of our Age Calculator App__en.srt -
006 Adding a DatePickerDialog and OnDateSetListener.mp4 -
006 Adding a DatePickerDialog and OnDateSetListener__en.srt -
007 Using the selected Date to display it and looking into SimpleDateFormat and Date.mp4 -
007 Using the selected Date to display it and looking into SimpleDateFormat and Date__en.srt -
008 Finalizing The Age in Minutes App.mp4 -
008 Finalizing The Age in Minutes App__en.srt -
009 Challenge - Age in Days.html -
010 Summary - Age in Minutes App.mp4 -
010 Summary - Age in Minutes App__en.srt -
29368550-DOBCalculator.zip -
29368604-DOBCalculator.zip -
external-assets-links.txt -
001 Important note.html -
002 Introduction to the chapter.mp4 -
002 Introduction to the chapter__en.srt -
003 What You Will Build In This Chapter.mp4 -
003 What You Will Build In This Chapter__en.srt -
004 Building the Calculator UI using LinearLayouts and layout_weight and onClick.mp4 -
004 Building the Calculator UI using LinearLayouts and layout_weight and onClick__en.srt -
005 Using onClick And Implementing The CLR Functionality.mp4 -
005 Using onClick And Implementing The CLR Functionality__en.srt -
006 Adding The onDecimalPoint Function.mp4 -
006 Adding The onDecimalPoint Function__en.srt -
007 Adding The onOperatorFunctionality Using Contains And startsWith On Strings.mp4 -
007 Adding The onOperatorFunctionality Using Contains And startsWith On Strings__en.srt -
008 Adding Subtraction - Using Split And Substring Methods On Strings.mp4 -
008 Adding Subtraction - Using Split And Substring Methods On Strings__en.srt -
009 Adding The Missing Operations And Finalizing The App.mp4 -
009 Adding The Missing Operations And Finalizing The App__en.srt -
010 Summary Of The Calculator Chapter.mp4 -
010 Summary Of The Calculator Chapter__en.srt -
29368628-Calculator.zip -
29368652-Calculator.zip -
001 Important Note.html -
002 Introduction - Quiz App.mp4 -
002 Introduction - Quiz App__en.srt -
003 Preparing The Projects Style And Manifest.mp4 -
003 Preparing The Projects Style And Manifest__en.srt -
004 Setting Up The UI Using Cardview And Disable The Statusbar.mp4 -
004 Setting Up The UI Using Cardview And Disable The Statusbar__en.srt -
005 Creating The Question Model And Preparing The Questions.mp4 -
005 Creating The Question Model And Preparing The Questions__en.srt -
006 Setting Up The Question UI And Connecting The UI To The Model Part 1.mp4 -
006 Setting Up The Question UI And Connecting The UI To The Model Part 1__en.srt -
007 Setting Up The Question UI And Connecting The UI To The Model Part 2.mp4 -
007 Setting Up The Question UI And Connecting The UI To The Model Part 2__en.srt -
008 Adding The Button Functionality To The Questions Activity.mp4 -
008 Adding The Button Functionality To The Questions Activity__en.srt -
009 Selecting The Right And Wrong Answers And Displaying The Next Question.mp4 -
009 Selecting The Right And Wrong Answers And Displaying The Next Question__en.srt -
010 DEMO - StartActivityForResult.mp4 -
010 DEMO - StartActivityForResult__en.srt -
011 Preparing The UI For The Result Activity.mp4 -
011 Preparing The UI For The Result Activity__en.srt -
012 Final Touches And Sending Data Via Intent - putExtra.mp4 -
012 Final Touches And Sending Data Via Intent - putExtra__en.srt -
013 Generate a Signed APK in Android Studio and upload it on Google Play Store.html -
014 Summary - Quiz App.mp4 -
014 Summary - Quiz App__en.srt -
29368686-QuizApp-v1.zip -
29368706-QuizApp-v1.zip -
29368768-QuizApp-v2.zip -
29368832-QuizApp-v3.zip -
29368984-QuizApp-v3.zip -
29369142-QuizApp-v4.zip -
29369150-QuizApp-v5.zip -
29369158-StartActivityForResultDemo.zip -
29369182-QuizApp-v6.zip -
29369196-QuizApp-v7.zip -
001 Important note.html -
002 Introduction - Kids Drawing App.mp4 -
002 Introduction - Kids Drawing App__en.srt -
003 What You Will Build In This Chapter.mp4 -
003 What You Will Build In This Chapter__en.srt -
004 Setting Up The Kids Drawing App - Drawing View Part 1.mp4 -
004 Setting Up The Kids Drawing App - Drawing View Part 1__en.srt -
005 Setting Up The Kids Drawing App - Drawing View Part 2.mp4 -
005 Setting Up The Kids Drawing App - Drawing View Part 2__en.srt -
006 Let The Lines Persist On The View.mp4 -
006 Let The Lines Persist On The View__en.srt -
007 Adding A Little Border Around The Canvas.mp4 -
007 Adding A Little Border Around The Canvas__en.srt -
008 Preparing The BrushSizeSelector And How To Use DisplayMetrics.mp4 -
008 Preparing The BrushSizeSelector And How To Use DisplayMetrics__en.srt -
009 Selecting The Brush Size From A Custom Dialog That We Created.mp4 -
009 Selecting The Brush Size From A Custom Dialog That We Created__en.srt -
010 Adding The Color Pallet Using Custom Drawables That We Created.mp4 -
010 Adding The Color Pallet Using Custom Drawables That We Created__en.srt -
011 Adding The Color Selection.mp4 -
011 Adding The Color Selection__en.srt -
012 Adding The Background Image.mp4 -
012 Adding The Background Image__en.srt -
013 Adding The Gallery ImageButton To The UI.mp4 -
013 Adding The Gallery ImageButton To The UI__en.srt -
014 Side Note.html -
015 Permissions Demo.mp4 -
015 Permissions Demo__en.srt -
016 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4 -
016 Snackbar - AlertDialog - CustomDialogs Demo Part 1__en.srt -
017 CustomDialogs Demo Part 2.mp4 -
017 CustomDialogs Demo Part 2__en.srt -
018 Custom Progress Bar Dialogs.mp4 -
018 Custom Progress Bar Dialogs__en.srt -
019 Adding Permissionrequest To Our KidsDrawing App.mp4 -
019 Adding Permissionrequest To Our KidsDrawing App__en.srt -
020 Selecting An Image From The Gallery Using It As A Background.mp4 -
020 Selecting An Image From The Gallery Using It As A Background__en.srt -
021 Adding An Undo Button And Functionality.mp4 -
021 Adding An Undo Button And Functionality__en.srt -
022 AsyncTask Demo - Do Something In The Background.mp4 -
022 AsyncTask Demo - Do Something In The Background__en.srt -
023 Adding A Provider - Path And An Image Sandwitch Maker.mp4 -
023 Adding A Provider - Path And An Image Sandwitch Maker__en.srt -
024 Saving An Image On The Phone Using AsingTask and OutputStream.mp4 -
024 Saving An Image On The Phone Using AsingTask and OutputStream__en.srt -
025 Displaying The Custom Progress Dialog And onPreExecute.mp4 -
025 Displaying The Custom Progress Dialog And onPreExecute__en.srt -
026 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc.mp4 -
026 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc__en.srt -
027 Introduction to the chapter.mp4 -
027 Introduction to the chapter__en.srt -
29373825-KidsDrawingApp-v1.zip -
29373847-KidsDrawingApp-v1.zip -
29373867-KidsDrawingApp-v2.zip -
29373891-KidsDrawingApp-v3.zip -
29373901-KidsDrawingApp-v4.zip -
29373913-KidsDrawingApp-v6.zip -
29373963-KidsDrawingApp-v7.zip -
29373977-KidsDrawingApp-v7.zip -
29373993-KidsDrawingApp-v8.zip -
29373999-KidsDrawingApp-v9.zip -
29374019-RuntimePermissions.zip -
29374041-CustomDialog.zip -
29374061-CustomDialog.zip -
29374099-CustomDialog.zip -
29374115-KidsDrawingApp-v9.zip -
29374143-KidsDrawingApp-v10.zip -
29374163-KidsDrawingApp-v11.zip -
29374181-BackgroundExcecution.zip -
29374469-KidsDrawingApp-v12.zip -
29374481-KidsDrawingApp-v13.zip -
29374513-KidsDrawingApp-v13.zip -
29374527-KidsDrawingApp-v14.zip -
001 Important Note.html -
002 Structure of the App.mp4 -
002 Structure of the App__en.srt -
003 Setting up the UI.mp4 -
003 Setting up the UI__en.srt -
004 How To Get Rid Of The Actionbar.mp4 -
004 How To Get Rid Of The Actionbar__en.srt -
005 Adding The Exercise Screen - Intents And Customizing Our Toolbar.mp4 -
005 Adding The Exercise Screen - Intents And Customizing Our Toolbar__en.srt -
006 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise.mp4 -
006 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise__en.srt -
007 DEMO Timers.mp4 -
007 DEMO Timers__en.srt -
008 Using CountDownTimers To Display The Seconds Remaining.mp4 -
008 Using CountDownTimers To Display The Seconds Remaining__en.srt -
009 Challenge - Implementing The ExerciseTimer.mp4 -
009 Challenge - Implementing The ExerciseTimer__en.srt -
010 Adding The Model, Our Constants For The Exercises And Testing It Part 1.mp4 -
010 Adding The Model, Our Constants For The Exercises And Testing It Part 1__en.srt -
011 Adding The Model, Our Constants For The Exercises And Testing It Part 2.mp4 -
011 Adding The Model, Our Constants For The Exercises And Testing It Part 2__en.srt -
012 Adding The Upcoming Exercise Text To The RestView.mp4 -
012 Adding The Upcoming Exercise Text To The RestView__en.srt -
013 DEMO Text To Speech.mp4 -
013 DEMO Text To Speech__en.srt -
014 Challenge - Add Text To Speech.html -
015 Adding Text To Speech To Our App.mp4 -
015 Adding Text To Speech To Our App__en.srt -
016 Adding A Media Player To Play A Sound Once The Exercise Is Over.mp4 -
016 Adding A Media Player To Play A Sound Once The Exercise Is Over__en.srt -
017 Intro - RecyclerView.mp4 -
017 Intro - RecyclerView__en.srt -
018 DEMO - RecyclerView.mp4 -
018 DEMO - RecyclerView__en.srt -
019 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4 -
019 Preparing The RecyclerView For The Bottom To Display Exercise Numbers__en.srt -
020 Creating Our Own Custom RecyclerViewAdapter And ViewHolder.mp4 -
020 Creating Our Own Custom RecyclerViewAdapter And ViewHolder__en.srt -
021 Displaying The RecyclerView With The Exercise Numbers.mp4 -
021 Displaying The RecyclerView With The Exercise Numbers__en.srt -
022 Displaying At Witch Exercise We Currently Are.mp4 -
022 Displaying At Witch Exercise We Currently Are__en.srt -
023 Creating The Finish Activity.mp4 -
023 Creating The Finish Activity__en.srt -
024 Setting Up The CustomDialog For The BackButton.mp4 -
024 Setting Up The CustomDialog For The BackButton__en.srt -
025 Preparing The BMI Screen.mp4 -
025 Preparing The BMI Screen__en.srt -
026 BMI Screen For The Metric System.mp4 -
026 BMI Screen For The Metric System__en.srt -
027 Adding Custom RadioGroups With Custom RadioButtons.mp4 -
027 Adding Custom RadioGroups With Custom RadioButtons__en.srt -
028 Adding The US View Elements.mp4 -
028 Adding The US View Elements__en.srt -
029 Difference Between View Gone And View Invisible.mp4 -
029 Difference Between View Gone And View Invisible__en.srt -
030 Finalizing The BMI Calculator With The US System.mp4 -
030 Finalizing The BMI Calculator With The US System__en.srt -
031 Adding The History UI And Activity.mp4 -
031 Adding The History UI And Activity__en.srt -
032 SQLITE Demo Part 1 - Overview Of The Project And UI.mp4 -
032 SQLITE Demo Part 1 - Overview Of The Project And UI__en.srt -
033 SQLITE DEMO Part 2 - Primary Key, How To Create a Table And Datatypes in SQLite.mp4 -
033 SQLITE DEMO Part 2 - Primary Key, How To Create a Table And Datatypes in SQLite__en.srt -
034 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etc.mp4 -
034 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etc__en.srt -
035 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the App.mp4 -
035 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the App__en.srt -
036 Adding The SqliteOpenHelper And Storing Date In The DB.mp4 -
036 Adding The SqliteOpenHelper And Storing Date In The DB__en.srt -
037 Reading The Database Entries And Preparing The Listview Item Layout.mp4 -
037 Reading The Database Entries And Preparing The Listview Item Layout__en.srt -
038 Adding The RecyclerView And Finishing The App.mp4 -
038 Adding The RecyclerView And Finishing The App__en.srt -
039 Summary - 7 Minutes Workout App.mp4 -
039 Summary - 7 Minutes Workout App__en.srt -
29380891-7MinutesWorkout-v1.zip -
29380911-7MinutesWorkout-v2.zip -
29380921-7MinutesWorkout-v3.zip -
29380931-7MinutesWorkout-v4.zip -
29380949-7MinutesWorkout-v5.zip -
29380959-7MinutesWorkout-v6.zip -
29380967-TextToSpeechDemo.zip -
29380979-7MinutesWorkout-v7.zip -
29380987-7MinutesWorkout-v8.zip -
29381007-RecyclerViewDemo.zip -
29381021-7MinutesWorkout-v9.zip -
29381035-7MinutesWorkout-v10.zip -
29381055-7MinutesWorkout-v11.zip -
29381065-7MinutesWorkout-v12.zip -
29381075-7MinutesWorkout-v13.zip -
29381107-7MinutesWorkout-v14.zip -
29381129-7MinutesWorkout-v15.zip -
29381149-7MinutesWorkout-v16.zip -
29381165-7MinutesWorkout-v17.zip -
29381175-7MinutesWorkout-v18.zip -
29381231-7MinutesWorkout-v19.zip -
29381251-7MinutesWorkout-v20.zip -
29381263-SqliteDemo.zip -
29381281-7MinutesWorkout-v21.zip -
29381291-7MinutesWorkout-v22.zip -
29381321-7MinutesWorkout-v23.zip -
001 Intro Age in Minutes Calculator - Android 12.mp4 -
001 Intro Age in Minutes Calculator - Android 12__en.srt -
002 Setting up the UI for the age calculator.mp4 -
002 Setting up the UI for the age calculator__en.srt -
003 Adding more TextViews and Understanding SP, DP and Pixels.mp4 -
003 Adding more TextViews and Understanding SP, DP and Pixels__en.srt -
004 Finalizing the UI of our Age Calculator App.mp4 -
004 Finalizing the UI of our Age Calculator App__en.srt -
005 Adding a DatePickerDialog and OnDateSetListener.mp4 -
005 Adding a DatePickerDialog and OnDateSetListener__en.srt -
006 Using the selected Date to display it and looking into simpledateformat and date.mp4 -
006 Using the selected Date to display it and looking into simpledateformat and date__en.srt -
007 Finalizing The Age In Minutes App.mp4 -
007 Finalizing The Age In Minutes App__en.srt -
008 Summary Age In Minutes App.mp4 -
008 Summary Age In Minutes App__en.srt -
37157126-ageinminutes.zip -
37157146-ageinminutes.zip -
001 Intro Calculator App.mp4 -
001 Intro Calculator App__en.srt -
002 What you will build in this chapter.mp4 -
002 What you will build in this chapter__en.srt -
003 Building The Calculator UI using Linear Layouts part 1.mp4 -
003 Building The Calculator UI using Linear Layouts part 1__en.srt -
004 Building The Calculator UI using Linear Layouts part 2.mp4 -
004 Building The Calculator UI using Linear Layouts part 2__en.srt -
005 Using OnClick and Implementing the CLR Functionality.mp4 -
005 Using OnClick and Implementing the CLR Functionality__en.srt -
006 Adding the onDecimalPoint Function.mp4 -
006 Adding the onDecimalPoint Function__en.srt -
007 Adding the OnOperator Functionality using Contains and StartsWith on Strings.mp4 -
007 Adding the OnOperator Functionality using Contains and StartsWith on Strings__en.srt -
008 Adding Subtraction - Using split and substring methods on Strings.mp4 -
008 Adding Subtraction - Using split and substring methods on Strings__en.srt -
009 Adding the Missing Operations and Finalizing the App.mp4 -
009 Adding the Missing Operations and Finalizing the App__en.srt -
010 Summary Of The Calculator Chapter.mp4 -
010 Summary Of The Calculator Chapter__en.srt -
37157154-MyCalculator.zip -
37157156-MyCalculator.zip -
001 Intro Quiz App.mp4 -
001 Intro Quiz App__en.srt -
002 Preparing The Projects Style and Manifest.mp4 -
002 Preparing The Projects Style and Manifest__en.srt -
003 Setting up the ui and using cardview and disable the statusbar.mp4 -
003 Setting up the ui and using cardview and disable the statusbar__en.srt -
004 Creating the question Model And Preparing the questions.mp4 -
004 Creating the question Model And Preparing the questions__en.srt -
005 Setting Up The QUestion UI ANd Connecting the UI to the model part 1.mp4 -
005 Setting Up The QUestion UI ANd Connecting the UI to the model part 1__en.srt -
006 Setting up The questions UI and Connecting the UI to the Model Part 2.mp4 -
006 Setting up The questions UI and Connecting the UI to the Model Part 2__en.srt -
007 Adding The button Functionality to the questions activity.mp4 -
007 Adding The button Functionality to the questions activity__en.srt -
008 Selecting the Right and Wrong Answer and Displaying the next question.mp4 -
008 Selecting the Right and Wrong Answer and Displaying the next question__en.srt -
009 TODO - Register For Activity RESULT DEMO.html -
010 Preparing the UI for the Result activity.mp4 -
010 Preparing the UI for the Result activity__en.srt -
011 Final Touches And Sending Data Via Intent - putExtra.mp4 -
011 Final Touches And Sending Data Via Intent - putExtra__en.srt -
012 Generate a Signed APK.html -
013 Summary Quiz App.mp4 -
013 Summary Quiz App__en.srt -
external-assets-links.txt -
001 Introduction - Kids Drawing App.mp4 -
001 Introduction - Kids Drawing App__en.srt -
002 What You Will Build In This Chapter.mp4 -
002 What You Will Build In This Chapter__en.srt -
003 Setting Up The Kids Drawing App - Drawing View Part 1.mp4 -
003 Setting Up The Kids Drawing App - Drawing View Part 1__en.srt -
004 Setting Up The Kids Drawing App - Drawing View Part 2.mp4 -
004 Setting Up The Kids Drawing App - Drawing View Part 2__en.srt -
005 Let The Lines Persist On The View.mp4 -
005 Let The Lines Persist On The View__en.srt -
006 Adding A Little Border Around The Canvas.mp4 -
006 Adding A Little Border Around The Canvas__en.srt -
007 Preparing the BrushSizeSelector and How To Use DisplayMetrics.mp4 -
007 Preparing the BrushSizeSelector and How To Use DisplayMetrics__en.srt -
008 Selecting the Brush Size From A Custom Dialog That we Created.mp4 -
008 Selecting the Brush Size From A Custom Dialog That we Created__en.srt -
009 Adding the color pallet using custom drawables that we created.mp4 -
009 Adding the color pallet using custom drawables that we created__en.srt -
010 Adding the Color selection.mp4 -
010 Adding the Color selection__en.srt -
011 Adding the Background Image.mp4 -
011 Adding the Background Image__en.srt -
012 Adding The Gallery ImageButton To The UI.mp4 -
012 Adding The Gallery ImageButton To The UI__en.srt -
013 Permissions Demo.mp4 -
013 Permissions Demo__en.srt -
014 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4 -
014 Snackbar - AlertDialog - CustomDialogs Demo Part 1__en.srt -
015 CustomDialogs Demo Part 2.mp4 -
015 CustomDialogs Demo Part 2__en.srt -
016 Custom Progress Bar Dialogs.mp4 -
016 Custom Progress Bar Dialogs__en.srt -
017 Adding Permission requests to our KidsDrawing App.mp4 -
017 Adding Permission requests to our KidsDrawing App__en.srt -
018 Selecting An Image from the gallery using it as a background.mp4 -
018 Selecting An Image from the gallery using it as a background__en.srt -
019 Adding an undo button and functionality.mp4 -
019 Adding an undo button and functionality__en.srt -
020 Do something in the Background using Coroutines.mp4 -
020 Do something in the Background using Coroutines__en.srt -
021 Adding a provider - path and a image sandwitch maker to our app.mp4 -
021 Adding a provider - path and a image sandwitch maker to our app__en.srt -
022 Saving an Image on The Phone using Coroutines and OutPutStreams.mp4 -
022 Saving an Image on The Phone using Coroutines and OutPutStreams__en.srt -
023 Displaying The Custom Progress Dialog and Hiding it When done.mp4 -
023 Displaying The Custom Progress Dialog and Hiding it When done__en.srt -
024 Adding a Share Feature To Share The Image Via-Email - Whatsapp etc.mp4 -
024 Adding a Share Feature To Share The Image Via-Email - Whatsapp etc__en.srt -
external-assets-links.txt -
001 Intro to 7 Minute Workout App.mp4 -
001 Intro to 7 Minute Workout App__en.srt -
002 Setting up the UI.mp4 -
002 Setting up the UI__en.srt -
003 Using Viewbinding and getting rid of our actionbar.mp4 -
003 Using Viewbinding and getting rid of our actionbar__en.srt -
004 Adding The Exercise Screen - Intents and Customizing our Toolbar.mp4 -
004 Adding The Exercise Screen - Intents and Customizing our Toolbar__en.srt -
005 Implementing Custom UI Elements For A PRogressbar To Tick Counterclock wise.mp4 -
005 Implementing Custom UI Elements For A PRogressbar To Tick Counterclock wise__en.srt -
006 DEMO - Timers.mp4 -
006 DEMO - Timers__en.srt -
007 Using CountDownTimers To Display The Seconds remaining.mp4 -
007 Using CountDownTimers To Display The Seconds remaining__en.srt -
008 Adding the Exercise Timer.mp4 -
008 Adding the Exercise Timer__en.srt -
009 Adding the Model, Our Constants For The Exercises and Testing It Part 1.mp4 -
009 Adding the Model, Our Constants For The Exercises and Testing It Part 1__en.srt -
010 Adding the Model, Our Constants For The Exercises and Testing It Part 2.mp4 -
010 Adding the Model, Our Constants For The Exercises and Testing It Part 2__en.srt -
011 Adding the Upcoming Exercise Text To the restview.mp4 -
011 Adding the Upcoming Exercise Text To the restview__en.srt -
012 TextToSpeech Demo.mp4 -
012 TextToSpeech Demo__en.srt -
013 Challenge TextToSpeech.html -
014 Adding Text to speech to our application.mp4 -
014 Adding Text to speech to our application__en.srt -
015 Adding a Media Player to play a sounds once an exercise is over.mp4 -
015 Adding a Media Player to play a sounds once an exercise is over__en.srt -
016 Intro to RecyclerViews.mp4 -
016 Intro to RecyclerViews__en.srt -
017 Viewbinding with Recyclerviews.mp4 -
017 Viewbinding with Recyclerviews__en.srt -
018 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4 -
018 Preparing The RecyclerView For The Bottom To Display Exercise Numbers__en.srt -
019 Creating our own custom recyclerviewadapter and viewholder.mp4 -
019 Creating our own custom recyclerviewadapter and viewholder__en.srt -
020 Displaying the Recyclerview with the Exercise Numbers.mp4 -
020 Displaying the Recyclerview with the Exercise Numbers__en.srt -
021 Displaying at witch exercise we currently are.mp4 -
021 Displaying at witch exercise we currently are__en.srt -
022 Creating the finish activity.mp4 -
022 Creating the finish activity__en.srt -
023 Setting up the CustomDialog for the Backbutton.mp4 -
023 Setting up the CustomDialog for the Backbutton__en.srt -
024 Preparing the BMI Screen.mp4 -
024 Preparing the BMI Screen__en.srt -
025 BMI Screen for the Metric system.mp4 -
025 BMI Screen for the Metric system__en.srt -
026 Adding Custom RadioGroups with Custom RadioButtons.mp4 -
026 Adding Custom RadioGroups with Custom RadioButtons__en.srt -
027 Adding the US View Elements.mp4 -
027 Adding the US View Elements__en.srt -
028 FInalizing the BMI Calcutator with the us system.mp4 -
028 FInalizing the BMI Calcutator with the us system__en.srt -
029 Adding the History UI and Activity.mp4 -
029 Adding the History UI and Activity__en.srt -
030 Looking at Lambdas once again.mp4 -
030 Looking at Lambdas once again__en.srt -
031 Room Database Demo Part 1 - Introduction to Room Database.mp4 -
031 Room Database Demo Part 1 - Introduction to Room Database__en.srt -
032 Room Database Demo Part 2 - Setting up the Data Class - Room Entity.mp4 -
032 Room Database Demo Part 2 - Setting up the Data Class - Room Entity__en.srt -
033 Room Database Demo Part 3 - The Dao Interface and the Database Class.mp4 -
033 Room Database Demo Part 3 - The Dao Interface and the Database Class__en.srt -
034 Room Database Demo Part 4 - CREATE and store data.mp4 -
034 Room Database Demo Part 4 - CREATE and store data__en.srt -
035 Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners.mp4 -
035 Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners__en.srt -
036 Room Database Demo Part 6 - Displaying the Database entries.mp4 -
036 Room Database Demo Part 6 - Displaying the Database entries__en.srt -
037 Room Database Demo Part 7 - Updating and Deleting database entries.mp4 -
037 Room Database Demo Part 7 - Updating and Deleting database entries__en.srt -
038 Adding the Room Database to Our Workout App - Inserting Workouts.mp4 -
038 Adding the Room Database to Our Workout App - Inserting Workouts__en.srt -
039 Fetching Data from our Database and displaying it in the log.mp4 -
039 Fetching Data from our Database and displaying it in the log__en.srt -
040 Displaying the Workout History on our Recyclerview.mp4 -
040 Displaying the Workout History on our Recyclerview__en.srt -
041 Summary - 7 Minutes Workout App.mp4 -
041 Summary - 7 Minutes Workout App__en.srt -
external-assets-links.txt -
001 Introduction to the chapter.mp4 -
001 Introduction to the chapter__en.srt -
002 Concept of the App.mp4 -
002 Concept of the App__en.srt -
003 Setting Up The Happy Places App.mp4 -
003 Setting Up The Happy Places App__en.srt -
004 Adding The Add HappyPlaceActivity and using dimens, string, color.mp4 -
004 Adding The Add HappyPlaceActivity and using dimens, string, color__en.srt -
005 Adding Calendar Picker And Populate Our Date Edit Text.mp4 -
005 Adding Calendar Picker And Populate Our Date Edit Text__en.srt -
006 Using Third Party Libraries.mp4 -
006 Using Third Party Libraries__en.srt -
007 Using The Third Party Library DEXTER For Permission Handling.mp4 -
007 Using The Third Party Library DEXTER For Permission Handling__en.srt -
008 DEMO - Taking Images With The Camera App and Using It In Our App.mp4 -
008 DEMO - Taking Images With The Camera App and Using It In Our App__en.srt -
009 Adding The Gallery Picking Functionality.mp4 -
009 Adding The Gallery Picking Functionality__en.srt -
010 Adding Camera Picking Functionality.mp4 -
010 Adding Camera Picking Functionality__en.srt -
011 Storing The Images On The Device.mp4 -
011 Storing The Images On The Device__en.srt -
012 Preparing The Database Handler And Creating Our Happy Place Model.mp4 -
012 Preparing The Database Handler And Creating Our Happy Place Model__en.srt -
013 Saving A Happy Place Via SQLite.mp4 -
013 Saving A Happy Place Via SQLite__en.srt -
014 Reading The Data From Our Local DB.mp4 -
014 Reading The Data From Our Local DB__en.srt -
015 Preparing The RecyclerView.mp4 -
015 Preparing The RecyclerView__en.srt -
016 Using A Third Party Library For Nice Rounded Images.mp4 -
016 Using A Third Party Library For Nice Rounded Images__en.srt -
017 Adding ActivityForResult In Order To Update The List Dynamically.mp4 -
017 Adding ActivityForResult In Order To Update The List Dynamically__en.srt -
018 Adding An OnClickListener To RecyclerView Element - Best Practice.mp4 -
018 Adding An OnClickListener To RecyclerView Element - Best Practice__en.srt -
019 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable.mp4 -
019 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable__en.srt -
020 Adding Swipe To Edit Functionality using ItemTouchHelper.mp4 -
020 Adding Swipe To Edit Functionality using ItemTouchHelper__en.srt -
021 Fixing The Updating Duplication Bug.mp4 -
021 Fixing The Updating Duplication Bug__en.srt -
022 Adding Swipe To Delete Functionality.mp4 -
022 Adding Swipe To Delete Functionality__en.srt -
023 Using The Google Places API.mp4 -
023 Using The Google Places API__en.srt -
024 Adding a Map Intent.mp4 -
024 Adding a Map Intent__en.srt -
025 Displaying A Marker On The Map And Zooming In With An Animation.mp4 -
025 Displaying A Marker On The Map And Zooming In With An Animation__en.srt -
026 Adding The Select Current Location Button And Permissions.mp4 -
026 Adding The Select Current Location Button And Permissions__en.srt -
027 Getting The Users Location.mp4 -
027 Getting The Users Location__en.srt -
028 Getting The Address From The Latitude And Longitude.mp4 -
028 Getting The Address From The Latitude And Longitude__en.srt -
029 Steps to integrate AdMob in your Android App in Kotlin.html -
030 Summary - Happy Places.mp4 -
030 Summary - Happy Places__en.srt -
22822182-HappyPlaces-v20.zip -
29375299-HappyPlaces-v1.zip -
29375311-HappyPlaces-v2.zip -
29375405-HappyPlaces-v3.zip -
29375419-HappyPlaces-v4.zip -
29375439-HappyPlaces-v5.zip -
29375447-HappyPlaces-v6.zip -
29375457-HappyPlaces-v7.zip -
29375467-HappyPlaces-v8.zip -
29375475-HappyPlaces-v9.zip -
29375481-HappyPlaces-v9.zip -
29375495-HappyPlaces-v10.zip -
29375503-HappyPlaces-v11.zip -
29375513-HappyPlaces-v12.zip -
29375523-HappyPlaces-v13.zip -
29375535-HappyPlaces-v14.zip -
29375551-HappyPlaces-v15.zip -
29375557-HappyPlaces-v16.zip -
29375573-HappyPlaces-v17.zip -
29375587-HappyPlaces-v18.zip -
29375591-HappyPlaces-v19.zip -
29375613-HappyPlaces-v21.zip -
29375629-HappyPlaces-v22.zip -
external-assets-links.txt -
001 Introduction - Weather App.mp4 -
001 Introduction - Weather App__en.srt -
002 JSON And Tools - Introduction.mp4 -
002 JSON And Tools - Introduction__en.srt -
003 DEMO - Downloading A Website And Its Text in Android.mp4 -
003 DEMO - Downloading A Website And Its Text in Android__en.srt -
004 How Read And Use JSON Objects.mp4 -
004 How Read And Use JSON Objects__en.srt -
005 Sending Post Requests.mp4 -
005 Sending Post Requests__en.srt -
006 Using The GSON Library to Make Working With JSON Easier.mp4 -
006 Using The GSON Library to Make Working With JSON Easier__en.srt -
007 Introduction To OpenWeatherMap And General Overview.mp4 -
007 Introduction To OpenWeatherMap And General Overview__en.srt -
008 Preparing The Project And Checking If Location Provider Is Turned On.mp4 -
008 Preparing The Project And Checking If Location Provider Is Turned On__en.srt -
009 Preparing Permissionrequests Using Dexter.mp4 -
009 Preparing Permissionrequests Using Dexter__en.srt -
010 Preparing the Internet Connection For RETROFIT And The API Calls.mp4 -
010 Preparing the Internet Connection For RETROFIT And The API Calls__en.srt -
011 Preparing The Models Based On The API.mp4 -
011 Preparing The Models Based On The API__en.srt -
012 Creating The API Call with Retrofit and Getting A Response.mp4 -
012 Creating The API Call with Retrofit and Getting A Response__en.srt -
013 Creating A Custom Dialog And Testing Different Internet Speeds.mp4 -
013 Creating A Custom Dialog And Testing Different Internet Speeds__en.srt -
014 Adding The UI And Setting It Up.mp4 -
014 Adding The UI And Setting It Up__en.srt -
015 Adding The Sunrise And Sunset Time.mp4 -
015 Adding The Sunrise And Sunset Time__en.srt -
016 Changing The UI Depending On The Weather Data From The API.mp4 -
016 Changing The UI Depending On The Weather Data From The API__en.srt -
017 Adding A Refresh Button In The Menu.mp4 -
017 Adding A Refresh Button In The Menu__en.srt -
018 Storing The Data Via SharedPreferences And Preloading It.mp4 -
018 Storing The Data Via SharedPreferences And Preloading It__en.srt -
019 Summary - Weather App.mp4 -
019 Summary - Weather App__en.srt -
29373001-WeatherApp-v1.zip -
29373031-WeatherApp-v2.zip -
29373035-WeatherApp-v3.zip -
29373043-WeatherApp-v4.zip -
29373077-WeatherApp-v4.zip -
29373103-WeatherApp-v5.zip -
29373129-WeatherApp-v6.zip -
29373153-WeatherApp-v6.zip -
29373183-WeatherApp-v6.zip -
29373219-WeatherApp-v7.zip -
29373241-WeatherApp-v8.zip -
30300620-SimpleAPICall.zip -
30300626-SimpleAPICallUsingGson.zip -
001 Introduction to the chapter.mp4 -
001 Introduction to the chapter__en.srt -
002 Concept of the App.mp4 -
002 Concept of the App__en.srt -
003 Setting Up The Splashscreen, Using Custom Fonts And How To Find Them.mp4 -
003 Setting Up The Splashscreen, Using Custom Fonts And How To Find Them__en.srt -
004 Setting Up The Intro Screen And Moving To It After 2 Second.mp4 -
004 Setting Up The Intro Screen And Moving To It After 2 Second__en.srt -
005 Designing The SignUp Activity.mp4 -
005 Designing The SignUp Activity__en.srt -
006 Challenge - Seting Up The SignIn Activity.mp4 -
006 Challenge - Seting Up The SignIn Activity__en.srt -
007 Setting Up The BaseActivity For Reuse Functions.mp4 -
007 Setting Up The BaseActivity For Reuse Functions__en.srt -
008 Preparing The Signup Feature in Firebase And In The App.mp4 -
008 Preparing The Signup Feature in Firebase And In The App__en.srt -
009 Registering The User Via Email in Firebase.mp4 -
009 Registering The User Via Email in Firebase__en.srt -
010 Signing In The User.mp4 -
010 Signing In The User__en.srt -
011 Using The FireStore Database to Store The User Details Part 1.mp4 -
011 Using The FireStore Database to Store The User Details Part 1__en.srt -
012 Using The FireStore Database to Store The User Details Part 2.mp4 -
012 Using The FireStore Database to Store The User Details Part 2__en.srt -
013 Signing In And Getting The User Data.mp4 -
013 Signing In And Getting The User Data__en.srt -
014 Auto Login.mp4 -
014 Auto Login__en.srt -
015 Preparing The XML For The Drawer And Navigation Part 1.mp4 -
015 Preparing The XML For The Drawer And Navigation Part 1__en.srt -
016 Preparing The XML For The Drawer And Navigation Part 2.mp4 -
016 Preparing The XML For The Drawer And Navigation Part 2__en.srt -
017 Adding The Drawer Functionality In Code.mp4 -
017 Adding The Drawer Functionality In Code__en.srt -
018 Loading The Image And Username To Display It In The Drawer.mp4 -
018 Loading The Image And Username To Display It In The Drawer__en.srt -
019 Preparing The Profile Screen.mp4 -
019 Preparing The Profile Screen__en.srt -
020 Populating The Profile Activity With User Data.mp4 -
020 Populating The Profile Activity With User Data__en.srt -
021 Image Chooser For The Profile Image.mp4 -
021 Image Chooser For The Profile Image__en.srt -
022 Uploading An Image To Storage.mp4 -
022 Uploading An Image To Storage__en.srt -
023 Updating the User Data Via HashMap In The FireStore Database.mp4 -
023 Updating the User Data Via HashMap In The FireStore Database__en.srt -
024 Updating The MainActivit Profile Details via ActivityForResult.mp4 -
024 Updating The MainActivit Profile Details via ActivityForResult__en.srt -
025 The Create Board Activity.mp4 -
025 The Create Board Activity__en.srt -
026 Select A Board Image.mp4 -
026 Select A Board Image__en.srt -
027 Creating A Board Image.mp4 -
027 Creating A Board Image__en.srt -
028 Creating A Board.mp4 -
028 Creating A Board__en.srt -
029 Creating The Board In The Firestore Database.mp4 -
029 Creating The Board In The Firestore Database__en.srt -
030 Preparing The Boards Recyclerview Adapter And UI Elements.mp4 -
030 Preparing The Boards Recyclerview Adapter And UI Elements__en.srt -
031 Loading The Boards Into The Recyclerview.mp4 -
031 Loading The Boards Into The Recyclerview__en.srt -
032 Updating The BoardsList After Creating A New Board.mp4 -
032 Updating The BoardsList After Creating A New Board__en.srt -
033 The TasklistActivity.mp4 -
033 The TasklistActivity__en.srt -
034 Loading The Board in The TaskListActivity.mp4 -
034 Loading The Board in The TaskListActivity__en.srt -
035 Preparing The Tasklist Adapter.mp4 -
035 Preparing The Tasklist Adapter__en.srt -
036 Creating Lists Inside A Board.mp4 -
036 Creating Lists Inside A Board__en.srt -
037 Creating A List Inside A Board Part 2.mp4 -
037 Creating A List Inside A Board Part 2__en.srt -
038 Editing And Deleting Lists.mp4 -
038 Editing And Deleting Lists__en.srt -
039 Adding The Cards To Lists.mp4 -
039 Adding The Cards To Lists__en.srt -
040 Displaying The Cards.mp4 -
040 Displaying The Cards__en.srt -
041 Preparing The MembersActivity.mp4 -
041 Preparing The MembersActivity__en.srt -
042 Creating The Member Item And The Toolbar.mp4 -
042 Creating The Member Item And The Toolbar__en.srt -
043 Fetching And Displaying The Members Of A Board.mp4 -
043 Fetching And Displaying The Members Of A Board__en.srt -
044 Adding New Members - UI.mp4 -
044 Adding New Members - UI__en.srt -
045 Adding A New Member To A Board - Logic.mp4 -
045 Adding A New Member To A Board - Logic__en.srt -
046 Reloading The Board Details On Change.mp4 -
046 Reloading The Board Details On Change__en.srt -
047 Adding A Detail Screen For Cards.mp4 -
047 Adding A Detail Screen For Cards__en.srt -
048 Loading Card Details To Set The Title Of The Card.mp4 -
048 Loading Card Details To Set The Title Of The Card__en.srt -
049 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card.mp4 -
049 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card_en.srt -
050 Deleting Cards.mp4 -
050 Deleting Cards__en.srt -
051 Preparing The Cards Color Dialog And Adapter.mp4 -
051 Preparing The Cards Color Dialog And Adapter__en.srt -
052 Selecting The Color And Updating The Card.mp4 -
052 Selecting The Color And Updating The Card__en.srt -
053 Adding Colors To Our Cards.mp4 -
053 Adding Colors To Our Cards__en.srt -
054 Passing The Memberslist To The Card.mp4 -
054 Passing The Memberslist To The Card__en.srt -
055 Preparing And Displaying The Card Members Dialog.mp4 -
055 Preparing And Displaying The Card Members Dialog__en.srt -
056 Prepare The Add Members Feature.mp4 -
056 Prepare The Add Members Feature__en.srt -
057 Finish The Add Members Feature.mp4 -
057 Finish The Add Members Feature__en.srt -
058 Displaying The Assigned Users Per Card On The List Level.mp4 -
058 Displaying The Assigned Users Per Card On The List Level__en.srt -
059 Adding A Due Date To The App.mp4 -
059 Adding A Due Date To The App__en.srt -
060 Adding The Drag And Drop Feature.mp4 -
060 Adding The Drag And Drop Feature__en.srt -
061 Preparing The Notification Feature.mp4 -
061 Preparing The Notification Feature__en.srt -
062 Adding The Token To The DB.mp4 -
062 Adding The Token To The DB__en.srt -
063 Adding The Notifications Part 1.mp4 -
063 Adding The Notifications Part 1__en.srt -
064 Final Steps For The Notification Feature.mp4 -
064 Final Steps For The Notification Feature__en.srt -
065 Outro.mp4 -
065 Outro__en.srt -
22822426-Projemanag-v9.zip -
22822498-Projemanag-v25.zip -
22822500-Projemanag-v25.zip -
22822502-Projemanag-v26.zip -
29381579-Projemanag-v1.zip -
29381587-Projemanag-v2.zip -
29381609-Projemanag-v3.zip -
29381679-Projemanag-v4.zip -
29381701-Projemanag-v5.zip -
29381729-Projemanag-v5.zip -
29381745-Projemanag-v6.zip -
29381777-Projemanag-v7.zip -
29381793-Projemanag-v8.zip -
29381811-Projemanag-v9.zip -
29381833-Projemanag-v9.zip -
29392379-Projemanag-v10.zip -
29392397-Projemanag-v13.zip -
29392403-Projemanag-v11.zip -
29392407-Projemanag-v11.zip -
29392411-Projemanag-v12.zip -
29392445-Projemanag-v15.zip -
29392449-Projemanag-v16.zip -
29392451-Projemanag-v17.zip -
29392453-Projemanag-v17.zip -
29392455-Projemanag-v14.zip -
29392589-Projemanag-v18.zip -
29392597-Projemanag-v20.zip -
29392601-Projemanag-v19.zip -
29392639-Projemanag-v22.zip -
29392641-Projemanag-v21.zip -
29392737-Projemanag-v23.zip -
29392743-Projemanag-v24.zip -
29392761-Projemanag-v25.zip -
29392769-Projemanag-v25.zip -
29392773-Projemanag-v26.zip -
29392775-Projemanag-v27.zip -
29392779-Projemanag-v28.zip -
29392781-Projemanag-v27.zip -
29392795-Projemanag-v28.zip -
29392809-Projemanag-v29.zip -
29392931-Projemanag-v30.zip -
29392947-Projemanag-v31.zip -
29392967-Projemanag-v32.zip -
29392977-Projemanag-v33.zip -
29392981-Projemanag-v34.zip -
29392985-Projemanag-v35.zip -
29392991-Projemanag-v36.zip -
29393003-Projemanag-v37.zip -
29393007-Projemanag-v38.zip -
29393017-Projemanag-v39.zip -
29393303-Projemanag-v41.zip -
29393305-Projemanag-v40.zip -
29393307-Projemanag-v42.zip -
29393311-Projemanag-v42.zip -
29393313-Projemanag-v43.zip -
29393327-Projemanag-v43.zip -
29393329-Projemanag-v44.zip -
29393333-Projemanag-v45.zip -
29393343-Projemanag-v45.zip -
29393347-Projemanag-v46.zip -
29393351-Projemanag-v47.zip -
29393355-Projemanag-v48.zip -
29393357-Projemanag-v49.zip -
29393359-Projemanag-v50.zip -
29393363-Projemanag-v51.zip -
29393365-Projemanag-v51.zip -
001 How To Learn More.html -
002 Options To Make Money.html -
003 How to Publish Your App.html -
004 Thanks a lot for taking the course.mp4 -
004 Thanks a lot for taking the course__en.srt -
005 How to Build Games for Android.html -
001 GET YOUR BONUS.html -
Please login or create a FREE account to post comments
001 What you will learn in this course and how is it structured.mp4 -
29.0 MB
001 What you will learn in this course and how is it structured__en.srt -
24.9 KB
002 Thanks a lot for taking the course.mp4 -
6.7 MB
002 Thanks a lot for taking the course__en.srt -
1.6 KB
003 How to get most out of this course.mp4 -
97.9 MB
003 How to get most out of this course__en.srt -
6.7 KB
004 New Feature_ Learning Paths.html -
577 bytes
005 Udemy Reviews Update.html -
789 bytes
006 BONUS_ additional resources.html -
1.6 KB
001 Introduction to the chapter.mp4 -
21.8 MB
001 Introduction to the chapter__en.srt -
1.6 KB
002 Install Android Studio on Windows.mp4 -
33.6 MB
002 Install Android Studio on Windows__en.srt -
9.5 KB
003 Install Android Studio on Mac.mp4 -
31.9 MB
003 Install Android Studio on Mac__en.srt -
5.1 KB
004 Install Android Studio on Linux.html -
207 bytes
005 Our first project - the UI and how to change the size of the text.mp4 -
59.0 MB
005 Our first project - the UI and how to change the size of the text__en.srt -
17.7 KB
006 Setting up the Emulator.mp4 -
32.9 MB
006 Setting up the Emulator__en.srt -
12.9 KB
007 Hello World.mp4 -
68.7 MB
007 Hello World__en.srt -
15.6 KB
008 People Counter App.mp4 -
148.0 MB
008 People Counter App__en.srt -
32.5 KB
009 Testing The App On Your Phone.mp4 -
6.0 MB
009 Testing The App On Your Phone__en.srt -
4.4 KB
010 Outro - Setup.mp4 -
5.6 MB
010 Outro - Setup__en.srt -
1.5 KB
011 Get the most from Tutorials.EU.html -
1003 bytes
external-assets-links.txt -
74 bytes
001 Introduction to the chapter.mp4 -
12.2 MB
001 Introduction to the chapter__en.srt -
2.4 KB
002 Variables and difference between val and var.mp4 -
29.5 MB
002 Variables and difference between val and var__en.srt -
13.9 KB
003 Datatypes of numbers.mp4 -
29.4 MB
003 Datatypes of numbers__en.srt -
11.3 KB
004 Datatypes bool, char and string.mp4 -
22.9 MB
004 Datatypes bool, char and string__en.srt -
8.5 KB
005 Code for Variables and Datatypes.html -
1.6 KB
006 Exercise Variables And Datatypes.html -
674 bytes
007 Solution For The Exercise Variables And Datatypes.html -
461 bytes
008 String Interpolation - String Templates.mp4 -
9.1 MB
008 String Interpolation - String Templates__en.srt -
4.4 KB
009 Arithmetic Operators and why the type is important.mp4 -
26.8 MB
009 Arithmetic Operators and why the type is important__en.srt -
11.3 KB
010 Comparison Operators.mp4 -
28.4 MB
010 Comparison Operators__en.srt -
11.0 KB
011 assignment, incriment and decrement operators.mp4 -
39.8 MB
011 assignment, incriment and decrement operators__en.srt -
7.9 KB
012 Code_ Operators.html -
1.5 KB
013 If Statements.mp4 -
71.8 MB
013 If Statements__en.srt -
14.6 KB
014 If Statements Part 2.mp4 -
13.8 MB
014 If Statements Part 2__en.srt -
5.1 KB
015 Note - If Statemens as Expressions.html -
1.3 KB
016 When Expressions - Including Exercises.mp4 -
41.9 MB
016 When Expressions - Including Exercises__en.srt -
14.8 KB
017 Code Of If Statements And When Expressions.html -
1.9 KB
018 Note - When Statements as Expressions.html -
891 bytes
019 While Loop.mp4 -
42.1 MB
019 While Loop__en.srt -
9.7 KB
020 Do While Loop.mp4 -
9.2 MB
020 Do While Loop__en.srt -
4.6 KB
021 More On While Loops.mp4 -
11.9 MB
021 More On While Loops__en.srt -
4.6 KB
022 For Loops.mp4 -
16.3 MB
022 For Loops__en.srt -
6.5 KB
023 Code_ Loops.html -
1.4 KB
024 Exercise Loops.html -
496 bytes
025 Solution For Exercise_ Loops.html -
644 bytes
026 Break and Continue.mp4 -
14.1 MB
026 Break and Continue__en.srt -
6.4 KB
027 Functions - Parameters - Arguments and Return - Exercise Included.mp4 -
72.4 MB
027 Functions - Parameters - Arguments and Return - Exercise Included__en.srt -
18.2 KB
028 Code_ Functions.html -
854 bytes
029 Nullables In Kotlin.mp4 -
32.7 MB
029 Nullables In Kotlin__en.srt -
13.1 KB
030 Nullables - Elvis Operator - Not Null Assertion.mp4 -
14.4 MB
030 Nullables - Elvis Operator - Not Null Assertion__en.srt -
6.8 KB
031 Code_ Nullables.html -
3.0 KB
032 Summary - Kotlin Fundamentals I.mp4 -
9.5 MB
032 Summary - Kotlin Fundamentals I__en.srt -
2.2 KB
external-assets-links.txt -
407 bytes
001 Introduction to the chapter.mp4 -
10.0 MB
001 Introduction to the chapter__en.srt -
2.0 KB
002 Introduction to OOP.mp4 -
8.1 MB
002 Introduction to OOP__en.srt -
8.8 KB
003 Classes and Objects.mp4 -
10.1 MB
003 Classes and Objects__en.srt -
6.2 KB
004 Classes And Initializers.mp4 -
36.0 MB
004 Classes And Initializers__en.srt -
9.4 KB
005 Exercise Classes and Objects.html -
374 bytes
006 Solution for Exercise Classes and Objects.html -
527 bytes
007 Scope And Shadowing.mp4 -
19.3 MB
007 Scope And Shadowing__en.srt -
6.4 KB
008 Member Variables - Functions And Constructors.mp4 -
54.9 MB
008 Member Variables - Functions And Constructors__en.srt -
16.3 KB
009 Lateinit Plus Setters And Getters.mp4 -
33.9 MB
009 Lateinit Plus Setters And Getters__en.srt -
12.7 KB
010 Code - Classes.html -
4.9 KB
011 Data Classes.mp4 -
27.8 MB
011 Data Classes__en.srt -
11.3 KB
012 Challenge Classes.html -
715 bytes
013 Solution_ Challenge Classes.html -
700 bytes
014 Inheritance.mp4 -
100.6 MB
014 Inheritance__en.srt -
17.7 KB
015 Interfaces.mp4 -
48.4 MB
015 Interfaces__en.srt -
13.2 KB
016 Abstract Classes.mp4 -
26.7 MB
016 Abstract Classes__en.srt -
7.8 KB
017 Typecasting.mp4 -
35.3 MB
017 Typecasting__en.srt -
10.1 KB
018 Summary Of Classes And OOP.mp4 -
16.3 MB
018 Summary Of Classes And OOP__en.srt -
2.0 KB
22703662-Abstract.zip -
796 bytes
22703684-Interfaces.zip -
1.2 KB
22703686-Inheritance.zip -
1.4 KB
22703688-dataClasses.zip -
884 bytes
external-assets-links.txt -
890 bytes
001 Introduction to the chapter.mp4 -
11.4 MB
001 Introduction to the chapter__en.srt -
2.5 KB
002 Overview Collections.mp4 -
3.2 MB
002 Overview Collections__en.srt -
3.0 KB
003 Arrays.mp4 -
64.6 MB
003 Arrays__en.srt -
22.0 KB
004 Lists.mp4 -
31.5 MB
004 Lists__en.srt -
11.9 KB
005 Sets and Maps.mp4 -
36.6 MB
005 Sets and Maps__en.srt -
12.9 KB
006 ArrayLists.mp4 -
10.5 MB
006 ArrayLists__en.srt -
7.7 KB
007 Exercise ArrayLists.html -
194 bytes
008 Solution For Exercise_ ArrayLists.html -
570 bytes
009 Lambda Expressions.mp4 -
7.7 MB
009 Lambda Expressions__en.srt -
6.8 KB
010 Visibility Modifiers - public - private- internal - protected and the keyword op.mp4 -
20.2 MB
010 Visibility Modifiers - public - private- internal - protected and the keyword op__en.srt -
15.2 KB
011 Nested and Inner Classes.mp4 -
9.6 MB
011 Nested and Inner Classes__en.srt -
6.6 KB
012 Safe Cast and Unsafe Cast Operator.mp4 -
8.8 MB
012 Safe Cast and Unsafe Cast Operator__en.srt -
7.3 KB
013 Exception Handling With Try And Catch.mp4 -
27.4 MB
013 Exception Handling With Try And Catch__en.srt -
22.5 KB
014 Summary Of This Chapter.mp4 -
18.2 MB
014 Summary Of This Chapter__en.srt -
2.4 KB
015 Useful Links Additional Info.html -
331 bytes
external-assets-links.txt -
720 bytes
001 READ THIS please.html -
508 bytes
002 Introduction to the chapter.mp4 -
11.1 MB
002 Introduction to the chapter__en.srt -
2.4 KB
003 Setting up the UI for the age calculator and how we can adjust the looks of our.mp4 -
63.9 MB
003 Setting up the UI for the age calculator and how we can adjust the looks of our__en.srt -
19.3 KB
004 Adding more TextViews and understanding the difference of SP, DP and Pixels.mp4 -
104.9 MB
004 Adding more TextViews and understanding the difference of SP, DP and Pixels__en.srt -
19.7 KB
005 Finalizing the UI of our Age Calculator App.mp4 -
19.5 MB
005 Finalizing the UI of our Age Calculator App__en.srt -
6.7 KB
006 Adding a DatePickerDialog and OnDateSetListener.mp4 -
57.8 MB
006 Adding a DatePickerDialog and OnDateSetListener__en.srt -
17.2 KB
007 Using the selected Date to display it and looking into SimpleDateFormat and Date.mp4 -
82.6 MB
007 Using the selected Date to display it and looking into SimpleDateFormat and Date__en.srt -
14.0 KB
008 Finalizing The Age in Minutes App.mp4 -
72.7 MB
008 Finalizing The Age in Minutes App__en.srt -
12.0 KB
009 Challenge - Age in Days.html -
101 bytes
010 Summary - Age in Minutes App.mp4 -
9.7 MB
010 Summary - Age in Minutes App__en.srt -
1.8 KB
29368550-DOBCalculator.zip -
139.1 KB
29368604-DOBCalculator.zip -
139.1 KB
external-assets-links.txt -
132 bytes
001 Important note.html -
508 bytes
002 Introduction to the chapter.mp4 -
7.4 MB
002 Introduction to the chapter__en.srt -
1.6 KB
003 What You Will Build In This Chapter.mp4 -
13.5 MB
003 What You Will Build In This Chapter__en.srt -
7.7 KB
004 Building the Calculator UI using LinearLayouts and layout_weight and onClick.mp4 -
55.2 MB
004 Building the Calculator UI using LinearLayouts and layout_weight and onClick__en.srt -
18.8 KB
005 Using onClick And Implementing The CLR Functionality.mp4 -
24.3 MB
005 Using onClick And Implementing The CLR Functionality__en.srt -
8.0 KB
006 Adding The onDecimalPoint Function.mp4 -
17.5 MB
006 Adding The onDecimalPoint Function__en.srt -
6.9 KB
007 Adding The onOperatorFunctionality Using Contains And startsWith On Strings.mp4 -
28.0 MB
007 Adding The onOperatorFunctionality Using Contains And startsWith On Strings__en.srt -
10.1 KB
008 Adding Subtraction - Using Split And Substring Methods On Strings.mp4 -
75.2 MB
008 Adding Subtraction - Using Split And Substring Methods On Strings__en.srt -
16.5 KB
009 Adding The Missing Operations And Finalizing The App.mp4 -
73.0 MB
009 Adding The Missing Operations And Finalizing The App__en.srt -
12.6 KB
010 Summary Of The Calculator Chapter.mp4 -
13.3 MB
010 Summary Of The Calculator Chapter__en.srt -
1.7 KB
29368628-Calculator.zip -
138.7 KB
29368652-Calculator.zip -
138.7 KB
001 Important Note.html -
508 bytes
002 Introduction - Quiz App.mp4 -
4.3 MB
002 Introduction - Quiz App__en.srt -
4.3 KB
003 Preparing The Projects Style And Manifest.mp4 -
63.1 MB
003 Preparing The Projects Style And Manifest__en.srt -
9.7 KB
004 Setting Up The UI Using Cardview And Disable The Statusbar.mp4 -
77.9 MB
004 Setting Up The UI Using Cardview And Disable The Statusbar__en.srt -
20.7 KB
005 Creating The Question Model And Preparing The Questions.mp4 -
111.4 MB
005 Creating The Question Model And Preparing The Questions__en.srt -
20.1 KB
006 Setting Up The Question UI And Connecting The UI To The Model Part 1.mp4 -
65.0 MB
006 Setting Up The Question UI And Connecting The UI To The Model Part 1__en.srt -
13.2 KB
007 Setting Up The Question UI And Connecting The UI To The Model Part 2.mp4 -
101.5 MB
007 Setting Up The Question UI And Connecting The UI To The Model Part 2__en.srt -
17.0 KB
008 Adding The Button Functionality To The Questions Activity.mp4 -
182.6 MB
008 Adding The Button Functionality To The Questions Activity__en.srt -
24.7 KB
009 Selecting The Right And Wrong Answers And Displaying The Next Question.mp4 -
128.3 MB
009 Selecting The Right And Wrong Answers And Displaying The Next Question__en.srt -
20.1 KB
010 DEMO - StartActivityForResult.mp4 -
149.5 MB
010 DEMO - StartActivityForResult__en.srt -
24.2 KB
011 Preparing The UI For The Result Activity.mp4 -
49.4 MB
011 Preparing The UI For The Result Activity__en.srt -
8.9 KB
012 Final Touches And Sending Data Via Intent - putExtra.mp4 -
70.8 MB
012 Final Touches And Sending Data Via Intent - putExtra__en.srt -
19.1 KB
013 Generate a Signed APK in Android Studio and upload it on Google Play Store.html -
316 bytes
014 Summary - Quiz App.mp4 -
19.2 MB
014 Summary - Quiz App__en.srt -
2.4 KB
29368686-QuizApp-v1.zip -
1.3 MB
29368706-QuizApp-v1.zip -
1.3 MB
29368768-QuizApp-v2.zip -
1.3 MB
29368832-QuizApp-v3.zip -
1.3 MB
29368984-QuizApp-v3.zip -
1.3 MB
29369142-QuizApp-v4.zip -
1.3 MB
29369150-QuizApp-v5.zip -
1.3 MB
29369158-StartActivityForResultDemo.zip -
150.1 KB
29369182-QuizApp-v6.zip -
1.8 MB
29369196-QuizApp-v7.zip -
1.8 MB
001 Important note.html -
508 bytes
002 Introduction - Kids Drawing App.mp4 -
23.2 MB
002 Introduction - Kids Drawing App__en.srt -
4.9 KB
003 What You Will Build In This Chapter.mp4 -
2.8 MB
003 What You Will Build In This Chapter__en.srt -
2.3 KB
004 Setting Up The Kids Drawing App - Drawing View Part 1.mp4 -
125.0 MB
004 Setting Up The Kids Drawing App - Drawing View Part 1__en.srt -
27.8 KB
005 Setting Up The Kids Drawing App - Drawing View Part 2.mp4 -
152.3 MB
005 Setting Up The Kids Drawing App - Drawing View Part 2__en.srt -
24.5 KB
006 Let The Lines Persist On The View.mp4 -
25.8 MB
006 Let The Lines Persist On The View__en.srt -
4.9 KB
007 Adding A Little Border Around The Canvas.mp4 -
19.7 MB
007 Adding A Little Border Around The Canvas__en.srt -
4.0 KB
008 Preparing The BrushSizeSelector And How To Use DisplayMetrics.mp4 -
24.6 MB
008 Preparing The BrushSizeSelector And How To Use DisplayMetrics__en.srt -
6.9 KB
009 Selecting The Brush Size From A Custom Dialog That We Created.mp4 -
143.2 MB
009 Selecting The Brush Size From A Custom Dialog That We Created__en.srt -
27.1 KB
010 Adding The Color Pallet Using Custom Drawables That We Created.mp4 -
166.9 MB
010 Adding The Color Pallet Using Custom Drawables That We Created__en.srt -
24.3 KB
011 Adding The Color Selection.mp4 -
111.8 MB
011 Adding The Color Selection__en.srt -
18.7 KB
012 Adding The Background Image.mp4 -
37.7 MB
012 Adding The Background Image__en.srt -
12.8 KB
013 Adding The Gallery ImageButton To The UI.mp4 -
38.7 MB
013 Adding The Gallery ImageButton To The UI__en.srt -
7.6 KB
014 Side Note.html -
489 bytes
015 Permissions Demo.mp4 -
187.7 MB
015 Permissions Demo__en.srt -
32.0 KB
016 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4 -
56.9 MB
016 Snackbar - AlertDialog - CustomDialogs Demo Part 1__en.srt -
12.8 KB
017 CustomDialogs Demo Part 2.mp4 -
61.8 MB
017 CustomDialogs Demo Part 2__en.srt -
8.5 KB
018 Custom Progress Bar Dialogs.mp4 -
43.3 MB
018 Custom Progress Bar Dialogs__en.srt -
9.5 KB
019 Adding Permissionrequest To Our KidsDrawing App.mp4 -
121.6 MB
019 Adding Permissionrequest To Our KidsDrawing App__en.srt -
20.6 KB
020 Selecting An Image From The Gallery Using It As A Background.mp4 -
74.4 MB
020 Selecting An Image From The Gallery Using It As A Background__en.srt -
13.3 KB
021 Adding An Undo Button And Functionality.mp4 -
37.6 MB
021 Adding An Undo Button And Functionality__en.srt -
6.7 KB
022 AsyncTask Demo - Do Something In The Background.mp4 -
55.6 MB
022 AsyncTask Demo - Do Something In The Background__en.srt -
12.3 KB
023 Adding A Provider - Path And An Image Sandwitch Maker.mp4 -
90.4 MB
023 Adding A Provider - Path And An Image Sandwitch Maker__en.srt -
17.0 KB
024 Saving An Image On The Phone Using AsingTask and OutputStream.mp4 -
133.9 MB
024 Saving An Image On The Phone Using AsingTask and OutputStream__en.srt -
21.3 KB
025 Displaying The Custom Progress Dialog And onPreExecute.mp4 -
34.1 MB
025 Displaying The Custom Progress Dialog And onPreExecute__en.srt -
5.9 KB
026 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc.mp4 -
55.5 MB
026 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc__en.srt -
10.5 KB
027 Introduction to the chapter.mp4 -
27.6 MB
027 Introduction to the chapter__en.srt -
3.3 KB
29373825-KidsDrawingApp-v1.zip -
147.9 KB
29373847-KidsDrawingApp-v1.zip -
147.9 KB
29373867-KidsDrawingApp-v2.zip -
144.4 KB
29373891-KidsDrawingApp-v3.zip -
148.2 KB
29373901-KidsDrawingApp-v4.zip -
145.1 KB
29373913-KidsDrawingApp-v6.zip -
151.7 KB
29373963-KidsDrawingApp-v7.zip -
151.7 KB
29373977-KidsDrawingApp-v7.zip -
151.7 KB
29373993-KidsDrawingApp-v8.zip -
184.5 KB
29373999-KidsDrawingApp-v9.zip -
188.2 KB
29374019-RuntimePermissions.zip -
140.2 KB
29374041-CustomDialog.zip -
140.2 KB
29374061-CustomDialog.zip -
140.2 KB
29374099-CustomDialog.zip -
140.2 KB
29374115-KidsDrawingApp-v9.zip -
188.2 KB
29374143-KidsDrawingApp-v10.zip -
188.3 KB
29374163-KidsDrawingApp-v11.zip -
190.2 KB
29374181-BackgroundExcecution.zip -
140.6 KB
29374469-KidsDrawingApp-v12.zip -
193.9 KB
29374481-KidsDrawingApp-v13.zip -
194.6 KB
29374513-KidsDrawingApp-v13.zip -
194.6 KB
29374527-KidsDrawingApp-v14.zip -
194.4 KB
001 Important Note.html -
508 bytes
002 Structure of the App.mp4 -
3.0 MB
002 Structure of the App__en.srt -
3.0 KB
003 Setting up the UI.mp4 -
159.3 MB
003 Setting up the UI__en.srt -
25.7 KB
004 How To Get Rid Of The Actionbar.mp4 -
5.5 MB
004 How To Get Rid Of The Actionbar__en.srt -
2.0 KB
005 Adding The Exercise Screen - Intents And Customizing Our Toolbar.mp4 -
90.8 MB
005 Adding The Exercise Screen - Intents And Customizing Our Toolbar__en.srt -
17.7 KB
006 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise.mp4 -
94.8 MB
006 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise__en.srt -
19.4 KB
007 DEMO Timers.mp4 -
61.2 MB
007 DEMO Timers__en.srt -
11.2 KB
008 Using CountDownTimers To Display The Seconds Remaining.mp4 -
71.4 MB
008 Using CountDownTimers To Display The Seconds Remaining__en.srt -
14.2 KB
009 Challenge - Implementing The ExerciseTimer.mp4 -
110.4 MB
009 Challenge - Implementing The ExerciseTimer__en.srt -
19.6 KB
010 Adding The Model, Our Constants For The Exercises And Testing It Part 1.mp4 -
40.3 MB
010 Adding The Model, Our Constants For The Exercises And Testing It Part 1__en.srt -
19.4 KB
011 Adding The Model, Our Constants For The Exercises And Testing It Part 2.mp4 -
46.4 MB
011 Adding The Model, Our Constants For The Exercises And Testing It Part 2__en.srt -
16.6 KB
012 Adding The Upcoming Exercise Text To The RestView.mp4 -
51.4 MB
012 Adding The Upcoming Exercise Text To The RestView__en.srt -
8.7 KB
013 DEMO Text To Speech.mp4 -
56.0 MB
013 DEMO Text To Speech__en.srt -
12.2 KB
014 Challenge - Add Text To Speech.html -
177 bytes
015 Adding Text To Speech To Our App.mp4 -
98.3 MB
015 Adding Text To Speech To Our App__en.srt -
20.0 KB
016 Adding A Media Player To Play A Sound Once The Exercise Is Over.mp4 -
28.0 MB
016 Adding A Media Player To Play A Sound Once The Exercise Is Over__en.srt -
8.2 KB
017 Intro - RecyclerView.mp4 -
38.3 MB
017 Intro - RecyclerView__en.srt -
13.8 KB
018 DEMO - RecyclerView.mp4 -
189.2 MB
018 DEMO - RecyclerView__en.srt -
30.6 KB
019 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4 -
28.5 MB
019 Preparing The RecyclerView For The Bottom To Display Exercise Numbers__en.srt -
8.4 KB
020 Creating Our Own Custom RecyclerViewAdapter And ViewHolder.mp4 -
86.1 MB
020 Creating Our Own Custom RecyclerViewAdapter And ViewHolder__en.srt -
14.2 KB
021 Displaying The RecyclerView With The Exercise Numbers.mp4 -
106.9 MB
021 Displaying The RecyclerView With The Exercise Numbers__en.srt -
18.1 KB
022 Displaying At Witch Exercise We Currently Are.mp4 -
96.6 MB
022 Displaying At Witch Exercise We Currently Are__en.srt -
14.6 KB
023 Creating The Finish Activity.mp4 -
150.5 MB
023 Creating The Finish Activity__en.srt -
25.1 KB
024 Setting Up The CustomDialog For The BackButton.mp4 -
77.2 MB
024 Setting Up The CustomDialog For The BackButton__en.srt -
16.0 KB
025 Preparing The BMI Screen.mp4 -
74.4 MB
025 Preparing The BMI Screen__en.srt -
10.9 KB
026 BMI Screen For The Metric System.mp4 -
142.9 MB
026 BMI Screen For The Metric System__en.srt -
26.7 KB
027 Adding Custom RadioGroups With Custom RadioButtons.mp4 -
40.7 MB
027 Adding Custom RadioGroups With Custom RadioButtons__en.srt -
12.6 KB
028 Adding The US View Elements.mp4 -
127.9 MB
028 Adding The US View Elements__en.srt -
21.9 KB
029 Difference Between View Gone And View Invisible.mp4 -
10.2 MB
029 Difference Between View Gone And View Invisible__en.srt -
2.5 KB
030 Finalizing The BMI Calculator With The US System.mp4 -
64.4 MB
030 Finalizing The BMI Calculator With The US System__en.srt -
10.0 KB
031 Adding The History UI And Activity.mp4 -
78.3 MB
031 Adding The History UI And Activity__en.srt -
12.6 KB
032 SQLITE Demo Part 1 - Overview Of The Project And UI.mp4 -
76.5 MB
032 SQLITE Demo Part 1 - Overview Of The Project And UI__en.srt -
14.7 KB
033 SQLITE DEMO Part 2 - Primary Key, How To Create a Table And Datatypes in SQLite.mp4 -
112.3 MB
033 SQLITE DEMO Part 2 - Primary Key, How To Create a Table And Datatypes in SQLite__en.srt -
19.2 KB
034 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etc.mp4 -
126.9 MB
034 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etc__en.srt -
20.4 KB
035 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the App.mp4 -
172.5 MB
035 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the App__en.srt -
25.3 KB
036 Adding The SqliteOpenHelper And Storing Date In The DB.mp4 -
64.6 MB
036 Adding The SqliteOpenHelper And Storing Date In The DB__en.srt -
18.1 KB
037 Reading The Database Entries And Preparing The Listview Item Layout.mp4 -
50.1 MB
037 Reading The Database Entries And Preparing The Listview Item Layout__en.srt -
15.0 KB
038 Adding The RecyclerView And Finishing The App.mp4 -
116.9 MB
038 Adding The RecyclerView And Finishing The App__en.srt -
18.6 KB
039 Summary - 7 Minutes Workout App.mp4 -
22.8 MB
039 Summary - 7 Minutes Workout App__en.srt -
2.9 KB
29380891-7MinutesWorkout-v1.zip -
151.8 KB
29380911-7MinutesWorkout-v2.zip -
155.0 KB
29380921-7MinutesWorkout-v3.zip -
155.4 KB
29380931-7MinutesWorkout-v4.zip -
155.7 KB
29380949-7MinutesWorkout-v5.zip -
781.6 KB
29380959-7MinutesWorkout-v6.zip -
781.4 KB
29380967-TextToSpeechDemo.zip -
139.1 KB
29380979-7MinutesWorkout-v7.zip -
782.0 KB
29380987-7MinutesWorkout-v8.zip -
817.6 KB
29381007-RecyclerViewDemo.zip -
157.4 KB
29381021-7MinutesWorkout-v9.zip -
818.8 KB
29381035-7MinutesWorkout-v10.zip -
819.8 KB
29381055-7MinutesWorkout-v11.zip -
820.1 KB
29381065-7MinutesWorkout-v12.zip -
821.1 KB
29381075-7MinutesWorkout-v13.zip -
825.0 KB
29381107-7MinutesWorkout-v14.zip -
825.9 KB
29381129-7MinutesWorkout-v15.zip -
827.3 KB
29381149-7MinutesWorkout-v16.zip -
828.7 KB
29381165-7MinutesWorkout-v17.zip -
830.4 KB
29381175-7MinutesWorkout-v18.zip -
831.2 KB
29381231-7MinutesWorkout-v19.zip -
831.4 KB
29381251-7MinutesWorkout-v20.zip -
841.7 KB
29381263-SqliteDemo.zip -
148.6 KB
29381281-7MinutesWorkout-v21.zip -
843.4 KB
29381291-7MinutesWorkout-v22.zip -
844.6 KB
29381321-7MinutesWorkout-v23.zip -
846.2 KB
001 Intro Age in Minutes Calculator - Android 12.mp4 -
11.1 MB
001 Intro Age in Minutes Calculator - Android 12__en.srt -
2.3 KB
002 Setting up the UI for the age calculator.mp4 -
137.9 MB
002 Setting up the UI for the age calculator__en.srt -
28.1 KB
003 Adding more TextViews and Understanding SP, DP and Pixels.mp4 -
93.2 MB
003 Adding more TextViews and Understanding SP, DP and Pixels__en.srt -
20.4 KB
004 Finalizing the UI of our Age Calculator App.mp4 -
46.9 MB
004 Finalizing the UI of our Age Calculator App__en.srt -
9.0 KB
005 Adding a DatePickerDialog and OnDateSetListener.mp4 -
57.6 MB
005 Adding a DatePickerDialog and OnDateSetListener__en.srt -
18.7 KB
006 Using the selected Date to display it and looking into simpledateformat and date.mp4 -
97.0 MB
006 Using the selected Date to display it and looking into simpledateformat and date__en.srt -
14.9 KB
007 Finalizing The Age In Minutes App.mp4 -
82.1 MB
007 Finalizing The Age In Minutes App__en.srt -
14.6 KB
008 Summary Age In Minutes App.mp4 -
9.7 MB
008 Summary Age In Minutes App__en.srt -
2.0 KB
37157126-ageinminutes.zip -
15.3 MB
37157146-ageinminutes.zip -
15.3 MB
001 Intro Calculator App.mp4 -
7.4 MB
001 Intro Calculator App__en.srt -
1.6 KB
002 What you will build in this chapter.mp4 -
13.5 MB
002 What you will build in this chapter__en.srt -
7.6 KB
003 Building The Calculator UI using Linear Layouts part 1.mp4 -
134.3 MB
003 Building The Calculator UI using Linear Layouts part 1__en.srt -
25.0 KB
004 Building The Calculator UI using Linear Layouts part 2.mp4 -
39.7 MB
004 Building The Calculator UI using Linear Layouts part 2__en.srt -
10.2 KB
005 Using OnClick and Implementing the CLR Functionality.mp4 -
33.9 MB
005 Using OnClick and Implementing the CLR Functionality__en.srt -
12.7 KB
006 Adding the onDecimalPoint Function.mp4 -
35.2 MB
006 Adding the onDecimalPoint Function__en.srt -
7.7 KB
007 Adding the OnOperator Functionality using Contains and StartsWith on Strings.mp4 -
49.8 MB
007 Adding the OnOperator Functionality using Contains and StartsWith on Strings__en.srt -
15.0 KB
008 Adding Subtraction - Using split and substring methods on Strings.mp4 -
100.5 MB
008 Adding Subtraction - Using split and substring methods on Strings__en.srt -
20.1 KB
009 Adding the Missing Operations and Finalizing the App.mp4 -
42.8 MB
009 Adding the Missing Operations and Finalizing the App__en.srt -
9.0 KB
010 Summary Of The Calculator Chapter.mp4 -
13.2 MB
010 Summary Of The Calculator Chapter__en.srt -
1.9 KB
37157154-MyCalculator.zip -
15.1 MB
37157156-MyCalculator.zip -
15.1 MB
001 Intro Quiz App.mp4 -
4.3 MB
001 Intro Quiz App__en.srt -
4.3 KB
002 Preparing The Projects Style and Manifest.mp4 -
34.4 MB
002 Preparing The Projects Style and Manifest__en.srt -
5.3 KB
003 Setting up the ui and using cardview and disable the statusbar.mp4 -
161.7 MB
003 Setting up the ui and using cardview and disable the statusbar__en.srt -
24.8 KB
004 Creating the question Model And Preparing the questions.mp4 -
159.0 MB
004 Creating the question Model And Preparing the questions__en.srt -
28.6 KB
005 Setting Up The QUestion UI ANd Connecting the UI to the model part 1.mp4 -
94.4 MB
005 Setting Up The QUestion UI ANd Connecting the UI to the model part 1__en.srt -
16.8 KB
006 Setting up The questions UI and Connecting the UI to the Model Part 2.mp4 -
148.5 MB
006 Setting up The questions UI and Connecting the UI to the Model Part 2__en.srt -
24.6 KB
007 Adding The button Functionality to the questions activity.mp4 -
204.7 MB
007 Adding The button Functionality to the questions activity__en.srt -
31.5 KB
008 Selecting the Right and Wrong Answer and Displaying the next question.mp4 -
111.2 MB
008 Selecting the Right and Wrong Answer and Displaying the next question__en.srt -
17.1 KB
009 TODO - Register For Activity RESULT DEMO.html -
141 bytes
010 Preparing the UI for the Result activity.mp4 -
39.3 MB
010 Preparing the UI for the Result activity__en.srt -
8.0 KB
011 Final Touches And Sending Data Via Intent - putExtra.mp4 -
128.9 MB
011 Final Touches And Sending Data Via Intent - putExtra__en.srt -
24.1 KB
012 Generate a Signed APK.html -
316 bytes
013 Summary Quiz App.mp4 -
19.2 MB
013 Summary Quiz App__en.srt -
2.4 KB
external-assets-links.txt -
165 bytes
001 Introduction - Kids Drawing App.mp4 -
23.2 MB
001 Introduction - Kids Drawing App__en.srt -
4.8 KB
002 What You Will Build In This Chapter.mp4 -
2.8 MB
002 What You Will Build In This Chapter__en.srt -
2.2 KB
003 Setting Up The Kids Drawing App - Drawing View Part 1.mp4 -
125.0 MB
003 Setting Up The Kids Drawing App - Drawing View Part 1__en.srt -
28.0 KB
004 Setting Up The Kids Drawing App - Drawing View Part 2.mp4 -
152.3 MB
004 Setting Up The Kids Drawing App - Drawing View Part 2__en.srt -
25.0 KB
005 Let The Lines Persist On The View.mp4 -
25.8 MB
005 Let The Lines Persist On The View__en.srt -
5.0 KB
006 Adding A Little Border Around The Canvas.mp4 -
19.7 MB
006 Adding A Little Border Around The Canvas__en.srt -
4.1 KB
007 Preparing the BrushSizeSelector and How To Use DisplayMetrics.mp4 -
53.8 MB
007 Preparing the BrushSizeSelector and How To Use DisplayMetrics__en.srt -
7.9 KB
008 Selecting the Brush Size From A Custom Dialog That we Created.mp4 -
164.5 MB
008 Selecting the Brush Size From A Custom Dialog That we Created__en.srt -
25.5 KB
009 Adding the color pallet using custom drawables that we created.mp4 -
157.7 MB
009 Adding the color pallet using custom drawables that we created__en.srt -
23.9 KB
010 Adding the Color selection.mp4 -
98.6 MB
010 Adding the Color selection__en.srt -
14.5 KB
011 Adding the Background Image.mp4 -
52.1 MB
011 Adding the Background Image__en.srt -
9.8 KB
012 Adding The Gallery ImageButton To The UI.mp4 -
41.7 MB
012 Adding The Gallery ImageButton To The UI__en.srt -
6.1 KB
013 Permissions Demo.mp4 -
181.8 MB
013 Permissions Demo__en.srt -
30.5 KB
014 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4 -
56.9 MB
014 Snackbar - AlertDialog - CustomDialogs Demo Part 1__en.srt -
12.7 KB
015 CustomDialogs Demo Part 2.mp4 -
60.0 MB
015 CustomDialogs Demo Part 2__en.srt -
8.7 KB
016 Custom Progress Bar Dialogs.mp4 -
43.3 MB
016 Custom Progress Bar Dialogs__en.srt -
9.4 KB
017 Adding Permission requests to our KidsDrawing App.mp4 -
133.3 MB
017 Adding Permission requests to our KidsDrawing App__en.srt -
20.8 KB
018 Selecting An Image from the gallery using it as a background.mp4 -
76.6 MB
018 Selecting An Image from the gallery using it as a background__en.srt -
13.9 KB
019 Adding an undo button and functionality.mp4 -
44.0 MB
019 Adding an undo button and functionality__en.srt -
8.6 KB
020 Do something in the Background using Coroutines.mp4 -
51.7 MB
020 Do something in the Background using Coroutines__en.srt -
20.2 KB
021 Adding a provider - path and a image sandwitch maker to our app.mp4 -
103.2 MB
021 Adding a provider - path and a image sandwitch maker to our app__en.srt -
17.2 KB
022 Saving an Image on The Phone using Coroutines and OutPutStreams.mp4 -
176.4 MB
022 Saving an Image on The Phone using Coroutines and OutPutStreams__en.srt -
24.1 KB
023 Displaying The Custom Progress Dialog and Hiding it When done.mp4 -
43.2 MB
023 Displaying The Custom Progress Dialog and Hiding it When done__en.srt -
6.4 KB
024 Adding a Share Feature To Share The Image Via-Email - Whatsapp etc.mp4 -
48.4 MB
024 Adding a Share Feature To Share The Image Via-Email - Whatsapp etc__en.srt -
9.5 KB
external-assets-links.txt -
94 bytes
001 Intro to 7 Minute Workout App.mp4 -
16.9 MB
001 Intro to 7 Minute Workout App__en.srt -
3.3 KB
002 Setting up the UI.mp4 -
107.6 MB
002 Setting up the UI__en.srt -
22.0 KB
003 Using Viewbinding and getting rid of our actionbar.mp4 -
54.9 MB
003 Using Viewbinding and getting rid of our actionbar__en.srt -
10.5 KB
004 Adding The Exercise Screen - Intents and Customizing our Toolbar.mp4 -
54.6 MB
004 Adding The Exercise Screen - Intents and Customizing our Toolbar__en.srt -
15.7 KB
005 Implementing Custom UI Elements For A PRogressbar To Tick Counterclock wise.mp4 -
104.8 MB
005 Implementing Custom UI Elements For A PRogressbar To Tick Counterclock wise__en.srt -
19.6 KB
006 DEMO - Timers.mp4 -
61.2 MB
006 DEMO - Timers__en.srt -
11.2 KB
007 Using CountDownTimers To Display The Seconds remaining.mp4 -
44.2 MB
007 Using CountDownTimers To Display The Seconds remaining__en.srt -
13.8 KB
008 Adding the Exercise Timer.mp4 -
89.8 MB
008 Adding the Exercise Timer__en.srt -
17.4 KB
009 Adding the Model, Our Constants For The Exercises and Testing It Part 1.mp4 -
99.0 MB
009 Adding the Model, Our Constants For The Exercises and Testing It Part 1__en.srt -
16.3 KB
010 Adding the Model, Our Constants For The Exercises and Testing It Part 2.mp4 -
97.9 MB
010 Adding the Model, Our Constants For The Exercises and Testing It Part 2__en.srt -
16.3 KB
011 Adding the Upcoming Exercise Text To the restview.mp4 -
73.5 MB
011 Adding the Upcoming Exercise Text To the restview__en.srt -
8.6 KB
012 TextToSpeech Demo.mp4 -
90.2 MB
012 TextToSpeech Demo__en.srt -
15.2 KB
013 Challenge TextToSpeech.html -
177 bytes
014 Adding Text to speech to our application.mp4 -
37.0 MB
014 Adding Text to speech to our application__en.srt -
6.8 KB
015 Adding a Media Player to play a sounds once an exercise is over.mp4 -
46.3 MB
015 Adding a Media Player to play a sounds once an exercise is over__en.srt -
9.3 KB
016 Intro to RecyclerViews.mp4 -
38.3 MB
016 Intro to RecyclerViews__en.srt -
13.8 KB
017 Viewbinding with Recyclerviews.mp4 -
157.5 MB
017 Viewbinding with Recyclerviews__en.srt -
32.7 KB
018 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4 -
44.1 MB
018 Preparing The RecyclerView For The Bottom To Display Exercise Numbers__en.srt -
9.2 KB
019 Creating our own custom recyclerviewadapter and viewholder.mp4 -
46.5 MB
019 Creating our own custom recyclerviewadapter and viewholder__en.srt -
14.2 KB
020 Displaying the Recyclerview with the Exercise Numbers.mp4 -
108.5 MB
020 Displaying the Recyclerview with the Exercise Numbers__en.srt -
16.8 KB
021 Displaying at witch exercise we currently are.mp4 -
108.0 MB
021 Displaying at witch exercise we currently are__en.srt -
14.4 KB
022 Creating the finish activity.mp4 -
137.6 MB
022 Creating the finish activity__en.srt -
20.2 KB
023 Setting up the CustomDialog for the Backbutton.mp4 -
103.0 MB
023 Setting up the CustomDialog for the Backbutton__en.srt -
14.3 KB
024 Preparing the BMI Screen.mp4 -
75.0 MB
024 Preparing the BMI Screen__en.srt -
10.3 KB
025 BMI Screen for the Metric system.mp4 -
158.5 MB
025 BMI Screen for the Metric system__en.srt -
29.8 KB
026 Adding Custom RadioGroups with Custom RadioButtons.mp4 -
61.3 MB
026 Adding Custom RadioGroups with Custom RadioButtons__en.srt -
9.5 KB
027 Adding the US View Elements.mp4 -
144.4 MB
027 Adding the US View Elements__en.srt -
19.7 KB
028 FInalizing the BMI Calcutator with the us system.mp4 -
47.3 MB
028 FInalizing the BMI Calcutator with the us system__en.srt -
8.5 KB
029 Adding the History UI and Activity.mp4 -
68.2 MB
029 Adding the History UI and Activity__en.srt -
11.2 KB
030 Looking at Lambdas once again.mp4 -
4.4 MB
030 Looking at Lambdas once again__en.srt -
4.2 KB
031 Room Database Demo Part 1 - Introduction to Room Database.mp4 -
15.3 MB
031 Room Database Demo Part 1 - Introduction to Room Database__en.srt -
6.2 KB
032 Room Database Demo Part 2 - Setting up the Data Class - Room Entity.mp4 -
32.0 MB
032 Room Database Demo Part 2 - Setting up the Data Class - Room Entity__en.srt -
11.8 KB
033 Room Database Demo Part 3 - The Dao Interface and the Database Class.mp4 -
100.7 MB
033 Room Database Demo Part 3 - The Dao Interface and the Database Class__en.srt -
20.9 KB
034 Room Database Demo Part 4 - CREATE and store data.mp4 -
170.0 MB
034 Room Database Demo Part 4 - CREATE and store data__en.srt -
28.3 KB
035 Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners.mp4 -
112.8 MB
035 Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners__en.srt -
17.5 KB
036 Room Database Demo Part 6 - Displaying the Database entries.mp4 -
78.7 MB
036 Room Database Demo Part 6 - Displaying the Database entries__en.srt -
13.3 KB
037 Room Database Demo Part 7 - Updating and Deleting database entries.mp4 -
200.1 MB
037 Room Database Demo Part 7 - Updating and Deleting database entries__en.srt -
29.6 KB
038 Adding the Room Database to Our Workout App - Inserting Workouts.mp4 -
203.8 MB
038 Adding the Room Database to Our Workout App - Inserting Workouts__en.srt -
32.9 KB
039 Fetching Data from our Database and displaying it in the log.mp4 -
65.3 MB
039 Fetching Data from our Database and displaying it in the log__en.srt -
12.9 KB
040 Displaying the Workout History on our Recyclerview.mp4 -
171.0 MB
040 Displaying the Workout History on our Recyclerview__en.srt -
24.7 KB
041 Summary - 7 Minutes Workout App.mp4 -
22.8 MB
041 Summary - 7 Minutes Workout App__en.srt -
3.0 KB
external-assets-links.txt -
93 bytes
001 Introduction to the chapter.mp4 -
14.8 MB
001 Introduction to the chapter__en.srt -
2.7 KB
002 Concept of the App.mp4 -
3.1 MB
002 Concept of the App__en.srt -
2.7 KB
003 Setting Up The Happy Places App.mp4 -
111.4 MB
003 Setting Up The Happy Places App__en.srt -
18.2 KB
004 Adding The Add HappyPlaceActivity and using dimens, string, color.mp4 -
148.1 MB
004 Adding The Add HappyPlaceActivity and using dimens, string, color__en.srt -
19.2 KB
005 Adding Calendar Picker And Populate Our Date Edit Text.mp4 -
77.3 MB
005 Adding Calendar Picker And Populate Our Date Edit Text__en.srt -
14.2 KB
006 Using Third Party Libraries.mp4 -
38.4 MB
006 Using Third Party Libraries__en.srt -
7.2 KB
007 Using The Third Party Library DEXTER For Permission Handling.mp4 -
173.7 MB
007 Using The Third Party Library DEXTER For Permission Handling__en.srt -
27.8 KB
008 DEMO - Taking Images With The Camera App and Using It In Our App.mp4 -
82.4 MB
008 DEMO - Taking Images With The Camera App and Using It In Our App__en.srt -
15.3 KB
009 Adding The Gallery Picking Functionality.mp4 -
61.7 MB
009 Adding The Gallery Picking Functionality__en.srt -
10.8 KB
010 Adding Camera Picking Functionality.mp4 -
40.0 MB
010 Adding Camera Picking Functionality__en.srt -
7.0 KB
011 Storing The Images On The Device.mp4 -
100.7 MB
011 Storing The Images On The Device__en.srt -
14.4 KB
012 Preparing The Database Handler And Creating Our Happy Place Model.mp4 -
115.2 MB
012 Preparing The Database Handler And Creating Our Happy Place Model__en.srt -
17.6 KB
013 Saving A Happy Place Via SQLite.mp4 -
62.6 MB
013 Saving A Happy Place Via SQLite__en.srt -
10.0 KB
014 Reading The Data From Our Local DB.mp4 -
76.1 MB
014 Reading The Data From Our Local DB__en.srt -
14.4 KB
015 Preparing The RecyclerView.mp4 -
21.3 MB
015 Preparing The RecyclerView__en.srt -
4.9 KB
016 Using A Third Party Library For Nice Rounded Images.mp4 -
183.7 MB
016 Using A Third Party Library For Nice Rounded Images__en.srt -
23.4 KB
017 Adding ActivityForResult In Order To Update The List Dynamically.mp4 -
59.7 MB
017 Adding ActivityForResult In Order To Update The List Dynamically__en.srt -
8.8 KB
018 Adding An OnClickListener To RecyclerView Element - Best Practice.mp4 -
139.8 MB
018 Adding An OnClickListener To RecyclerView Element - Best Practice__en.srt -
18.6 KB
019 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable.mp4 -
82.5 MB
019 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable__en.srt -
14.9 KB
020 Adding Swipe To Edit Functionality using ItemTouchHelper.mp4 -
154.0 MB
020 Adding Swipe To Edit Functionality using ItemTouchHelper__en.srt -
22.8 KB
021 Fixing The Updating Duplication Bug.mp4 -
82.8 MB
021 Fixing The Updating Duplication Bug__en.srt -
10.8 KB
022 Adding Swipe To Delete Functionality.mp4 -
90.9 MB
022 Adding Swipe To Delete Functionality__en.srt -
13.0 KB
023 Using The Google Places API.mp4 -
152.2 MB
023 Using The Google Places API__en.srt -
23.8 KB
024 Adding a Map Intent.mp4 -
72.7 MB
024 Adding a Map Intent__en.srt -
9.3 KB
025 Displaying A Marker On The Map And Zooming In With An Animation.mp4 -
138.8 MB
025 Displaying A Marker On The Map And Zooming In With An Animation__en.srt -
21.4 KB
026 Adding The Select Current Location Button And Permissions.mp4 -
107.8 MB
026 Adding The Select Current Location Button And Permissions__en.srt -
13.3 KB
027 Getting The Users Location.mp4 -
144.5 MB
027 Getting The Users Location__en.srt -
19.0 KB
028 Getting The Address From The Latitude And Longitude.mp4 -
175.0 MB
028 Getting The Address From The Latitude And Longitude__en.srt -
26.8 KB
029 Steps to integrate AdMob in your Android App in Kotlin.html -
284 bytes
030 Summary - Happy Places.mp4 -
15.8 MB
030 Summary - Happy Places__en.srt -
2.0 KB
22822182-HappyPlaces-v20.zip -
180.5 KB
29375299-HappyPlaces-v1.zip -
151.5 KB
29375311-HappyPlaces-v2.zip -
153.9 KB
29375405-HappyPlaces-v3.zip -
154.2 KB
29375419-HappyPlaces-v4.zip -
155.2 KB
29375439-HappyPlaces-v5.zip -
155.9 KB
29375447-HappyPlaces-v6.zip -
156.3 KB
29375457-HappyPlaces-v7.zip -
155.5 KB
29375467-HappyPlaces-v8.zip -
159.2 KB
29375475-HappyPlaces-v9.zip -
160.3 KB
29375481-HappyPlaces-v9.zip -
160.3 KB
29375495-HappyPlaces-v10.zip -
163.3 KB
29375503-HappyPlaces-v11.zip -
164.6 KB
29375513-HappyPlaces-v12.zip -
171.3 KB
29375523-HappyPlaces-v13.zip -
171.5 KB
29375535-HappyPlaces-v14.zip -
174.4 KB
29375551-HappyPlaces-v15.zip -
174.2 KB
29375557-HappyPlaces-v16.zip -
171.7 KB
29375573-HappyPlaces-v17.zip -
177.8 KB
29375587-HappyPlaces-v18.zip -
179.3 KB
29375591-HappyPlaces-v19.zip -
179.7 KB
29375613-HappyPlaces-v21.zip -
180.9 KB
29375629-HappyPlaces-v22.zip -
182.2 KB
external-assets-links.txt -
92 bytes
001 Introduction - Weather App.mp4 -
7.8 MB
001 Introduction - Weather App__en.srt -
1.7 KB
002 JSON And Tools - Introduction.mp4 -
35.7 MB
002 JSON And Tools - Introduction__en.srt -
10.5 KB
003 DEMO - Downloading A Website And Its Text in Android.mp4 -
103.8 MB
003 DEMO - Downloading A Website And Its Text in Android__en.srt -
21.5 KB
004 How Read And Use JSON Objects.mp4 -
90.1 MB
004 How Read And Use JSON Objects__en.srt -
12.9 KB
005 Sending Post Requests.mp4 -
58.6 MB
005 Sending Post Requests__en.srt -
9.6 KB
006 Using The GSON Library to Make Working With JSON Easier.mp4 -
74.1 MB
006 Using The GSON Library to Make Working With JSON Easier__en.srt -
11.7 KB
007 Introduction To OpenWeatherMap And General Overview.mp4 -
42.2 MB
007 Introduction To OpenWeatherMap And General Overview__en.srt -
11.0 KB
008 Preparing The Project And Checking If Location Provider Is Turned On.mp4 -
40.3 MB
008 Preparing The Project And Checking If Location Provider Is Turned On__en.srt -
13.6 KB
009 Preparing Permissionrequests Using Dexter.mp4 -
81.5 MB
009 Preparing Permissionrequests Using Dexter__en.srt -
16.2 KB
010 Preparing the Internet Connection For RETROFIT And The API Calls.mp4 -
107.6 MB
010 Preparing the Internet Connection For RETROFIT And The API Calls__en.srt -
15.3 KB
011 Preparing The Models Based On The API.mp4 -
64.0 MB
011 Preparing The Models Based On The API__en.srt -
14.9 KB
012 Creating The API Call with Retrofit and Getting A Response.mp4 -
182.2 MB
012 Creating The API Call with Retrofit and Getting A Response__en.srt -
28.1 KB
013 Creating A Custom Dialog And Testing Different Internet Speeds.mp4 -
56.2 MB
013 Creating A Custom Dialog And Testing Different Internet Speeds__en.srt -
11.6 KB
014 Adding The UI And Setting It Up.mp4 -
156.4 MB
014 Adding The UI And Setting It Up__en.srt -
25.2 KB
015 Adding The Sunrise And Sunset Time.mp4 -
86.9 MB
015 Adding The Sunrise And Sunset Time__en.srt -
14.9 KB
016 Changing The UI Depending On The Weather Data From The API.mp4 -
32.6 MB
016 Changing The UI Depending On The Weather Data From The API__en.srt -
6.8 KB
017 Adding A Refresh Button In The Menu.mp4 -
52.2 MB
017 Adding A Refresh Button In The Menu__en.srt -
9.8 KB
018 Storing The Data Via SharedPreferences And Preloading It.mp4 -
99.3 MB
018 Storing The Data Via SharedPreferences And Preloading It__en.srt -
15.7 KB
019 Summary - Weather App.mp4 -
27.1 MB
019 Summary - Weather App__en.srt -
3.3 KB
29373001-WeatherApp-v1.zip -
146.1 KB
29373031-WeatherApp-v2.zip -
146.9 KB
29373035-WeatherApp-v3.zip -
148.9 KB
29373043-WeatherApp-v4.zip -
153.3 KB
29373077-WeatherApp-v4.zip -
153.3 KB
29373103-WeatherApp-v5.zip -
154.5 KB
29373129-WeatherApp-v6.zip -
175.1 KB
29373153-WeatherApp-v6.zip -
175.1 KB
29373183-WeatherApp-v6.zip -
175.1 KB
29373219-WeatherApp-v7.zip -
176.5 KB
29373241-WeatherApp-v8.zip -
176.7 KB
30300620-SimpleAPICall.zip -
148.1 KB
30300626-SimpleAPICallUsingGson.zip -
150.0 KB
001 Introduction to the chapter.mp4 -
23.4 MB
001 Introduction to the chapter__en.srt -
4.7 KB
002 Concept of the App.mp4 -
3.3 MB
002 Concept of the App__en.srt -
2.7 KB
003 Setting Up The Splashscreen, Using Custom Fonts And How To Find Them.mp4 -
125.8 MB
003 Setting Up The Splashscreen, Using Custom Fonts And How To Find Them__en.srt -
20.5 KB
004 Setting Up The Intro Screen And Moving To It After 2 Second.mp4 -
105.7 MB
004 Setting Up The Intro Screen And Moving To It After 2 Second__en.srt -
16.9 KB
005 Designing The SignUp Activity.mp4 -
139.7 MB
005 Designing The SignUp Activity__en.srt -
20.3 KB
006 Challenge - Seting Up The SignIn Activity.mp4 -
49.6 MB
006 Challenge - Seting Up The SignIn Activity__en.srt -
6.9 KB
007 Setting Up The BaseActivity For Reuse Functions.mp4 -
160.7 MB
007 Setting Up The BaseActivity For Reuse Functions__en.srt -
27.1 KB
008 Preparing The Signup Feature in Firebase And In The App.mp4 -
101.0 MB
008 Preparing The Signup Feature in Firebase And In The App__en.srt -
16.5 KB
009 Registering The User Via Email in Firebase.mp4 -
73.6 MB
009 Registering The User Via Email in Firebase__en.srt -
16.1 KB
010 Signing In The User.mp4 -
109.0 MB
010 Signing In The User__en.srt -
16.8 KB
011 Using The FireStore Database to Store The User Details Part 1.mp4 -
73.6 MB
011 Using The FireStore Database to Store The User Details Part 1__en.srt -
16.9 KB
012 Using The FireStore Database to Store The User Details Part 2.mp4 -
89.2 MB
012 Using The FireStore Database to Store The User Details Part 2__en.srt -
15.3 KB
013 Signing In And Getting The User Data.mp4 -
47.1 MB
013 Signing In And Getting The User Data__en.srt -
9.7 KB
014 Auto Login.mp4 -
15.2 MB
014 Auto Login__en.srt -
7.3 KB
015 Preparing The XML For The Drawer And Navigation Part 1.mp4 -
111.3 MB
015 Preparing The XML For The Drawer And Navigation Part 1__en.srt -
18.5 KB
016 Preparing The XML For The Drawer And Navigation Part 2.mp4 -
135.7 MB
016 Preparing The XML For The Drawer And Navigation Part 2__en.srt -
17.6 KB
017 Adding The Drawer Functionality In Code.mp4 -
85.9 MB
017 Adding The Drawer Functionality In Code__en.srt -
16.5 KB
018 Loading The Image And Username To Display It In The Drawer.mp4 -
95.2 MB
018 Loading The Image And Username To Display It In The Drawer__en.srt -
17.7 KB
019 Preparing The Profile Screen.mp4 -
119.3 MB
019 Preparing The Profile Screen__en.srt -
16.2 KB
020 Populating The Profile Activity With User Data.mp4 -
61.2 MB
020 Populating The Profile Activity With User Data__en.srt -
10.0 KB
021 Image Chooser For The Profile Image.mp4 -
141.8 MB
021 Image Chooser For The Profile Image__en.srt -
21.0 KB
022 Uploading An Image To Storage.mp4 -
135.5 MB
022 Uploading An Image To Storage__en.srt -
24.7 KB
023 Updating the User Data Via HashMap In The FireStore Database.mp4 -
132.4 MB
023 Updating the User Data Via HashMap In The FireStore Database__en.srt -
21.4 KB
024 Updating The MainActivit Profile Details via ActivityForResult.mp4 -
37.0 MB
024 Updating The MainActivit Profile Details via ActivityForResult__en.srt -
6.9 KB
025 The Create Board Activity.mp4 -
78.0 MB
025 The Create Board Activity__en.srt -
11.4 KB
026 Select A Board Image.mp4 -
64.6 MB
026 Select A Board Image__en.srt -
8.2 KB
027 Creating A Board Image.mp4 -
116.5 MB
027 Creating A Board Image__en.srt -
19.6 KB
028 Creating A Board.mp4 -
95.3 MB
028 Creating A Board__en.srt -
17.4 KB
029 Creating The Board In The Firestore Database.mp4 -
192.8 MB
029 Creating The Board In The Firestore Database__en.srt -
27.3 KB
030 Preparing The Boards Recyclerview Adapter And UI Elements.mp4 -
146.9 MB
030 Preparing The Boards Recyclerview Adapter And UI Elements__en.srt -
21.0 KB
031 Loading The Boards Into The Recyclerview.mp4 -
32.8 MB
031 Loading The Boards Into The Recyclerview__en.srt -
4.6 KB
032 Updating The BoardsList After Creating A New Board.mp4 -
48.6 MB
032 Updating The BoardsList After Creating A New Board__en.srt -
7.2 KB
033 The TasklistActivity.mp4 -
131.3 MB
033 The TasklistActivity__en.srt -
19.1 KB
034 Loading The Board in The TaskListActivity.mp4 -
141.6 MB
034 Loading The Board in The TaskListActivity__en.srt -
23.1 KB
035 Preparing The Tasklist Adapter.mp4 -
187.6 MB
035 Preparing The Tasklist Adapter__en.srt -
26.0 KB
036 Creating Lists Inside A Board.mp4 -
74.1 MB
036 Creating Lists Inside A Board__en.srt -
20.0 KB
037 Creating A List Inside A Board Part 2.mp4 -
83.0 MB
037 Creating A List Inside A Board Part 2__en.srt -
15.9 KB
038 Editing And Deleting Lists.mp4 -
101.8 MB
038 Editing And Deleting Lists__en.srt -
17.2 KB
039 Adding The Cards To Lists.mp4 -
168.8 MB
039 Adding The Cards To Lists__en.srt -
27.3 KB
040 Displaying The Cards.mp4 -
85.9 MB
040 Displaying The Cards__en.srt -
11.4 KB
041 Preparing The MembersActivity.mp4 -
59.4 MB
041 Preparing The MembersActivity__en.srt -
9.8 KB
042 Creating The Member Item And The Toolbar.mp4 -
76.8 MB
042 Creating The Member Item And The Toolbar__en.srt -
10.7 KB
043 Fetching And Displaying The Members Of A Board.mp4 -
120.4 MB
043 Fetching And Displaying The Members Of A Board__en.srt -
20.0 KB
044 Adding New Members - UI.mp4 -
102.2 MB
044 Adding New Members - UI__en.srt -
14.4 KB
045 Adding A New Member To A Board - Logic.mp4 -
164.9 MB
045 Adding A New Member To A Board - Logic__en.srt -
27.1 KB
046 Reloading The Board Details On Change.mp4 -
89.3 MB
046 Reloading The Board Details On Change__en.srt -
14.1 KB
047 Adding A Detail Screen For Cards.mp4 -
154.0 MB
047 Adding A Detail Screen For Cards__en.srt -
21.0 KB
048 Loading Card Details To Set The Title Of The Card.mp4 -
105.0 MB
048 Loading Card Details To Set The Title Of The Card__en.srt -
13.3 KB
049 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card.mp4 -
59.7 MB
049 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card_en.srt -
9.4 KB
050 Deleting Cards.mp4 -
157.7 MB
050 Deleting Cards__en.srt -
23.0 KB
051 Preparing The Cards Color Dialog And Adapter.mp4 -
221.4 MB
051 Preparing The Cards Color Dialog And Adapter__en.srt -
28.2 KB
052 Selecting The Color And Updating The Card.mp4 -
92.8 MB
052 Selecting The Color And Updating The Card__en.srt -
11.2 KB
053 Adding Colors To Our Cards.mp4 -
54.3 MB
053 Adding Colors To Our Cards__en.srt -
7.0 KB
054 Passing The Memberslist To The Card.mp4 -
74.0 MB
054 Passing The Memberslist To The Card__en.srt -
9.8 KB
055 Preparing And Displaying The Card Members Dialog.mp4 -
197.1 MB
055 Preparing And Displaying The Card Members Dialog__en.srt -
27.2 KB
056 Prepare The Add Members Feature.mp4 -
148.5 MB
056 Prepare The Add Members Feature__en.srt -
0 bytes
057 Finish The Add Members Feature.mp4 -
114.7 MB
057 Finish The Add Members Feature__en.srt -
13.6 KB
058 Displaying The Assigned Users Per Card On The List Level.mp4 -
117.0 MB
058 Displaying The Assigned Users Per Card On The List Level__en.srt -
16.6 KB
059 Adding A Due Date To The App.mp4 -
93.3 MB
059 Adding A Due Date To The App__en.srt -
13.7 KB
060 Adding The Drag And Drop Feature.mp4 -
120.5 MB
060 Adding The Drag And Drop Feature__en.srt -
16.0 KB
061 Preparing The Notification Feature.mp4 -
173.2 MB
061 Preparing The Notification Feature__en.srt -
23.9 KB
062 Adding The Token To The DB.mp4 -
121.8 MB
062 Adding The Token To The DB__en.srt -
15.3 KB
063 Adding The Notifications Part 1.mp4 -
210.7 MB
063 Adding The Notifications Part 1__en.srt -
32.7 KB
064 Final Steps For The Notification Feature.mp4 -
41.4 MB
064 Final Steps For The Notification Feature__en.srt -
17.4 KB
065 Outro.mp4 -
20.1 MB
065 Outro__en.srt -
2.7 KB
22822426-Projemanag-v9.zip -
5.8 MB
22822498-Projemanag-v25.zip -
5.9 MB
22822500-Projemanag-v25.zip -
5.9 MB
22822502-Projemanag-v26.zip -
5.9 MB
29381579-Projemanag-v1.zip -
4.3 MB
29381587-Projemanag-v2.zip -
4.8 MB
29381609-Projemanag-v3.zip -
5.8 MB
29381679-Projemanag-v4.zip -
5.8 MB
29381701-Projemanag-v5.zip -
5.8 MB
29381729-Projemanag-v5.zip -
5.8 MB
29381745-Projemanag-v6.zip -
5.8 MB
29381777-Projemanag-v7.zip -
5.8 MB
29381793-Projemanag-v8.zip -
5.8 MB
29381811-Projemanag-v9.zip -
5.8 MB
29381833-Projemanag-v9.zip -
5.8 MB
29392379-Projemanag-v10.zip -
5.8 MB
29392397-Projemanag-v13.zip -
5.9 MB
29392403-Projemanag-v11.zip -
5.9 MB
29392407-Projemanag-v11.zip -
5.9 MB
29392411-Projemanag-v12.zip -
5.9 MB
29392445-Projemanag-v15.zip -
5.9 MB
29392449-Projemanag-v16.zip -
5.9 MB
29392451-Projemanag-v17.zip -
5.9 MB
29392453-Projemanag-v17.zip -
5.9 MB
29392455-Projemanag-v14.zip -
5.9 MB
29392589-Projemanag-v18.zip -
5.9 MB
29392597-Projemanag-v20.zip -
5.9 MB
29392601-Projemanag-v19.zip -
5.9 MB
29392639-Projemanag-v22.zip -
5.9 MB
29392641-Projemanag-v21.zip -
5.9 MB
29392737-Projemanag-v23.zip -
5.9 MB
29392743-Projemanag-v24.zip -
5.9 MB
29392761-Projemanag-v25.zip -
5.9 MB
29392769-Projemanag-v25.zip -
5.9 MB
29392773-Projemanag-v26.zip -
5.9 MB
29392775-Projemanag-v27.zip -
5.9 MB
29392779-Projemanag-v28.zip -
5.9 MB
29392781-Projemanag-v27.zip -
5.9 MB
29392795-Projemanag-v28.zip -
5.9 MB
29392809-Projemanag-v29.zip -
5.9 MB
29392931-Projemanag-v30.zip -
5.9 MB
29392947-Projemanag-v31.zip -
5.9 MB
29392967-Projemanag-v32.zip -
5.9 MB
29392977-Projemanag-v33.zip -
5.9 MB
29392981-Projemanag-v34.zip -
6.0 MB
29392985-Projemanag-v35.zip -
6.0 MB
29392991-Projemanag-v36.zip -
6.0 MB
29393003-Projemanag-v37.zip -
6.0 MB
29393007-Projemanag-v38.zip -
6.0 MB
29393017-Projemanag-v39.zip -
6.0 MB
29393303-Projemanag-v41.zip -
6.0 MB
29393305-Projemanag-v40.zip -
6.0 MB
29393307-Projemanag-v42.zip -
6.0 MB
29393311-Projemanag-v42.zip -
6.0 MB
29393313-Projemanag-v43.zip -
6.0 MB
29393327-Projemanag-v43.zip -
6.0 MB
29393329-Projemanag-v44.zip -
6.0 MB
29393333-Projemanag-v45.zip -
6.0 MB
29393343-Projemanag-v45.zip -
6.0 MB
29393347-Projemanag-v46.zip -
6.0 MB
29393351-Projemanag-v47.zip -
6.0 MB
29393355-Projemanag-v48.zip -
6.0 MB
29393357-Projemanag-v49.zip -
6.0 MB
29393359-Projemanag-v50.zip -
6.0 MB
29393363-Projemanag-v51.zip -
6.0 MB
29393365-Projemanag-v51.zip -
6.0 MB
001 How To Learn More.html -
1.2 KB
002 Options To Make Money.html -
1.2 KB
003 How to Publish Your App.html -
207 bytes
004 Thanks a lot for taking the course.mp4 -
14.0 MB
004 Thanks a lot for taking the course__en.srt -
3.2 KB
005 How to Build Games for Android.html -
479 bytes
001 GET YOUR BONUS.html -
1.2 KB
Related torrents
| Torrent Name | Added | Size | Seed | Leech | Health |
|---|---|---|---|---|---|
| 2025-03-07 | 2.4 GB | 29 | 1 | ||
| 2025-03-06 | 2.1 GB | 0 | 0 | ||
| 2025-02-21 | 713.3 MB | 0 | 3 | ||
| 2025-01-13 | 1.8 GB | 72 | 10 | ||
| 2024-12-26 | 1.1 GB | 46 | 0 | ||
| 2024-11-06 | 3.3 GB | 115 | 1 | ||
| 2024-08-18 | 7.8 GB | 25 | 2 | ||
| 2024-08-13 | 3.5 GB | 12 | 2 | ||
| 2024-04-30 | 10.5 GB | 12 | 3 | ||
| 2024-04-08 | 8.8 GB | 14 | 0 |
Note :
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information. Watch Udemy - The Complete Android 12 & Kotlin Development Masterclass Full Movie Online Free, Like 123Movies, FMovies, Putlocker, Netflix or Direct Download Torrent Udemy - The Complete Android 12 & Kotlin Development Masterclass via Magnet Download Link.Comments (0 Comments)
Please login or create a FREE account to post comments

