本站已收录 番号和无损神作磁力链接/BT种子 

[04-2020] android-kotlin-developer

种子简介

种子名称: [04-2020] android-kotlin-developer
文件类型: 视频
文件数目: 351个文件
文件大小: 32.58 GB
收录时间: 2023-9-5 12:41
已经下载: 3
资源热度: 60
最近下载: 2024-5-27 15:03

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:76ebb4c0c565f77509f59cbc738885345e8801d7&dn=[04-2020] android-kotlin-developer 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[04-2020] android-kotlin-developer.torrent
  • 13 Trello Clone/276 Adding The Notifications Part 1.mp4235.88MB
  • 01 Introduction/002 Thanks a lot for taking the course.mp421.21MB
  • 01 Introduction/003 How to get most out of this course.mp497.93MB
  • 02 Getting ready with Android Studio/004 Introduction to the chapter.mp421.7MB
  • 02 Getting ready with Android Studio/005 Install Android Studio on Windows.mp419.86MB
  • 02 Getting ready with Android Studio/006 Install Android Studio on Mac.mp437.74MB
  • 02 Getting ready with Android Studio/008 Our first project - the ui and how to change the size of the text.mp452.81MB
  • 02 Getting ready with Android Studio/009 Setting up the Emulator.mp453.95MB
  • 02 Getting ready with Android Studio/010 Hello World.mp456.71MB
  • 02 Getting ready with Android Studio/011 People Counter App.mp4122.64MB
  • 02 Getting ready with Android Studio/012 Testing The App On Your Phone.mp444.32MB
  • 02 Getting ready with Android Studio/013 Outro - Setup.mp419.38MB
  • 03 Kotlin Fundamentals/014 Introduction to the chapter.mp432.72MB
  • 03 Kotlin Fundamentals/015 Variables and difference between val and var.mp442.86MB
  • 03 Kotlin Fundamentals/016 Datatypes of numbers.mp454MB
  • 03 Kotlin Fundamentals/017 Datatypes bool char and string.mp442.76MB
  • 03 Kotlin Fundamentals/021 Arithmetic Operators and why the type is important.mp446.01MB
  • 03 Kotlin Fundamentals/022 Comparison Operators.mp450.85MB
  • 03 Kotlin Fundamentals/023 assignment incriment and decrement operators.mp439.77MB
  • 03 Kotlin Fundamentals/025 If Statements.mp471.78MB
  • 03 Kotlin Fundamentals/026 If Statements Part 2.mp425.68MB
  • 03 Kotlin Fundamentals/027 When Expressions - Including Exercises.mp477.67MB
  • 03 Kotlin Fundamentals/029 While Loop.mp442.1MB
  • 03 Kotlin Fundamentals/030 Do While Loop.mp421.67MB
  • 03 Kotlin Fundamentals/031 More On While Loops.mp420.97MB
  • 03 Kotlin Fundamentals/032 For Loops.mp428.58MB
  • 03 Kotlin Fundamentals/036 Functions - Parameters - Arguments and Return - Exercise Included.mp481.33MB
  • 03 Kotlin Fundamentals/038 Nullables In Kotlin.mp462.88MB
  • 03 Kotlin Fundamentals/039 Nullables - Elvis Operator - Not Null Assertion.mp432.37MB
  • 03 Kotlin Fundamentals/041 Summary - Kotlin Fundamentals I.mp432.95MB
  • 04 Object Oriented Programming Basics In Kotlin/042 Introduction to the chapter.mp431.14MB
  • 04 Object Oriented Programming Basics In Kotlin/043 Introduction to OOP.mp420.68MB
  • 04 Object Oriented Programming Basics In Kotlin/044 Classes and Objects.mp418.92MB
  • 04 Object Oriented Programming Basics In Kotlin/045 Classes And Initializers.mp440.32MB
  • 04 Object Oriented Programming Basics In Kotlin/048 Scope And Shadowing.mp431.29MB
  • 04 Object Oriented Programming Basics In Kotlin/049 Member Variables - Functions And Constructors.mp492.64MB
  • 04 Object Oriented Programming Basics In Kotlin/050 Lateinit Plus Setters And Getters.mp464.22MB
  • 04 Object Oriented Programming Basics In Kotlin/052 Data Classes.mp451.35MB
  • 04 Object Oriented Programming Basics In Kotlin/055 Inheritance.mp4106.89MB
  • 04 Object Oriented Programming Basics In Kotlin/056 Interfaces.mp489.37MB
  • 04 Object Oriented Programming Basics In Kotlin/057 Abstract Classes.mp448.94MB
  • 04 Object Oriented Programming Basics In Kotlin/058 Typecasting.mp464.95MB
  • 04 Object Oriented Programming Basics In Kotlin/059 Summary Of Classes And OOP.mp430.93MB
  • 05 More Fundamentals of Kotlin/060 Introduction to the chapter.mp434.22MB
  • 05 More Fundamentals of Kotlin/061 ArrayLists.mp424.04MB
  • 05 More Fundamentals of Kotlin/064 Lambda Expressions.mp417.64MB
  • 05 More Fundamentals of Kotlin/065 Visibility Modifiers - public - private- internal - protected and the keyword op.mp444.32MB
  • 05 More Fundamentals of Kotlin/066 Nested and Inner Classes.mp418.1MB
  • 05 More Fundamentals of Kotlin/067 Safe Cast and Unsafe Cast Operator.mp418.55MB
  • 05 More Fundamentals of Kotlin/068 Exception Handling With Try And Catch.mp462.49MB
  • 05 More Fundamentals of Kotlin/069 Summary Of This Chapter.mp434.44MB
  • 06 Age In Minutes App/071 Introduction to the chapter.mp434MB
  • 06 Age In Minutes App/072 Setting up the UI for the age calculator and how we can adjust the looks of our.mp4106.1MB
  • 06 Age In Minutes App/073 Adding more TextViews and understanding the difference of SP DP and Pixels.mp4111.24MB
  • 06 Age In Minutes App/074 Finalizing the UI of our Age Calculator App.mp441.62MB
  • 06 Age In Minutes App/075 Adding a DatePickerDialog and OnDateSetListener.mp498.84MB
  • 06 Age In Minutes App/076 Using the selected Date to display it and looking into SimpleDateFormat and Date.mp491.4MB
  • 06 Age In Minutes App/077 Finalizing The Age in Minutes App.mp476.86MB
  • 06 Age In Minutes App/079 Summary - Age in Minutes App.mp428.64MB
  • 07 Calculator App - Learning XML and how to create a UI/080 Introduction to the chapter.mp424.77MB
  • 07 Calculator App - Learning XML and how to create a UI/081 What You Will Build In This Chapter.mp425.78MB
  • 07 Calculator App - Learning XML and how to create a UI/082 Building the Calculator UI using LinearLayouts and layout_weight and onClick.mp4111.78MB
  • 07 Calculator App - Learning XML and how to create a UI/083 Using onClick And Implementing The CLR Functionality.mp439.75MB
  • 07 Calculator App - Learning XML and how to create a UI/084 Adding The onDecimalPoint Function.mp433.97MB
  • 07 Calculator App - Learning XML and how to create a UI/085 Adding The onOperatorFunctionality Using Contains And startsWith On Strings.mp453.64MB
  • 07 Calculator App - Learning XML and how to create a UI/086 Adding Subtraction - Using Split And Substring Methods On Strings.mp483.76MB
  • 07 Calculator App - Learning XML and how to create a UI/087 Adding The Missing Operations And Finalizing The App.mp481.17MB
  • 07 Calculator App - Learning XML and how to create a UI/088 Summary Of The Calculator Chapter.mp424.96MB
  • 08 Quiz App/089 Introduction - Quiz App.mp412.27MB
  • 08 Quiz App/090 Preparing The Projects Style And Manifest.mp466.05MB
  • 08 Quiz App/091 Setting Up The UI Using Cardview And Disable The Statusbar.mp4146.29MB
  • 08 Quiz App/092 Creating The Question Model And Preparing The Questions.mp4118.09MB
  • 08 Quiz App/093 Setting Up The Question UI And Connecting The UI To The Model Part 2.mp481.17MB
  • 08 Quiz App/094 Setting Up The Question UI And Connecting The UI To The Model Part 1.mp4101.58MB
  • 08 Quiz App/095 Adding The Button Functionality To The Questions Activity.mp4182.66MB
  • 08 Quiz App/096 Selecting The Right And Wrong Answers And Displaying The Next Question.mp4128.34MB
  • 08 Quiz App/097 DEMO - StartActivityForResult.mp4157.35MB
  • 08 Quiz App/098 Preparing The UI For The Result Activity.mp464.39MB
  • 08 Quiz App/099 Final Touches And Sending Data Via Intent - putExtra.mp4137.85MB
  • 08 Quiz App/100 Summary - Quiz App.mp436.3MB
  • 09 Drawing App - How to use Canvas import Images and Export them/101 Introduction - Kids Drawing App.mp467.35MB
  • 09 Drawing App - How to use Canvas import Images and Export them/102 What You Will Build In This Chapter.mp410.44MB
  • 09 Drawing App - How to use Canvas import Images and Export them/103 Setting Up The Kids Drawing App - Drawing View Part 1.mp4139.74MB
  • 09 Drawing App - How to use Canvas import Images and Export them/104 Setting Up The Kids Drawing App - Drawing View Part 2.mp4159.61MB
  • 09 Drawing App - How to use Canvas import Images and Export them/105 Let The Lines Persist On The View.mp431.69MB
  • 09 Drawing App - How to use Canvas import Images and Export them/106 Adding A Little Border Around The Canvas.mp421.75MB
  • 09 Drawing App - How to use Canvas import Images and Export them/107 Preparing The BrushSizeSelector And How To Use DisplayMetrics.mp446.98MB
  • 09 Drawing App - How to use Canvas import Images and Export them/108 Selecting The Brush Size From A Custom Dialog That We Created.mp4185.43MB
  • 09 Drawing App - How to use Canvas import Images and Export them/109 Adding The Color Pallet Using Custom Drawables That We Created.mp4166.9MB
  • 09 Drawing App - How to use Canvas import Images and Export them/110 Adding The Color Selection.mp4125.73MB
  • 09 Drawing App - How to use Canvas import Images and Export them/111 Adding The Background Image.mp487.57MB
  • 09 Drawing App - How to use Canvas import Images and Export them/112 Adding The Gallery ImageButton To The UI.mp450.03MB
  • 09 Drawing App - How to use Canvas import Images and Export them/114 Permissions Demo.mp4196.69MB
  • 09 Drawing App - How to use Canvas import Images and Export them/115 Snackbar - AlertDialog - CustomDialogs Demo Part 1.mp475.21MB
  • 09 Drawing App - How to use Canvas import Images and Export them/116 CustomDialogs Demo Part 2.mp461.7MB
  • 09 Drawing App - How to use Canvas import Images and Export them/117 Custom Progress Bar Dialogs.mp457.76MB
  • 09 Drawing App - How to use Canvas import Images and Export them/118 Adding Permissionrequest To Our KidsDrawing App.mp4136.28MB
  • 09 Drawing App - How to use Canvas import Images and Export them/119 Selecting An Image From The Gallery Using It As A Background.mp482.89MB
  • 09 Drawing App - How to use Canvas import Images and Export them/120 Adding An Undo Button And Functionality.mp448.35MB
  • 09 Drawing App - How to use Canvas import Images and Export them/121 AsyncTask Demo - Do Something In The Background.mp470.16MB
  • 09 Drawing App - How to use Canvas import Images and Export them/122 Adding A Provider - Path And An Image Sandwitch Maker.mp4114.65MB
  • 09 Drawing App - How to use Canvas import Images and Export them/123 Saving An Image On The Phone Using AsingTask and OutputStream.mp4140.07MB
  • 09 Drawing App - How to use Canvas import Images and Export them/124 Displaying The Custom Progress Dialog And onPreExecute.mp444.76MB
  • 09 Drawing App - How to use Canvas import Images and Export them/125 Adding A Share Feature To Share The Image Via E-Mail - Whatsapp etc.mp469.21MB
  • 09 Drawing App - How to use Canvas import Images and Export them/126 Summary - Kids Drawing App.mp416.18MB
  • 10 7 Minute Workout App/127 Introduction to the chapter.mp452.44MB
  • 10 7 Minute Workout App/128 Structure of the App.mp410.63MB
  • 10 7 Minute Workout App/129 Setting up the UI.mp4167.95MB
  • 10 7 Minute Workout App/130 How To Get Rid Of The Actionbar.mp411.3MB
  • 10 7 Minute Workout App/131 Adding The Exercise Screen - Intents And Customizing Our Toolbar.mp4115.88MB
  • 10 7 Minute Workout App/132 Implementing Custom UI Elements For A Progressbar to Tick Counterclock Wise.mp4116.48MB
  • 10 7 Minute Workout App/133 DEMO Timers.mp463.79MB
  • 10 7 Minute Workout App/134 Using CountDownTimers To Display The Seconds Remaining.mp488.04MB
  • 10 7 Minute Workout App/135 Challenge - Implementing The ExerciseTimer.mp4122.51MB
  • 10 7 Minute Workout App/136 Adding The Model Our Constants For The Exercises And Testing It Part 1.mp4107.19MB
  • 10 7 Minute Workout App/137 Adding The Model Our Constants For The Exercises And Testing It Part 1.mp497.61MB
  • 10 7 Minute Workout App/138 Adding The Upcoming Exercise Text To The RestView.mp453.83MB
  • 10 7 Minute Workout App/139 DEMO Text To Speech.mp474.03MB
  • 10 7 Minute Workout App/141 Adding Text To Speech To Our App.mp4122.55MB
  • 10 7 Minute Workout App/142 Adding A Media Player To Play A Sound Once The Exercise Is Over.mp448.95MB
  • 10 7 Minute Workout App/143 Intro - RecyclerView.mp452.08MB
  • 10 7 Minute Workout App/144 DEMO - RecyclerView.mp4197.28MB
  • 10 7 Minute Workout App/145 Preparing The RecyclerView For The Bottom To Display Exercise Numbers.mp447.55MB
  • 10 7 Minute Workout App/146 Creating Our Own Custom RecyclerViewAdapter And ViewHolder.mp490.78MB
  • 10 7 Minute Workout App/147 Displaying The RecyclerView With The Exercise Numbers.mp4112.35MB
  • 10 7 Minute Workout App/148 Displaying At Witch Exercise We Currently Are.mp4101.34MB
  • 10 7 Minute Workout App/149 Creating The Finish Activity.mp4157.85MB
  • 10 7 Minute Workout App/150 Setting Up The CustomDialog For The BackButton.mp497.43MB
  • 10 7 Minute Workout App/151 Preparing The BMI Screen.mp477.8MB
  • 10 7 Minute Workout App/152 BMI Screen For The Metric System.mp4180.14MB
  • 10 7 Minute Workout App/153 Adding Custom RadioGroups With Custom RadioButtons.mp469.21MB
  • 10 7 Minute Workout App/154 Adding The US View Elements.mp4162.7MB
  • 10 7 Minute Workout App/155 Difference Between View Gone And View Invisible.mp419.65MB
  • 10 7 Minute Workout App/156 Finalizing The BMI Calculator With The US System.mp467.52MB
  • 10 7 Minute Workout App/157 Adding The History UI And Activity.mp481.57MB
  • 10 7 Minute Workout App/158 SQLITE Demo Part 1 - Overview Of The Project And UI.mp496.29MB
  • 10 7 Minute Workout App/159 SQLITE DEMO Part 2 - Primary Key How To Create a Table And Datatypes in SQLite.mp4124.96MB
  • 10 7 Minute Workout App/160 SQLITE DEMO Part 3 - The Database Class - How Tables Work - CRUD Operations etc.mp4141.78MB
  • 10 7 Minute Workout App/161 SQLITE DEMO Part 4 - Checking the SQL Database on the Deveice Outside Of the App.mp4178.97MB
  • 10 7 Minute Workout App/162 Adding The SqliteOpenHelper And Storing Date In The DB.mp4115.59MB
  • 10 7 Minute Workout App/163 Reading The Database Entries And Preparing The Listview Item Layout.mp487.52MB
  • 10 7 Minute Workout App/164 Adding The RecyclerView And Finishing The App.mp4129.91MB
  • 10 7 Minute Workout App/165 Summary - 7 Minutes Workout App.mp442.97MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/127 Introduction to the chapter.mp452.44MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/128 Structure of the App.mp410.63MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/129 Setting up the UI.mp4167.95MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/130 How To Get Rid Of The Actionbar.mp411.3MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/131 Adding The Exercise Screen - Intents And Customizing Our Toolbar.mp4115.88MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/133 DEMO Timers.mp463.79MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/134 Using CountDownTimers To Display The Seconds Remaining.mp488.04MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/135 Challenge - Implementing The ExerciseTimer.mp4122.51MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/138 Adding The Upcoming Exercise Text To The RestView.mp453.83MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/139 DEMO Text To Speech.mp474.03MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/141 Adding Text To Speech To Our App.mp4122.55MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/142 Adding A Media Player To Play A Sound Once The Exercise Is Over.mp448.95MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/143 Intro - RecyclerView.mp452.08MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/144 DEMO - RecyclerView.mp4197.28MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/146 Creating Our Own Custom RecyclerViewAdapter And ViewHolder.mp490.78MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/147 Displaying The RecyclerView With The Exercise Numbers.mp4112.35MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/148 Displaying At Witch Exercise We Currently Are.mp4101.34MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/149 Creating The Finish Activity.mp4157.85MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/150 Setting Up The CustomDialog For The BackButton.mp497.43MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/151 Preparing The BMI Screen.mp477.8MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/152 BMI Screen For The Metric System.mp4180.14MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/153 Adding Custom RadioGroups With Custom RadioButtons.mp469.21MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/154 Adding The US View Elements.mp4162.7MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/155 Difference Between View Gone And View Invisible.mp419.65MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/156 Finalizing The BMI Calculator With The US System.mp467.52MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/157 Adding The History UI And Activity.mp481.57MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/158 SQLITE Demo Part 1 - Overview Of The Project And UI.mp496.29MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/162 Adding The SqliteOpenHelper And Storing Date In The DB.mp4115.59MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/164 Adding The RecyclerView And Finishing The App.mp4129.91MB
  • 10 7 Minute Workout App - UI - Timers - Multiple Activites - Making Money with Apps/165 Summary - 7 Minutes Workout App.mp442.97MB
  • 11 Happy Places App - Location GPS Google Maps API/166 Introduction to the chapter.mp442.29MB
  • 11 Happy Places App - Location GPS Google Maps API/167 Concept of the App.mp411.31MB
  • 11 Happy Places App - Location GPS Google Maps API/168 Setting Up The Happy Places App.mp4124.02MB
  • 11 Happy Places App - Location GPS Google Maps API/169 Adding The Add HappyPlaceActivity and using dimens string color.mp4153.54MB
  • 11 Happy Places App - Location GPS Google Maps API/170 Adding Calendar Picker And Populate Our Date Edit Text.mp4100.23MB
  • 11 Happy Places App - Location GPS Google Maps API/171 Using Third Party Libraries.mp440.46MB
  • 11 Happy Places App - Location GPS Google Maps API/172 Using The Third Party Library DEXTER For Permission Handling.mp4180.56MB
  • 11 Happy Places App - Location GPS Google Maps API/173 DEMO - Taking Images With The Camera App and Using It In Our App.mp4105.15MB
  • 11 Happy Places App - Location GPS Google Maps API/174 Adding The Gallery Picking Functionality.mp479.48MB
  • 11 Happy Places App - Location GPS Google Maps API/175 Adding Camera Picking Functionality.mp454.04MB
  • 11 Happy Places App - Location GPS Google Maps API/176 Storing The Images On The Device.mp4104.92MB
  • 11 Happy Places App - Location GPS Google Maps API/177 Preparing The Database Handler And Creating Our Happy Place Model.mp4119.84MB
  • 11 Happy Places App - Location GPS Google Maps API/178 Saving A Happy Place Via SQLite.mp469.17MB
  • 11 Happy Places App - Location GPS Google Maps API/179 Reading The Data From Our Local DB.mp497.03MB
  • 11 Happy Places App - Location GPS Google Maps API/180 Preparing The RecyclerView.mp442.3MB
  • 11 Happy Places App - Location GPS Google Maps API/181 Using A Third Party Library For Nice Rounded Images.mp4190MB
  • 11 Happy Places App - Location GPS Google Maps API/182 Adding ActivityForResult In Order To Update The List Dynamically.mp466.72MB
  • 11 Happy Places App - Location GPS Google Maps API/183 Adding An OnClickListener To RecyclerView Element - Best Practice.mp4145.15MB
  • 11 Happy Places App - Location GPS Google Maps API/184 Passing Whole Objects from One Activity To Another - Serializable vs Parcalable.mp4109.54MB
  • 11 Happy Places App - Location GPS Google Maps API/185 Adding Swipe To Edit Functionality using ItemTouchHelper.mp4174.28MB
  • 11 Happy Places App - Location GPS Google Maps API/186 Fixing The Updating Duplication Bug.mp494.72MB
  • 11 Happy Places App - Location GPS Google Maps API/187 Adding Swipe To Delete Functionality.mp4102.36MB
  • 11 Happy Places App - Location GPS Google Maps API/188 Using The Google Places API.mp4159.1MB
  • 11 Happy Places App - Location GPS Google Maps API/189 Adding a Map Intent.mp475.6MB
  • 11 Happy Places App - Location GPS Google Maps API/190 Displaying A Marker On The Map And Zooming In With An Animation.mp4144.74MB
  • 11 Happy Places App - Location GPS Google Maps API/191 Adding The Select Current Location Button And Permissions.mp4111.09MB
  • 11 Happy Places App - Location GPS Google Maps API/192 Getting The Users Location.mp4149.85MB
  • 11 Happy Places App - Location GPS Google Maps API/193 Getting The Address From The Latitude And Longitude.mp4194.54MB
  • 11 Happy Places App - Location GPS Google Maps API/194 Summary - Happy Places.mp429.88MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/195 Introduction - Weather App.mp425.08MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/196 JSON And Tools - Introduction.mp439.08MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/197 DEMO - Downloading A Website And Its Text in Android.mp4130.4MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/198 How Read And Use JSON Objects.mp494.11MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/199 Sending Post Requests.mp464.98MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/200 Using The GSON Library to Make Working With JSON Easier.mp483.03MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/201 Introduction To OpenWeatherMap And General Overview.mp455.52MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/202 Preparing The Project And Checking If Location Provider Is Turned On.mp472.8MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/203 Preparing Permissionrequests Using Dexter.mp4108.98MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/204 Preparing the Internet Connection For RETROFIT And The API Calls.mp4112.13MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/205 Preparing The Models Based On The API.mp479.91MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/206 Creating The API Call with Retrofit and Getting A Response.mp4190.71MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/207 Creating A Custom Dialog And Testing Different Internet Speeds.mp472.77MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/208 Adding The UI And Setting It Up.mp4163.62MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/209 Adding The Sunrise And Sunset Time.mp491.56MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/210 Changing The UI Depending On The Weather Data From The API.mp444.25MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/211 Adding A Refresh Button In The Menu.mp466.22MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/212 Storing The Data Via SharedPreferences And Preloading It.mp4111.12MB
  • 12 Weather App - Downloading Website JSON GSON Using APIs/213 Summary - Weather App.mp451.39MB
  • 13 Trello Clone/214 Introduction to the chapter.mp468.92MB
  • 13 Trello Clone/215 Concept of the App.mp411.17MB
  • 13 Trello Clone/216 Setting Up The Splashscreen Using Custom Fonts And How To Find Them.mp4131.97MB
  • 13 Trello Clone/217 Setting Up The Intro Screen And Moving To It After 2 Second.mp4110.46MB
  • 13 Trello Clone/218 Designing The SignUp Activity.mp4145.18MB
  • 13 Trello Clone/219 Challenge - Seting Up The SignIn Activity.mp451.4MB
  • 13 Trello Clone/220 Setting Up The BaseActivity For Reuse Functions.mp4169.07MB
  • 13 Trello Clone/221 Preparing The Signup Feature in Firebase And In The App.mp4101.07MB
  • 13 Trello Clone/222 Registering The User Via Email in Firebase.mp497.13MB
  • 13 Trello Clone/223 Signing In The User.mp4122.81MB
  • 13 Trello Clone/224 Using The FireStore Database to Store The User Details Part 1.mp491.09MB
  • 13 Trello Clone/225 Using The FireStore Database to Store The User Details Part 2.mp494.09MB
  • 13 Trello Clone/226 Signing In And Getting The User Data.mp458MB
  • 13 Trello Clone/227 Auto Login.mp440.58MB
  • 13 Trello Clone/228 Preparing The XML For The Drawer And Navigation Part 1.mp4117.2MB
  • 13 Trello Clone/229 Preparing The XML For The Drawer And Navigation Part 2.mp4140.58MB
  • 13 Trello Clone/230 Adding The Drawer Functionality In Code.mp4112.24MB
  • 13 Trello Clone/231 Loading The Image And Username To Display It In The Drawer.mp4106.58MB
  • 13 Trello Clone/232 Preparing The Profile Screen.mp4123.32MB
  • 13 Trello Clone/233 Populating The Profile Activity With User Data.mp469.17MB
  • 13 Trello Clone/234 Image Chooser For The Profile Image.mp4148.01MB
  • 13 Trello Clone/235 Uploading An Image To Storage.mp4143.1MB
  • 13 Trello Clone/236 Updating the User Data Via HashMap In The FireStore Database.mp4148.34MB
  • 13 Trello Clone/237 Updating The MainActivit Profile Details via ActivityForResult.mp446.9MB
  • 13 Trello Clone/238 The Create Board Activity.mp488.22MB
  • 13 Trello Clone/239 Select A Board Image.mp466.42MB
  • 13 Trello Clone/240 Creating A Board Image.mp4129.93MB
  • 13 Trello Clone/241 Creating A Board.mp4107.73MB
  • 13 Trello Clone/242 Creating The Board In The Firestore Database.mp4201.3MB
  • 13 Trello Clone/243 Preparing The Boards Recyclerview Adapter And UI Elements.mp4153.73MB
  • 13 Trello Clone/244 Loading The Boards Into The Recyclerview.mp436.97MB
  • 13 Trello Clone/245 Updating The BoardsList After Creating A New Board.mp454.96MB
  • 13 Trello Clone/246 The TasklistActivity.mp4146.97MB
  • 13 Trello Clone/247 Loading The Board in The TaskListActivity.mp4147.05MB
  • 13 Trello Clone/248 Preparing The Tasklist Adapter.mp4195.86MB
  • 13 Trello Clone/249 Creating Lists Inside A Board.mp4144.59MB
  • 13 Trello Clone/250 Creating A List Inside A Board Part 2.mp4106.85MB
  • 13 Trello Clone/251 Editing And Deleting Lists.mp4134.43MB
  • 13 Trello Clone/252 Adding The Cards To Lists.mp4176.51MB
  • 13 Trello Clone/253 Displaying The Cards.mp485.83MB
  • 13 Trello Clone/254 Preparing The MembersActivity.mp466MB
  • 13 Trello Clone/255 Creating The Member Item And The Toolbar.mp479.62MB
  • 13 Trello Clone/256 Fetching And Displaying The Members Of A Board.mp4126.6MB
  • 13 Trello Clone/257 Adding New Members - UI.mp4106.57MB
  • 13 Trello Clone/258 Adding A New Member To A Board - Logic.mp4184.11MB
  • 13 Trello Clone/259 Reloading The Board Details On Change.mp493.42MB
  • 13 Trello Clone/260 Adding A Detail Screen For Cards.mp4158.55MB
  • 13 Trello Clone/261 Loading Card Details To Set The Title Of The Card.mp4108.95MB
  • 13 Trello Clone/262 Adding The Delete Card Menu Icon ANd Populating The EditText Of The Card.mp479.95MB
  • 13 Trello Clone/263 Deleting Cards.mp4179.65MB
  • 13 Trello Clone/264 Preparing The Cards Color Dialog And Adapter.mp4229.21MB
  • 13 Trello Clone/265 Selecting The Color And Updating The Card.mp495.6MB
  • 13 Trello Clone/266 Adding Colors To Our Cards.mp456.67MB
  • 13 Trello Clone/267 Passing The Memberslist To The Card.mp483.03MB
  • 13 Trello Clone/268 Preparing And Displaying The Card Members Dialog.mp4221.2MB
  • 13 Trello Clone/269 Prepare The Add Members Feature.mp4166.94MB
  • 13 Trello Clone/270 Finish The Add Members Feature.mp4118.27MB
  • 13 Trello Clone/271 Displaying The Assigned Users Per Card On The List Level.mp4130.81MB
  • 13 Trello Clone/272 Adding A Due Date To The App.mp497.2MB
  • 13 Trello Clone/273 Adding The Drag And Drop Feature.mp4125.71MB
  • 13 Trello Clone/274 Preparing The Notification Feature.mp4180.35MB
  • 13 Trello Clone/275 Adding The Token To The DB.mp4127.12MB
  • 01 Introduction/001 What you will learn in this course and how is it structured.mp494.09MB
  • 13 Trello Clone/277 Final Steps For The Notification Feature.mp4130.88MB
  • 13 Trello Clone/278 Outro.mp438.23MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/214 Introduction to the chapter.mp468.92MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/215 Concept of the App.mp411.17MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/216 Setting Up The Splashscreen Using Custom Fonts And How To Find Them.mp4131.97MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/217 Setting Up The Intro Screen And Moving To It After 2 Second.mp4110.46MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/218 Designing The SignUp Activity.mp4145.18MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/219 Challenge - Seting Up The SignIn Activity.mp451.4MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/220 Setting Up The BaseActivity For Reuse Functions.mp4169.07MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/221 Preparing The Signup Feature in Firebase And In The App.mp4101.07MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/222 Registering The User Via Email in Firebase.mp497.13MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/223 Signing In The User.mp4122.81MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/224 Using The FireStore Database to Store The User Details Part 1.mp491.09MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/225 Using The FireStore Database to Store The User Details Part 2.mp494.09MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/226 Signing In And Getting The User Data.mp458MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/227 Auto Login.mp440.58MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/228 Preparing The XML For The Drawer And Navigation Part 1.mp4117.2MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/229 Preparing The XML For The Drawer And Navigation Part 2.mp4140.58MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/230 Adding The Drawer Functionality In Code.mp4112.24MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/231 Loading The Image And Username To Display It In The Drawer.mp4106.58MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/232 Preparing The Profile Screen.mp4123.32MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/233 Populating The Profile Activity With User Data.mp469.17MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/234 Image Chooser For The Profile Image.mp4148.01MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/235 Uploading An Image To Storage.mp4143.1MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/236 Updating the User Data Via HashMap In The FireStore Database.mp4148.34MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/237 Updating The MainActivit Profile Details via ActivityForResult.mp446.9MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/238 The Create Board Activity.mp488.22MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/239 Select A Board Image.mp466.42MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/240 Creating A Board Image.mp4129.93MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/241 Creating A Board.mp4107.73MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/242 Creating The Board In The Firestore Database.mp4201.3MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/243 Preparing The Boards Recyclerview Adapter And UI Elements.mp4153.73MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/244 Loading The Boards Into The Recyclerview.mp436.97MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/245 Updating The BoardsList After Creating A New Board.mp454.96MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/246 The TasklistActivity.mp4146.97MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/247 Loading The Board in The TaskListActivity.mp4147.05MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/248 Preparing The Tasklist Adapter.mp4195.86MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/249 Creating Lists Inside A Board.mp4144.59MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/250 Creating A List Inside A Board Part 2.mp4106.85MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/251 Editing And Deleting Lists.mp4134.43MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/252 Adding The Cards To Lists.mp4176.51MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/253 Displaying The Cards.mp485.83MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/254 Preparing The MembersActivity.mp466MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/255 Creating The Member Item And The Toolbar.mp479.62MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/256 Fetching And Displaying The Members Of A Board.mp4126.6MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/257 Adding New Members - UI.mp4106.57MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/258 Adding A New Member To A Board - Logic.mp4184.11MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/259 Reloading The Board Details On Change.mp493.42MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/260 Adding A Detail Screen For Cards.mp4158.55MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/261 Loading Card Details To Set The Title Of The Card.mp4108.95MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/263 Deleting Cards.mp4179.65MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/264 Preparing The Cards Color Dialog And Adapter.mp4229.21MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/265 Selecting The Color And Updating The Card.mp495.6MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/266 Adding Colors To Our Cards.mp456.67MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/267 Passing The Memberslist To The Card.mp483.03MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/268 Preparing And Displaying The Card Members Dialog.mp4221.2MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/269 Prepare The Add Members Feature.mp4166.94MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/270 Finish The Add Members Feature.mp4118.27MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/271 Displaying The Assigned Users Per Card On The List Level.mp4130.81MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/272 Adding A Due Date To The App.mp497.2MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/273 Adding The Drag And Drop Feature.mp4125.71MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/274 Preparing The Notification Feature.mp4180.35MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/275 Adding The Token To The DB.mp4127.12MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/276 Adding The Notifications Part 1.mp4235.88MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/277 Final Steps For The Notification Feature.mp4130.88MB
  • 13 Trello Clone - Firebase - User Management - Drag And Drop - Online Database etc/278 Outro.mp438.23MB
  • 14 Where To Go Now/282 Thanks a lot for taking the course.mp445.61MB