zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - The Complete Android 12 & Kotlin Development Masterclass
magnet:?xt=urn:btih:13b49c69bf93157e7b68a253602b194a3b6aeb3f&dn=[FreeCourseSite.com] Udemy - The Complete Android 12 & Kotlin Development Masterclass
磁力链接详情
文件列表详情
13b49c69bf93157e7b68a253602b194a3b6aeb3f
infohash:
355
文件数量
26.17 GB
文件大小
2022-1-26 23:36
创建日期
2024-12-13 09:26
最后访问
相关分词
FreeCourseSite
com
Udemy
-
The
Complete
Android
12
&
Kotlin
Development
Masterclass
01 - Introduction/001 What you will learn in this course and how is it structured.mp4 29 MB
01 - Introduction/002 Thanks a lot for taking the course.mp4 6.73 MB
01 - Introduction/003 How to get most out of this course.mp4 97.9 MB
02 - Getting ready with Android Studio/001 Introduction to the chapter.mp4 21.85 MB
02 - Getting ready with Android Studio/002 Install Android Studio on Windows.mp4 33.61 MB
02 - Getting ready with Android Studio/003 Install Android Studio on Mac.mp4 31.93 MB
02 - Getting ready with Android Studio/005 Our first project - the UI and how to change the size of the text.mp4 59.05 MB
02 - Getting ready with Android Studio/006 Setting up the Emulator.mp4 32.9 MB
02 - Getting ready with Android Studio/007 Hello World.mp4 68.67 MB
02 - Getting ready with Android Studio/008 People Counter App.mp4 148.05 MB
02 - Getting ready with Android Studio/009 Testing The App On Your Phone.mp4 6.05 MB
02 - Getting ready with Android Studio/010 Outro - Setup.mp4 5.6 MB
03 - Kotlin Fundamentals/001 Introduction to the chapter.mp4 12.2 MB
03 - Kotlin Fundamentals/002 Variables and difference between val and var.mp4 29.49 MB
03 - Kotlin Fundamentals/003 Datatypes of numbers.mp4 29.42 MB
03 - Kotlin Fundamentals/004 Datatypes bool, char and string.mp4 22.87 MB
03 - Kotlin Fundamentals/008 String Interpolation - String Templates.mp4 9.15 MB
03 - Kotlin Fundamentals/009 Arithmetic Operators and why the type is important.mp4 26.78 MB
03 - Kotlin Fundamentals/010 Comparison Operators.mp4 28.39 MB
03 - Kotlin Fundamentals/011 assignment, incriment and decrement operators.mp4 39.76 MB
03 - Kotlin Fundamentals/013 If Statements.mp4 71.76 MB
03 - Kotlin Fundamentals/014 If Statements Part 2.mp4 13.82 MB
03 - Kotlin Fundamentals/016 When Expressions - Including Exercises.mp4 41.88 MB
03 - Kotlin Fundamentals/019 While Loop.mp4 42.08 MB
03 - Kotlin Fundamentals/020 Do While Loop.mp4 9.2 MB
03 - Kotlin Fundamentals/021 More On While Loops.mp4 11.89 MB
03 - Kotlin Fundamentals/022 For Loops.mp4 16.31 MB
03 - Kotlin Fundamentals/026 Break and Continue.mp4 14.06 MB
03 - Kotlin Fundamentals/027 Functions - Parameters - Arguments and Return - Exercise Included.mp4 72.45 MB
03 - Kotlin Fundamentals/029 Nullables In Kotlin.mp4 32.74 MB
03 - Kotlin Fundamentals/030 Nullables - Elvis Operator - Not Null Assertion.mp4 14.38 MB
03 - Kotlin Fundamentals/032 Summary - Kotlin Fundamentals I.mp4 9.54 MB
04 - Object Oriented Programming Basics In Kotlin/001 Introduction to the chapter.mp4 10.01 MB
04 - Object Oriented Programming Basics In Kotlin/002 Introduction to OOP.mp4 8.07 MB
04 - Object Oriented Programming Basics In Kotlin/003 Classes and Objects.mp4 10.15 MB
04 - Object Oriented Programming Basics In Kotlin/004 Classes And Initializers.mp4 35.95 MB
04 - Object Oriented Programming Basics In Kotlin/007 Scope And Shadowing.mp4 19.26 MB
04 - Object Oriented Programming Basics In Kotlin/008 Member Variables - Functions And Constructors.mp4 54.94 MB
04 - Object Oriented Programming Basics In Kotlin/009 Lateinit Plus Setters And Getters.mp4 33.95 MB
04 - Object Oriented Programming Basics In Kotlin/011 Data Classes.mp4 27.81 MB
04 - Object Oriented Programming Basics In Kotlin/014 Inheritance.mp4 100.62 MB
04 - Object Oriented Programming Basics In Kotlin/015 Interfaces.mp4 48.37 MB
04 - Object Oriented Programming Basics In Kotlin/016 Abstract Classes.mp4 26.69 MB
04 - Object Oriented Programming Basics In Kotlin/017 Typecasting.mp4 35.29 MB
04 - Object Oriented Programming Basics In Kotlin/018 Summary Of Classes And OOP.mp4 16.34 MB
05 - More Fundamentals of Kotlin/001 Introduction to the chapter.mp4 11.37 MB
05 - More Fundamentals of Kotlin/002 Overview Collections.mp4 3.16 MB
05 - More Fundamentals of Kotlin/003 Arrays.mp4 64.63 MB
05 - More Fundamentals of Kotlin/004 Lists.mp4 31.52 MB
05 - More Fundamentals of Kotlin/005 Sets and Maps.mp4 36.6 MB
05 - More Fundamentals of Kotlin/006 ArrayLists.mp4 10.53 MB
05 - More Fundamentals of Kotlin/009 Lambda Expressions.mp4 7.66 MB
05 - More Fundamentals of Kotlin/010 Visibility Modifiers - public - private- internal - protected and the keyword op.mp4 20.22 MB
05 - More Fundamentals of Kotlin/011 Nested and Inner Classes.mp4 9.57 MB
05 - More Fundamentals of Kotlin/012 Safe Cast and Unsafe Cast Operator.mp4 8.77 MB
05 - More Fundamentals of Kotlin/013 Exception Handling With Try And Catch.mp4 27.38 MB
05 - More Fundamentals of Kotlin/014 Summary Of This Chapter.mp4 18.18 MB
06 - Age In Minutes App - Android 10/002 Introduction to the chapter.mp4 11.13 MB
06 - Age In Minutes App - Android 10/003 Setting up the UI for the age calculator and how we can adjust the looks of our.mp4 63.93 MB
06 - Age In Minutes App - Android 10/004 Adding more TextViews and understanding the difference of SP, DP and Pixels.mp4 104.91 MB
06 - Age In Minutes App - Android 10/005 Finalizing the UI of our Age Calculator App.mp4 19.46 MB
06 - Age In Minutes App - Android 10/006 Adding a DatePickerDialog and OnDateSetListener.mp4 57.8 MB
06 - Age In Minutes App - Android 10/007 Using the selected Date to display it and looking into SimpleDateFormat and Date.mp4 82.57 MB
06 - Age In Minutes App - Android 10/008 Finalizing The Age in Minutes App.mp4 72.72 MB
06 - Age In Minutes App - Android 10/010 Summary - Age in Minutes App.mp4 9.67 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/002 Introduction to the chapter.mp4 7.42 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/003 What You Will Build In This Chapter.mp4 13.53 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/004 Building the Calculator UI using LinearLayouts and layout_weight and onClick.mp4 55.23 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/005 Using onClick And Implementing The CLR Functionality.mp4 24.27 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/006 Adding The onDecimalPoint Function.mp4 17.55 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/007 Adding The onOperatorFunctionality Using Contains And startsWith On Strings.mp4 27.97 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/008 Adding Subtraction - Using Split And Substring Methods On Strings.mp4 75.23 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/009 Adding The Missing Operations And Finalizing The App.mp4 72.98 MB
07 - Calculator App - Learning XML and how to create a UI - Android 10/010 Summary Of The Calculator Chapter.mp4 13.27 MB
08 - Quiz App - Android 10/002 Introduction - Quiz App.mp4 4.28 MB
08 - Quiz App - Android 10/003 Preparing The Projects Style And Manifest.mp4 63.12 MB
08 - Quiz App - Android 10/004 Setting Up The UI Using Cardview And Disable The Statusbar.mp4 77.87 MB
08 - Quiz App - Android 10/005 Creating The Question Model And Preparing The Questions.mp4 111.42 MB
08 - Quiz App - Android 10/006 Setting Up The Question UI And Connecting The UI To The Model Part 1.mp4 64.99 MB
08 - Quiz App - Android 10/007 Setting Up The Question UI And Connecting The UI To The Model Part 2.mp4 101.52 MB
08 - Quiz App - Android 10/008 Adding The Button Functionality To The Questions Activity.mp4 182.65 MB
08 - Quiz App - Android 10/009 Selecting The Right And Wrong Answers And Displaying The Next Question.mp4 128.34 MB
08 - Quiz App - Android 10/010 DEMO - StartActivityForResult.mp4 149.54 MB
08 - Quiz App - Android 10/011 Preparing The UI For The Result Activity.mp4 49.36 MB
08 - Quiz App - Android 10/012 Final Touches And Sending Data Via Intent - putExtra.mp4 70.8 MB
08 - Quiz App - Android 10/014 Summary - Quiz App.mp4 19.21 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/002 Introduction - Kids Drawing App.mp4 23.23 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/003 What You Will Build In This Chapter.mp4 2.83 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/004 Setting Up The Kids Drawing App - Drawing View Part 1.mp4 125.02 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/005 Setting Up The Kids Drawing App - Drawing View Part 2.mp4 152.35 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/006 Let The Lines Persist On The View.mp4 25.76 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/007 Adding A Little Border Around The Canvas.mp4 19.7 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/008 Preparing The BrushSizeSelector And How To Use DisplayMetrics.mp4 24.59 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/009 Selecting The Brush Size From A Custom Dialog That We Created.mp4 143.25 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/010 Adding The Color Pallet Using Custom Drawables That We Created.mp4 166.94 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/011 Adding The Color Selection.mp4 111.81 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/012 Adding The Background Image.mp4 37.71 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/013 Adding The Gallery ImageButton To The UI.mp4 38.66 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/015 Permissions Demo.mp4 187.7 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/016 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4 56.94 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/017 CustomDialogs Demo Part 2.mp4 61.8 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/018 Custom Progress Bar Dialogs.mp4 43.32 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/019 Adding Permissionrequest To Our KidsDrawing App.mp4 121.56 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/020 Selecting An Image From The Gallery Using It As A Background.mp4 74.41 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/021 Adding An Undo Button And Functionality.mp4 37.62 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/022 AsyncTask Demo - Do Something In The Background.mp4 55.65 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/023 Adding A Provider - Path And An Image Sandwitch Maker.mp4 90.43 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/024 Saving An Image On The Phone Using AsingTask and OutputStream.mp4 133.87 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/025 Displaying The Custom Progress Dialog And onPreExecute.mp4 34.15 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/026 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc.mp4 55.54 MB
09 - Drawing App - How to use Canvas, import Images and Export them - Android 10/027 Introduction to the chapter.mp4 27.63 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/002 Structure of the App.mp4 3.04 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/003 Setting up the UI.mp4 159.28 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/004 How To Get Rid Of The Actionbar.mp4 5.5 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/005 Adding The Exercise Screen - Intents And Customizing Our Toolbar.mp4 90.83 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/006 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise.mp4 94.8 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/007 DEMO Timers.mp4 61.23 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/008 Using CountDownTimers To Display The Seconds Remaining.mp4 71.4 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/009 Challenge - Implementing The ExerciseTimer.mp4 110.41 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/010 Adding The Model, Our Constants For The Exercises And Testing It Part 1.mp4 40.35 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/011 Adding The Model, Our Constants For The Exercises And Testing It Part 2.mp4 46.4 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/012 Adding The Upcoming Exercise Text To The RestView.mp4 51.35 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/013 DEMO Text To Speech.mp4 55.99 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/015 Adding Text To Speech To Our App.mp4 98.31 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/016 Adding A Media Player To Play A Sound Once The Exercise Is Over.mp4 27.99 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/017 Intro - RecyclerView.mp4 38.3 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/018 DEMO - RecyclerView.mp4 189.2 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/019 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4 28.47 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/020 Creating Our Own Custom RecyclerViewAdapter And ViewHolder.mp4 86.11 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/021 Displaying The RecyclerView With The Exercise Numbers.mp4 106.89 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/022 Displaying At Witch Exercise We Currently Are.mp4 96.62 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/023 Creating The Finish Activity.mp4 150.52 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/024 Setting Up The CustomDialog For The BackButton.mp4 77.15 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/025 Preparing The BMI Screen.mp4 74.42 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/026 BMI Screen For The Metric System.mp4 142.9 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/027 Adding Custom RadioGroups With Custom RadioButtons.mp4 40.66 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/028 Adding The US View Elements.mp4 127.88 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/029 Difference Between View Gone And View Invisible.mp4 10.22 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/030 Finalizing The BMI Calculator With The US System.mp4 64.4 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/031 Adding The History UI And Activity.mp4 78.29 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/032 SQLITE Demo Part 1 - Overview Of The Project And UI.mp4 76.52 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/033 SQLITE DEMO Part 2 - Primary Key, How To Create a Table And Datatypes in SQLite.mp4 112.33 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/034 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etc.mp4 126.85 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/035 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the App.mp4 172.5 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/036 Adding The SqliteOpenHelper And Storing Date In The DB.mp4 64.58 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/037 Reading The Database Entries And Preparing The Listview Item Layout.mp4 50.05 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/038 Adding The RecyclerView And Finishing The App.mp4 116.91 MB
10 - 7 Minute Workout App - UI - Timers - Multiple Activites - Android 10/039 Summary - 7 Minutes Workout App.mp4 22.79 MB
11 - Age in Minutes Calculator - Android 12/001 Intro Age in Minutes Calculator - Android 12.mp4 11.13 MB
11 - Age in Minutes Calculator - Android 12/002 Setting up the UI for the age calculator.mp4 137.89 MB
11 - Age in Minutes Calculator - Android 12/003 Adding more TextViews and Understanding SP, DP and Pixels.mp4 93.22 MB
11 - Age in Minutes Calculator - Android 12/004 Finalizing the UI of our Age Calculator App.mp4 46.95 MB
11 - Age in Minutes Calculator - Android 12/005 Adding a DatePickerDialog and OnDateSetListener.mp4 57.57 MB
11 - Age in Minutes Calculator - Android 12/006 Using the selected Date to display it and looking into simpledateformat and date.mp4 97.05 MB
11 - Age in Minutes Calculator - Android 12/007 Finalizing The Age In Minutes App.mp4 82.08 MB
11 - Age in Minutes Calculator - Android 12/008 Summary Age In Minutes App.mp4 9.66 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/001 Intro Calculator App.mp4 7.41 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/002 What you will build in this chapter.mp4 13.51 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/003 Building The Calculator UI using Linear Layouts part 1.mp4 134.32 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/004 Building The Calculator UI using Linear Layouts part 2.mp4 39.71 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/005 Using OnClick and Implementing the CLR Functionality.mp4 33.86 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/006 Adding the onDecimalPoint Function.mp4 35.25 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/007 Adding the OnOperator Functionality using Contains and StartsWith on Strings.mp4 49.85 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/008 Adding Subtraction - Using split and substring methods on Strings.mp4 100.53 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/009 Adding the Missing Operations and Finalizing the App.mp4 42.76 MB
12 - Calculator App - Learning XML and how to create a UI - Android 12/010 Summary Of The Calculator Chapter.mp4 13.24 MB
13 - Quiz App Android 12/001 Intro Quiz App.mp4 4.28 MB
13 - Quiz App Android 12/002 Preparing The Projects Style and Manifest.mp4 34.37 MB
13 - Quiz App Android 12/003 Setting up the ui and using cardview and disable the statusbar.mp4 161.68 MB
13 - Quiz App Android 12/004 Creating the question Model And Preparing the questions.mp4 158.97 MB
13 - Quiz App Android 12/005 Setting Up The QUestion UI ANd Connecting the UI to the model part 1.mp4 94.36 MB
13 - Quiz App Android 12/006 Setting up The questions UI and Connecting the UI to the Model Part 2.mp4 148.49 MB
13 - Quiz App Android 12/007 Adding The button Functionality to the questions activity.mp4 204.68 MB
13 - Quiz App Android 12/008 Selecting the Right and Wrong Answer and Displaying the next question.mp4 111.15 MB
13 - Quiz App Android 12/010 Preparing the UI for the Result activity.mp4 39.34 MB
13 - Quiz App Android 12/011 Final Touches And Sending Data Via Intent - putExtra.mp4 128.88 MB
13 - Quiz App Android 12/013 Summary Quiz App.mp4 19.17 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/001 Introduction - Kids Drawing App.mp4 23.24 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/002 What You Will Build In This Chapter.mp4 2.84 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/003 Setting Up The Kids Drawing App - Drawing View Part 1.mp4 125.04 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/004 Setting Up The Kids Drawing App - Drawing View Part 2.mp4 152.31 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/005 Let The Lines Persist On The View.mp4 25.76 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/006 Adding A Little Border Around The Canvas.mp4 19.69 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/007 Preparing the BrushSizeSelector and How To Use DisplayMetrics.mp4 53.82 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/008 Selecting the Brush Size From A Custom Dialog That we Created.mp4 164.45 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/009 Adding the color pallet using custom drawables that we created.mp4 157.73 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/010 Adding the Color selection.mp4 98.61 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/011 Adding the Background Image.mp4 52.12 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/012 Adding The Gallery ImageButton To The UI.mp4 41.7 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/013 Permissions Demo.mp4 181.75 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/014 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp4 56.88 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/015 CustomDialogs Demo Part 2.mp4 60.01 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/016 Custom Progress Bar Dialogs.mp4 43.31 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/017 Adding Permission requests to our KidsDrawing App.mp4 133.3 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/018 Selecting An Image from the gallery using it as a background.mp4 76.6 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/019 Adding an undo button and functionality.mp4 44 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/020 Do something in the Background using Coroutines.mp4 51.7 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/021 Adding a provider - path and a image sandwitch maker to our app.mp4 103.16 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/022 Saving an Image on The Phone using Coroutines and OutPutStreams.mp4 176.38 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/023 Displaying The Custom Progress Dialog and Hiding it When done.mp4 43.19 MB
14 - Drawing App - How to use Canvas, import Images and Export them - Android 12/024 Adding a Share Feature To Share The Image Via-Email - Whatsapp etc.mp4 48.41 MB
15 - 7 Minute Workout App Android 12 Version/001 Intro to 7 Minute Workout App.mp4 16.89 MB
15 - 7 Minute Workout App Android 12 Version/002 Setting up the UI.mp4 107.6 MB
15 - 7 Minute Workout App Android 12 Version/003 Using Viewbinding and getting rid of our actionbar.mp4 54.93 MB
15 - 7 Minute Workout App Android 12 Version/004 Adding The Exercise Screen - Intents and Customizing our Toolbar.mp4 54.63 MB
15 - 7 Minute Workout App Android 12 Version/005 Implementing Custom UI Elements For A PRogressbar To Tick Counterclock wise.mp4 104.84 MB
15 - 7 Minute Workout App Android 12 Version/006 DEMO - Timers.mp4 61.22 MB
15 - 7 Minute Workout App Android 12 Version/007 Using CountDownTimers To Display The Seconds remaining.mp4 44.24 MB
15 - 7 Minute Workout App Android 12 Version/008 Adding the Exercise Timer.mp4 89.76 MB
15 - 7 Minute Workout App Android 12 Version/009 Adding the Model, Our Constants For The Exercises and Testing It Part 1.mp4 98.98 MB
15 - 7 Minute Workout App Android 12 Version/010 Adding the Model, Our Constants For The Exercises and Testing It Part 2.mp4 97.87 MB
15 - 7 Minute Workout App Android 12 Version/011 Adding the Upcoming Exercise Text To the restview.mp4 73.49 MB
15 - 7 Minute Workout App Android 12 Version/012 TextToSpeech Demo.mp4 90.23 MB
15 - 7 Minute Workout App Android 12 Version/014 Adding Text to speech to our application.mp4 36.97 MB
15 - 7 Minute Workout App Android 12 Version/015 Adding a Media Player to play a sounds once an exercise is over.mp4 46.25 MB
15 - 7 Minute Workout App Android 12 Version/016 Intro to RecyclerViews.mp4 38.32 MB
15 - 7 Minute Workout App Android 12 Version/017 Viewbinding with Recyclerviews.mp4 157.5 MB
15 - 7 Minute Workout App Android 12 Version/018 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp4 44.1 MB
15 - 7 Minute Workout App Android 12 Version/019 Creating our own custom recyclerviewadapter and viewholder.mp4 46.52 MB
15 - 7 Minute Workout App Android 12 Version/020 Displaying the Recyclerview with the Exercise Numbers.mp4 108.52 MB
15 - 7 Minute Workout App Android 12 Version/021 Displaying at witch exercise we currently are.mp4 108.01 MB
15 - 7 Minute Workout App Android 12 Version/022 Creating the finish activity.mp4 137.6 MB
15 - 7 Minute Workout App Android 12 Version/023 Setting up the CustomDialog for the Backbutton.mp4 102.99 MB
15 - 7 Minute Workout App Android 12 Version/024 Preparing the BMI Screen.mp4 74.96 MB
15 - 7 Minute Workout App Android 12 Version/025 BMI Screen for the Metric system.mp4 158.47 MB
15 - 7 Minute Workout App Android 12 Version/026 Adding Custom RadioGroups with Custom RadioButtons.mp4 61.32 MB
15 - 7 Minute Workout App Android 12 Version/027 Adding the US View Elements.mp4 144.41 MB
15 - 7 Minute Workout App Android 12 Version/028 FInalizing the BMI Calcutator with the us system.mp4 47.34 MB
15 - 7 Minute Workout App Android 12 Version/029 Adding the History UI and Activity.mp4 68.21 MB
15 - 7 Minute Workout App Android 12 Version/030 Looking at Lambdas once again.mp4 4.41 MB
15 - 7 Minute Workout App Android 12 Version/031 Room Database Demo Part 1 - Introduction to Room Database.mp4 15.29 MB
15 - 7 Minute Workout App Android 12 Version/032 Room Database Demo Part 2 - Setting up the Data Class - Room Entity.mp4 32 MB
15 - 7 Minute Workout App Android 12 Version/033 Room Database Demo Part 3 - The Dao Interface and the Database Class.mp4 100.71 MB
15 - 7 Minute Workout App Android 12 Version/034 Room Database Demo Part 4 - CREATE and store data.mp4 169.97 MB
15 - 7 Minute Workout App Android 12 Version/035 Room Database Demo Part 5 - Preparing the ItemAdapter with Listeners.mp4 112.84 MB
15 - 7 Minute Workout App Android 12 Version/036 Room Database Demo Part 6 - Displaying the Database entries.mp4 78.67 MB
15 - 7 Minute Workout App Android 12 Version/037 Room Database Demo Part 7 - Updating and Deleting database entries.mp4 200.05 MB
15 - 7 Minute Workout App Android 12 Version/038 Adding the Room Database to Our Workout App - Inserting Workouts.mp4 203.78 MB
15 - 7 Minute Workout App Android 12 Version/039 Fetching Data from our Database and displaying it in the log.mp4 65.27 MB
15 - 7 Minute Workout App Android 12 Version/040 Displaying the Workout History on our Recyclerview.mp4 171.01 MB
15 - 7 Minute Workout App Android 12 Version/041 Summary - 7 Minutes Workout App.mp4 22.84 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/001 Introduction to the chapter.mp4 14.82 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/002 Concept of the App.mp4 3.15 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/003 Setting Up The Happy Places App.mp4 111.44 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/004 Adding The Add HappyPlaceActivity and using dimens, string, color.mp4 148.11 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/005 Adding Calendar Picker And Populate Our Date Edit Text.mp4 77.34 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/006 Using Third Party Libraries.mp4 38.43 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/007 Using The Third Party Library DEXTER For Permission Handling.mp4 173.7 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/008 DEMO - Taking Images With The Camera App and Using It In Our App.mp4 82.45 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/009 Adding The Gallery Picking Functionality.mp4 61.68 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/010 Adding Camera Picking Functionality.mp4 39.95 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/011 Storing The Images On The Device.mp4 100.71 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/012 Preparing The Database Handler And Creating Our Happy Place Model.mp4 115.19 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/013 Saving A Happy Place Via SQLite.mp4 62.58 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/014 Reading The Data From Our Local DB.mp4 76.07 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/015 Preparing The RecyclerView.mp4 21.28 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/016 Using A Third Party Library For Nice Rounded Images.mp4 183.71 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/017 Adding ActivityForResult In Order To Update The List Dynamically.mp4 59.66 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/018 Adding An OnClickListener To RecyclerView Element - Best Practice.mp4 139.83 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/019 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable.mp4 82.46 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/020 Adding Swipe To Edit Functionality using ItemTouchHelper.mp4 153.99 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/021 Fixing The Updating Duplication Bug.mp4 82.81 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/022 Adding Swipe To Delete Functionality.mp4 90.86 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/023 Using The Google Places API.mp4 152.24 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/024 Adding a Map Intent.mp4 72.73 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/025 Displaying A Marker On The Map And Zooming In With An Animation.mp4 138.78 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/026 Adding The Select Current Location Button And Permissions.mp4 107.83 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/027 Getting The Users Location.mp4 144.48 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/028 Getting The Address From The Latitude And Longitude.mp4 174.96 MB
16 - Happy Places App - Location, GPS, Google Maps API - Android 10/030 Summary - Happy Places.mp4 15.75 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/001 Introduction - Weather App.mp4 7.85 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/002 JSON And Tools - Introduction.mp4 35.72 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/003 DEMO - Downloading A Website And Its Text in Android.mp4 103.77 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/004 How Read And Use JSON Objects.mp4 90.05 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/005 Sending Post Requests.mp4 58.64 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/006 Using The GSON Library to Make Working With JSON Easier.mp4 74.13 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/007 Introduction To OpenWeatherMap And General Overview.mp4 42.18 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/008 Preparing The Project And Checking If Location Provider Is Turned On.mp4 40.29 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/009 Preparing Permissionrequests Using Dexter.mp4 81.53 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/010 Preparing the Internet Connection For RETROFIT And The API Calls.mp4 107.6 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/011 Preparing The Models Based On The API.mp4 64.03 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/012 Creating The API Call with Retrofit and Getting A Response.mp4 182.15 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/013 Creating A Custom Dialog And Testing Different Internet Speeds.mp4 56.22 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/014 Adding The UI And Setting It Up.mp4 156.45 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/015 Adding The Sunrise And Sunset Time.mp4 86.91 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/016 Changing The UI Depending On The Weather Data From The API.mp4 32.55 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/017 Adding A Refresh Button In The Menu.mp4 52.2 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/018 Storing The Data Via SharedPreferences And Preloading It.mp4 99.32 MB
17 - Weather App - Downloading Website, JSON, GSON, Using APIs - Android 10/019 Summary - Weather App.mp4 27.12 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/001 Introduction to the chapter.mp4 23.36 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/002 Concept of the App.mp4 3.27 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/003 Setting Up The Splashscreen, Using Custom Fonts And How To Find Them.mp4 125.8 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/004 Setting Up The Intro Screen And Moving To It After 2 Second.mp4 105.7 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/005 Designing The SignUp Activity.mp4 139.69 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/006 Challenge - Seting Up The SignIn Activity.mp4 49.61 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/007 Setting Up The BaseActivity For Reuse Functions.mp4 160.65 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/008 Preparing The Signup Feature in Firebase And In The App.mp4 101.04 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/009 Registering The User Via Email in Firebase.mp4 73.58 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/010 Signing In The User.mp4 108.96 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/011 Using The FireStore Database to Store The User Details Part 1.mp4 73.64 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/012 Using The FireStore Database to Store The User Details Part 2.mp4 89.22 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/013 Signing In And Getting The User Data.mp4 47.06 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/014 Auto Login.mp4 15.19 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/015 Preparing The XML For The Drawer And Navigation Part 1.mp4 111.26 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/016 Preparing The XML For The Drawer And Navigation Part 2.mp4 135.69 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/017 Adding The Drawer Functionality In Code.mp4 85.92 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/018 Loading The Image And Username To Display It In The Drawer.mp4 95.16 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/019 Preparing The Profile Screen.mp4 119.3 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/020 Populating The Profile Activity With User Data.mp4 61.17 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/021 Image Chooser For The Profile Image.mp4 141.83 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/022 Uploading An Image To Storage.mp4 135.51 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/023 Updating the User Data Via HashMap In The FireStore Database.mp4 132.4 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/024 Updating The MainActivit Profile Details via ActivityForResult.mp4 37.01 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/025 The Create Board Activity.mp4 77.95 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/026 Select A Board Image.mp4 64.59 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/027 Creating A Board Image.mp4 116.48 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/028 Creating A Board.mp4 95.34 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/029 Creating The Board In The Firestore Database.mp4 192.78 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/030 Preparing The Boards Recyclerview Adapter And UI Elements.mp4 146.86 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/031 Loading The Boards Into The Recyclerview.mp4 32.77 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/032 Updating The BoardsList After Creating A New Board.mp4 48.63 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/033 The TasklistActivity.mp4 131.34 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/034 Loading The Board in The TaskListActivity.mp4 141.56 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/035 Preparing The Tasklist Adapter.mp4 187.61 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/036 Creating Lists Inside A Board.mp4 74.14 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/037 Creating A List Inside A Board Part 2.mp4 83 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/038 Editing And Deleting Lists.mp4 101.79 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/039 Adding The Cards To Lists.mp4 168.81 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/040 Displaying The Cards.mp4 85.87 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/041 Preparing The MembersActivity.mp4 59.38 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/042 Creating The Member Item And The Toolbar.mp4 76.77 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/043 Fetching And Displaying The Members Of A Board.mp4 120.37 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/044 Adding New Members - UI.mp4 102.24 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/045 Adding A New Member To A Board - Logic.mp4 164.93 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/046 Reloading The Board Details On Change.mp4 89.29 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/047 Adding A Detail Screen For Cards.mp4 154.03 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/048 Loading Card Details To Set The Title Of The Card.mp4 105.03 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/049 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card.mp4 59.69 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/050 Deleting Cards.mp4 157.66 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/051 Preparing The Cards Color Dialog And Adapter.mp4 221.37 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/052 Selecting The Color And Updating The Card.mp4 92.81 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/053 Adding Colors To Our Cards.mp4 54.35 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/054 Passing The Memberslist To The Card.mp4 74.03 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/055 Preparing And Displaying The Card Members Dialog.mp4 197.09 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/056 Prepare The Add Members Feature.mp4 148.54 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/057 Finish The Add Members Feature.mp4 114.74 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/058 Displaying The Assigned Users Per Card On The List Level.mp4 117.03 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/059 Adding A Due Date To The App.mp4 93.31 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/060 Adding The Drag And Drop Feature.mp4 120.54 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/061 Preparing The Notification Feature.mp4 173.23 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/062 Adding The Token To The DB.mp4 121.78 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/063 Adding The Notifications Part 1.mp4 210.74 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/064 Final Steps For The Notification Feature.mp4 41.38 MB
18 - Trello Clone - Firebase - User Management - Drag And Drop - Online Database AN10/065 Outro.mp4 20.09 MB
19 - Where To Go Now/004 Thanks a lot for taking the course.mp4 13.95 MB
其他位置