FileMood

Download [FreeCourseSite.com] Udemy - Android Jetpack Compose The Comprehensive Bootcamp [2022]

FreeCourseSite com Udemy Android Jetpack Compose The Comprehensive Bootcamp 2022

Name

[FreeCourseSite.com] Udemy - Android Jetpack Compose The Comprehensive Bootcamp [2022]

 DOWNLOAD Copy Link

Total Size

18.6 GB

Total Files

566

Hash

ED5DCD0510DEAD992762878CCDB0F41B347DB8D5

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FCS Forum].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 - Introduction/

001 Introduction.mp4

10.6 MB

001 Introduction_en.srt

6.1 KB

002 Course Learning Path - Please Watch this.mp4

3.8 MB

002 Course Learning Path - Please Watch this_en.srt

3.0 KB

/02 - Course Source Code/

001 Download Source Code.html

1.9 KB

/03 - Important Message/

001 Important Message.mp4

2.3 MB

001 Important Message_en.srt

1.3 KB

/04 - WINDOWS Machine Setup for Development/

001 Installing Android Studio and Setup.mp4

93.1 MB

001 Installing Android Studio and Setup_en.srt

21.0 KB

002 OPTIONAL Fixing VTX Issues on Windows.html

0.5 KB

003 Creating a Kotlin Module and Running it.mp4

17.4 MB

003 Creating a Kotlin Module and Running it_en.srt

5.3 KB

004 Kotlin Playground - Online Code Editor.mp4

10.2 MB

004 Kotlin Playground - Online Code Editor_en.srt

2.5 KB

/05 - MAC Machine Setup for Development/

001 Install and Setup Android Studio.mp4

75.5 MB

001 Install and Setup Android Studio_en.srt

16.2 KB

002 Create a Kotlin Module in a Android Project.mp4

21.7 MB

002 Create a Kotlin Module in a Android Project_en.srt

5.8 KB

003 Kotlin Playground - Online Code Editor.mp4

10.5 MB

003 Kotlin Playground - Online Code Editor_en.srt

4.6 KB

/06 - [Build an App - BizCard] - Build Your First Jetpack Compose App/

001 App Demo.mp4

8.1 MB

001 App Demo_en.srt

2.8 KB

002 Setting Up BizCard App - Android Compose Surface Layout and Preview.mp4

92.7 MB

002 Setting Up BizCard App - Android Compose Surface Layout and Preview_en.srt

21.8 KB

003 Creating a Card and Changing Its Properties with Modifier.mp4

81.5 MB

003 Creating a Card and Changing Its Properties with Modifier_en.srt

18.4 KB

004 Adding the Profile Image.mp4

80.8 MB

004 Adding the Profile Image_en.srt

15.8 KB

005 Adding a Column and a Divider.mp4

79.1 MB

005 Adding a Column and a Divider_en.srt

13.6 KB

006 [CHALLENGE] - Change Divider's Parameters.mp4

3.9 MB

006 [CHALLENGE] - Change Divider's Parameters_en.srt

0.7 KB

007 [CHALLENGE SOLUTION] - Divider Parameters.mp4

14.5 MB

007 [CHALLENGE SOLUTION] - Divider Parameters_en.srt

2.9 KB

008 Adding the Card Info Section.mp4

46.4 MB

008 Adding the Card Info Section_en.srt

8.3 KB

009 Adding the Portfolio Button.mp4

27.1 MB

009 Adding the Portfolio Button_en.srt

6.1 KB

010 Create the Content Composable Function.mp4

57.7 MB

010 Create the Content Composable Function_en.srt

11.5 KB

011 Adding a LazyColumn Layout and the Toggle Functionality.mp4

96.6 MB

011 Adding a LazyColumn Layout and the Toggle Functionality_en.srt

19.7 KB

012 Final Touches to the BizCard App.mp4

116.5 MB

012 Final Touches to the BizCard App_en.srt

19.0 KB

013 What's Next.mp4

4.4 MB

013 What's Next_en.srt

3.6 KB

/07 - Kotlin Programming Language Fundamentals - Variable Types/

001 Section Introduction.mp4

2.4 MB

001 Section Introduction_en.srt

2.1 KB

002 Kotlin var and val Keywords.mp4

38.6 MB

002 Kotlin var and val Keywords_en.srt

11.2 KB

003 Initializing Variables.mp4

24.2 MB

003 Initializing Variables_en.srt

6.4 KB

004 Intro to Variable Types - Int and String.mp4

18.7 MB

004 Intro to Variable Types - Int and String_en.srt

4.4 KB

005 Basic Types in Kotlin.mp4

26.4 MB

005 Basic Types in Kotlin_en.srt

9.1 KB

006 The Long Type.mp4

9.9 MB

006 The Long Type_en.srt

3.0 KB

007 Floating Point Types.mp4

24.1 MB

007 Floating Point Types_en.srt

8.5 KB

008 Kotlin Operators.mp4

23.2 MB

008 Kotlin Operators_en.srt

7.2 KB

009 Section Summary.mp4

20.7 MB

009 Section Summary_en.srt

4.6 KB

/08 - Kotlin Fundamentals - Loops and Branching/

001 Section Introduction - Loops and Branching.mp4

4.5 MB

001 Section Introduction - Loops and Branching_en.srt

3.5 KB

002 The If Statement and When Expression.mp4

45.6 MB

002 The If Statement and When Expression_en.srt

11.1 KB

003 When Expression - Range.mp4

12.5 MB

003 When Expression - Range_en.srt

2.3 KB

004 The For Loop.mp4

34.3 MB

004 The For Loop_en.srt

10.3 KB

/09 - Kotlin Fundamentals - Functions/

001 Section Introduction - Functions.mp4

2.7 MB

001 Section Introduction - Functions_en.srt

2.0 KB

002 Create a Simple Kotlin Function.mp4

15.3 MB

002 Create a Simple Kotlin Function_en.srt

3.9 KB

003 Functions with Int Parameters.mp4

32.4 MB

003 Functions with Int Parameters_en.srt

7.0 KB

004 Adding More Parameters to a Function.mp4

16.2 MB

004 Adding More Parameters to a Function_en.srt

3.0 KB

005 Default Arguments & Named Arguments.mp4

73.0 MB

005 Default Arguments & Named Arguments_en.srt

11.2 KB

006 Functions and Return Types.mp4

45.0 MB

006 Functions and Return Types_en.srt

10.1 KB

007 Returning a Boolean.mp4

34.4 MB

007 Returning a Boolean_en.srt

7.1 KB

008 Lambda Expressions - an Introduction.mp4

41.6 MB

008 Lambda Expressions - an Introduction_en.srt

12.6 KB

009 [CHALLENGE SOLUTION] - CatAge - To Lambda Expression.mp4

8.1 MB

009 [CHALLENGE SOLUTION] - CatAge - To Lambda Expression_en.srt

2.0 KB

010 Using the it Lambda Keyword.mp4

8.3 MB

010 Using the it Lambda Keyword_en.srt

2.3 KB

011 Lambda Expressions that Return Unit - Void.mp4

16.6 MB

011 Lambda Expressions that Return Unit - Void_en.srt

4.1 KB

012 Trailing Lambda.mp4

43.2 MB

012 Trailing Lambda_en.srt

12.9 KB

/10 - Kotlin Fundamentals - Collections/

001 Introduction to Collections.mp4

75.9 MB

001 Introduction to Collections_en.srt

19.7 KB

002 Invoking Methods on Lists.mp4

43.0 MB

002 Invoking Methods on Lists_en.srt

7.7 KB

003 Kotlin Sets and Maps Collections.mp4

78.4 MB

003 Kotlin Sets and Maps Collections_en.srt

12.8 KB

004 Initializing Lists.mp4

46.4 MB

004 Initializing Lists_en.srt

8.5 KB

005 Empty Collections.mp4

25.1 MB

005 Empty Collections_en.srt

4.7 KB

006 Collection Filters.mp4

41.7 MB

006 Collection Filters_en.srt

9.6 KB

007 Section Summary - Collections.mp4

24.2 MB

007 Section Summary - Collections_en.srt

3.2 KB

/11 - Kotlin - Intermediate Object Oriented Programming Concepts/

001 Introduction to OOP - Create First Class.mp4

33.4 MB

001 Introduction to OOP - Create First Class_en.srt

11.9 KB

002 Kotlin Classes and the Primary Constructors.mp4

48.7 MB

002 Kotlin Classes and the Primary Constructors_en.srt

9.8 KB

003 The init Block.mp4

30.8 MB

003 The init Block_en.srt

6.0 KB

004 Adding a class Function with Parameters.mp4

25.3 MB

004 Adding a class Function with Parameters_en.srt

4.3 KB

005 Inheritance and Override.mp4

94.8 MB

005 Inheritance and Override_en.srt

18.6 KB

006 Inheritance Design Steps.mp4

6.3 MB

006 Inheritance Design Steps_en.srt

2.4 KB

007 Introduction to Interface Classes.mp4

13.2 MB

007 Introduction to Interface Classes_en.srt

7.1 KB

008 Creating an Interface and Using It.mp4

55.6 MB

008 Creating an Interface and Using It_en.srt

10.5 KB

009 Extension Functions in Kotlin.mp4

33.8 MB

009 Extension Functions in Kotlin_en.srt

9.2 KB

010 Remove First and Last Character Extension Function - CHALLENGE SOLUTION.mp4

14.2 MB

010 Remove First and Last Character Extension Function - CHALLENGE SOLUTION_en.srt

2.9 KB

011 Data Class.mp4

42.1 MB

011 Data Class_en.srt

6.9 KB

012 Section Summary - Kotlin OOP.mp4

12.2 MB

012 Section Summary - Kotlin OOP_en.srt

5.3 KB

/12 - Kotlin - Advanced Concepts/

001 Introduction to Generics.mp4

63.0 MB

001 Introduction to Generics_en.srt

12.2 KB

002 Using Generics.mp4

51.6 MB

002 Using Generics_en.srt

10.5 KB

003 Introduction to Enums and State.mp4

92.8 MB

003 Introduction to Enums and State_en.srt

17.9 KB

004 Improving Enums - Sealed Classes.mp4

109.2 MB

004 Improving Enums - Sealed Classes_en.srt

20.2 KB

005 Sealed Classes Creation.mp4

94.1 MB

005 Sealed Classes Creation_en.srt

14.8 KB

/13 - [Jetpack Compose] - Introduction to Jetpack Compose and Fundamentals/

001 Introduction - What's Jetpack & Understanding the Imperative Approach.mp4

36.1 MB

001 Introduction - What's Jetpack & Understanding the Imperative Approach_en.srt

12.9 KB

002 Understanding a Compose Project - Basics - Preview and Compose Annotation.mp4

97.5 MB

002 Understanding a Compose Project - Basics - Preview and Compose Annotation_en.srt

18.8 KB

003 Creating a Simple Composable Function.mp4

55.4 MB

003 Creating a Simple Composable Function_en.srt

9.4 KB

004 Modifier and Composable Functions - What are they.mp4

58.5 MB

004 Modifier and Composable Functions - What are they_en.srt

11.1 KB

005 Creating a Simple Compose App - Create a Circle.mp4

73.1 MB

005 Creating a Simple Compose App - Create a Circle_en.srt

15.2 KB

006 Adding the Circle into the Main Surface.mp4

47.3 MB

006 Adding the Circle into the Main Surface_en.srt

8.3 KB

007 Finishing Up the User Interface.mp4

82.1 MB

007 Finishing Up the User Interface_en.srt

15.4 KB

008 Introduction to MutableState - Incrementing a Counter.mp4

96.4 MB

008 Introduction to MutableState - Incrementing a Counter_en.srt

14.4 KB

009 [Imperative vs Declarative Approach] - Thinking in Compose.mp4

26.5 MB

009 [Imperative vs Declarative Approach] - Thinking in Compose_en.srt

10.9 KB

010 Hoisting the State of Our Money Counter App.mp4

140.8 MB

010 Hoisting the State of Our Money Counter App_en.srt

21.4 KB

011 Section Summary - Jetpack Compose and Paradigm Shift.mp4

17.5 MB

011 Section Summary - Jetpack Compose and Paradigm Shift_en.srt

6.5 KB

/14 - [Optional] Android Real Device Setup/

001 How to Setup an Android Device for Development.mp4

57.5 MB

001 How to Setup an Android Device for Development_en.srt

9.1 KB

/15 - [Jetpack Compose] - Build a Tip Calculator App/

001 JetTip App Demo.mp4

10.4 MB

001 JetTip App Demo_en.srt

3.7 KB

002 The Structure of JetTip & Setting up the Container Function.mp4

117.5 MB

002 The Structure of JetTip & Setting up the Container Function_en.srt

23.3 KB

003 The TopHeader Function - Finish up.mp4

92.7 MB

003 The TopHeader Function - Finish up_en.srt

15.9 KB

004 Adding the Rounded Border for the Main Content.mp4

47.1 MB

004 Adding the Rounded Border for the Main Content_en.srt

7.7 KB

005 Input Fields - Creating a Customizable InputField Composable Function.mp4

167.8 MB

005 Input Fields - Creating a Customizable InputField Composable Function_en.srt

26.7 KB

006 Showing the Input Field.mp4

117.2 MB

006 Showing the Input Field_en.srt

18.7 KB

007 Refactoring the InputField Compose Function.mp4

76.3 MB

007 Refactoring the InputField Compose Function_en.srt

11.4 KB

008 Creating Round Icon Buttons.mp4

197.4 MB

008 Creating Round Icon Buttons_en.srt

29.6 KB

009 Fixing the Input Field Width.mp4

36.2 MB

009 Fixing the Input Field Width_en.srt

4.3 KB

010 Adding the TipRow and Slider.mp4

117.4 MB

010 Adding the TipRow and Slider_en.srt

16.8 KB

011 Finishing up the Slider Composable.mp4

52.4 MB

011 Finishing up the Slider Composable_en.srt

8.0 KB

012 Incrementing and Decrementing Functions.mp4

55.7 MB

012 Incrementing and Decrementing Functions_en.srt

7.3 KB

013 Showing the Tip Percentage on Slide Value Change.mp4

31.2 MB

013 Showing the Tip Percentage on Slide Value Change_en.srt

4.2 KB

014 Calculating the Tip Amount.mp4

60.6 MB

014 Calculating the Tip Amount_en.srt

9.0 KB

015 Total per Person Calculations.mp4

108.4 MB

015 Total per Person Calculations_en.srt

13.6 KB

016 State Hoisting - Code Refactor and Section Summary.mp4

87.9 MB

016 State Hoisting - Code Refactor and Section Summary_en.srt

11.3 KB

/16 - [Jetpack Compose] - Build a Movie App - Introduction to Scaffold and LazyColumn/

001 Section Introduction.mp4

2.5 MB

001 Section Introduction_en.srt

1.1 KB

002 Understanding the Scaffold Composable.mp4

67.0 MB

002 Understanding the Scaffold Composable_en.srt

11.7 KB

003 Using LazyColum and Showing Movies.mp4

104.5 MB

003 Using LazyColum and Showing Movies_en.srt

15.2 KB

004 Make Each Row Clickable.mp4

39.5 MB

004 Make Each Row Clickable_en.srt

5.5 KB

005 Introduction to Navigation Component.mp4

16.9 MB

005 Introduction to Navigation Component_en.srt

6.5 KB

006 Setting up the Navigation Structure.mp4

91.1 MB

006 Setting up the Navigation Structure_en.srt

16.1 KB

007 Setting up Navigation Structure - Home Screen and Details Screen.mp4

130.5 MB

007 Setting up Navigation Structure - Home Screen and Details Screen_en.srt

18.7 KB

008 Navigating and Passing Arguments.mp4

87.5 MB

008 Navigating and Passing Arguments_en.srt

13.9 KB

009 Navigating Back on Back button Clicked.mp4

28.2 MB

009 Navigating Back on Back button Clicked_en.srt

4.8 KB

010 Adding the TopAppBar and Back Navigation.mp4

66.3 MB

010 Adding the TopAppBar and Back Navigation_en.srt

8.3 KB

011 Navigation Component Summary.mp4

10.3 MB

011 Navigation Component Summary_en.srt

3.2 KB

/17 - [Jetpack Compose] - Movie App - Improvements/

001 Adding Movie Data class and Dummy Data.mp4

81.7 MB

001 Adding Movie Data class and Dummy Data_en.srt

10.0 KB

002 Using Coil to Add Images.mp4

98.4 MB

002 Using Coil to Add Images_en.srt

14.3 KB

003 Adding Expand Capability on the Card to show More Info.mp4

113.3 MB

003 Adding Expand Capability on the Card to show More Info_en.srt

16.5 KB

004 Adding more Movie Info into the Row.mp4

35.1 MB

004 Adding more Movie Info into the Row_en.srt

4.4 KB

005 Finishing Up the Details Screen.mp4

113.7 MB

005 Finishing Up the Details Screen_en.srt

16.5 KB

006 Section Summary - Movie App Improvements.mp4

15.4 MB

006 Section Summary - Movie App Improvements_en.srt

2.8 KB

/18 - [Jetpack Compose] - Introduction to ViewModel - Build a Note App/

001 Note App Demo.mp4

14.5 MB

001 Note App Demo_en.srt

1.9 KB

002 Note App - Project Setup & Creating a TextField.mp4

135.4 MB

002 Note App - Project Setup & Creating a TextField_en.srt

20.9 KB

003 Adding TextField and a Button.mp4

91.5 MB

003 Adding TextField and a Button_en.srt

13.4 KB

004 Adding a DataSource Class - Dummy Data.mp4

77.5 MB

004 Adding a DataSource Class - Dummy Data_en.srt

11.9 KB

005 Creating a Note Row and Showing Dummy Notes.mp4

91.0 MB

005 Creating a Note Row and Showing Dummy Notes_en.srt

13.3 KB

006 Adding and Removing Notes - Showing them on Screen.mp4

85.8 MB

006 Adding and Removing Notes - Showing them on Screen_en.srt

12.8 KB

007 Managing State and Data in Compose - Introduction to ViewModel.mp4

14.7 MB

007 Managing State and Data in Compose - Introduction to ViewModel_en.srt

6.4 KB

008 Creating a ViewModel and Implementing It.mp4

161.0 MB

008 Creating a ViewModel and Implementing It_en.srt

23.1 KB

/19 - [Jetpack Compose] - Note App Improvements - ROOM and Dependency Injection - Hilt/

001 What We'll do.mp4

9.2 MB

001 What We'll do_en.srt

1.4 KB

002 Understanding Android ROOM and Dependency Injection (DI) Hilt & Dagger.mp4

7.1 MB

002 Understanding Android ROOM and Dependency Injection (DI) Hilt & Dagger_en.srt

4.2 KB

003 [Important Dependencies].html

1.1 KB

004 Understanding DI (Dependency Injection) and Its Advantages.mp4

57.0 MB

004 Understanding DI (Dependency Injection) and Its Advantages_en.srt

15.0 KB

005 Manual DI vs Hilt.mp4

5.1 MB

005 Manual DI vs Hilt_en.srt

3.1 KB

006 Setup Hilt Dependencies in Gradle.mp4

60.3 MB

006 Setup Hilt Dependencies in Gradle_en.srt

7.6 KB

007 Setting up App Hilt AppModule and the NoteApplicatio Component.mp4

46.4 MB

007 Setting up App Hilt AppModule and the NoteApplicatio Component_en.srt

9.1 KB

008 The Android ROOM Database Architecture.mp4

23.7 MB

008 The Android ROOM Database Architecture_en.srt

10.4 KB

009 Adding ROOM and Coroutine Dependencies to Project.mp4

39.4 MB

009 Adding ROOM and Coroutine Dependencies to Project_en.srt

5.1 KB

010 Creating a Note Entity.mp4

36.7 MB

010 Creating a Note Entity_en.srt

6.4 KB

011 Creating a RoomDatabase Class and DAO.mp4

77.0 MB

011 Creating a RoomDatabase Class and DAO_en.srt

14.5 KB

012 Understanding Coroutines and Suspend Functions.mp4

33.7 MB

012 Understanding Coroutines and Suspend Functions_en.srt

5.5 KB

013 Adding Flow State to getNotes Functions.mp4

35.6 MB

013 Adding Flow State to getNotes Functions_en.srt

4.7 KB

014 Adding Providers in AppModule Class.mp4

69.0 MB

014 Adding Providers in AppModule Class_en.srt

11.0 KB

015 Creating the Repository Class.mp4

63.5 MB

015 Creating the Repository Class_en.srt

9.9 KB

016 Updating the NoteViewModel Class.mp4

81.9 MB

016 Updating the NoteViewModel Class_en.srt

12.7 KB

017 Testing the NoteApp with the ROOM Database.mp4

104.4 MB

017 Testing the NoteApp with the ROOM Database_en.srt

16.2 KB

018 Adding TypeConverters and getting the App to Work.mp4

122.8 MB

018 Adding TypeConverters and getting the App to Work_en.srt

17.2 KB

019 Section Summary.mp4

16.5 MB

019 Section Summary_en.srt

7.8 KB

/20 - [Jetpack Compose] JetTrivia App - Parsing JSON Retrofit and Clean Architecture/

001 JetTrivia app Demo.mp4

27.0 MB

001 JetTrivia app Demo_en.srt

3.2 KB

002 Setting up the Project - adding all dependencies.mp4

40.3 MB

002 Setting up the Project - adding all dependencies_en.srt

5.3 KB

003 The Trivia JSON Payload.mp4

19.7 MB

003 The Trivia JSON Payload_en.srt

3.7 KB

004 Setup the App Structure - Adding Retrofit Dependencies.mp4

116.9 MB

004 Setup the App Structure - Adding Retrofit Dependencies_en.srt

16.2 KB

005 Adding Hilt Classes and Retrofit.mp4

79.4 MB

005 Adding Hilt Classes and Retrofit_en.srt

14.4 KB

006 Creating a Wrapper Class for Emitting Metadata.mp4

73.4 MB

006 Creating a Wrapper Class for Emitting Metadata_en.srt

16.6 KB

007 Finishing up the Repository Class.mp4

61.7 MB

007 Finishing up the Repository Class_en.srt

11.2 KB

008 Creating the ViewModel Class.mp4

102.0 MB

008 Creating the ViewModel Class_en.srt

15.7 KB

009 Testing our ViewModel and Logging Trivia Questions.mp4

103.1 MB

009 Testing our ViewModel and Logging Trivia Questions_en.srt

16.2 KB

010 Refactoring Code and Showing the Progress Bar.mp4

28.1 MB

010 Refactoring Code and Showing the Progress Bar_en.srt

3.9 KB

011 Creating the UI - Question Tracker Composable.mp4

82.9 MB

011 Creating the UI - Question Tracker Composable_en.srt

12.2 KB

012 Creating UI - Dotted Line Composable.mp4

79.6 MB

012 Creating UI - Dotted Line Composable_en.srt

12.7 KB

013 Creating UI - Radio Button Row.mp4

117.1 MB

013 Creating UI - Radio Button Row_en.srt

14.6 KB

014 Creating UI - Radio Button Row & Checking Answers.mp4

151.9 MB

014 Creating UI - Radio Button Row & Checking Answers_en.srt

19.7 KB

015 Finishing up the Logic - App Working.mp4

176.0 MB

015 Finishing up the Logic - App Working_en.srt

22.5 KB

016 Create a Score Meter.mp4

70.9 MB

016 Create a Score Meter_en.srt

9.6 KB

017 Finalizing the Score Meter.mp4

108.0 MB

017 Finalizing the Score Meter_en.srt

13.3 KB

018 Getting Total Question Count.mp4

30.5 MB

018 Getting Total Question Count_en.srt

4.0 KB

019 Section Summary.mp4

3.8 MB

019 Section Summary_en.srt

1.4 KB

/21 - [Jetpack Compose] - Build a Weather Forecast App/

001 Weather Forecast App Demo.mp4

48.8 MB

001 Weather Forecast App Demo_en.srt

4.2 KB

002 Setting up Project and Adding All Gradle Dependencies.mp4

82.5 MB

002 Setting up Project and Adding All Gradle Dependencies_en.srt

11.9 KB

003 OpenWeather - Getting the API Key.mp4

20.4 MB

003 OpenWeather - Getting the API Key_en.srt

4.3 KB

004 Setting up Packages and DI Structures.mp4

46.8 MB

004 Setting up Packages and DI Structures_en.srt

8.4 KB

005 Setting Up App Navigation - Splash Screen - Part 1.mp4

89.4 MB

005 Setting Up App Navigation - Splash Screen - Part 1_en.srt

16.4 KB

006 Showing the SplashScreen - Navigation Setup Continuation.mp4

46.6 MB

006 Showing the SplashScreen - Navigation Setup Continuation_en.srt

7.4 KB

007 Putting together the Splash Screen UI.mp4

94.3 MB

007 Putting together the Splash Screen UI_en.srt

13.8 KB

008 Splash Screen Animation and Navigating to Main Screen.mp4

126.1 MB

008 Splash Screen Animation and Navigating to Main Screen_en.srt

18.8 KB

009 What We've Done So Far.mp4

20.5 MB

009 What We've Done So Far_en.srt

3.9 KB

010 Setting up Model Classes.mp4

95.4 MB

010 Setting up Model Classes_en.srt

17.1 KB

011 Setting up the Weather API Interface for Retrofit - HTTP Library.mp4

71.6 MB

011 Setting up the Weather API Interface for Retrofit - HTTP Library_en.srt

11.8 KB

012 Creating the Main ViewModel and the Repository Classes.mp4

168.5 MB

012 Creating the Main ViewModel and the Repository Classes_en.srt

27.7 KB

013 Setting up the ViewModel and Retrieving JSON Payload.mp4

194.9 MB

013 Setting up the ViewModel and Retrieving JSON Payload_en.srt

25.0 KB

014 Setting up the AppBar - Part 1.mp4

112.2 MB

014 Setting up the AppBar - Part 1_en.srt

19.2 KB

015 Finalizing the WeatherAppBar.mp4

122.8 MB

015 Finalizing the WeatherAppBar_en.srt

19.1 KB

016 Creating the Main Screen Widgets - Top Circle.mp4

126.6 MB

016 Creating the Main Screen Widgets - Top Circle_en.srt

19.0 KB

017 Creating the Main Screen - Finalizing the Top Circle and Data.mp4

94.8 MB

017 Creating the Main Screen - Finalizing the Top Circle and Data_en.srt

14.1 KB

018 Adding Humidity Wind and Pressure Row.mp4

55.9 MB

018 Adding Humidity Wind and Pressure Row_en.srt

5.7 KB

019 Creating the Sunset and Sunrise Row.mp4

59.5 MB

019 Creating the Sunset and Sunrise Row_en.srt

7.2 KB

020 Weather Detail Row.mp4

123.2 MB

020 Weather Detail Row_en.srt

16.2 KB

021 Finalizing the Weather Detail Row and the Main Screen.mp4

71.4 MB

021 Finalizing the Weather Detail Row and the Main Screen_en.srt

10.1 KB

022 Refactoring the Code.mp4

27.4 MB

022 Refactoring the Code_en.srt

2.2 KB

023 Break - What We've Done So far.mp4

8.8 MB

023 Break - What We've Done So far_en.srt

3.4 KB

024 Setting up the Search Field in Search Screen.mp4

172.4 MB

024 Setting up the Search Field in Search Screen_en.srt

23.0 KB

025 Passing the City Name Back to Main Screen and Showing the Forecast Data.mp4

240.7 MB

025 Passing the City Name Back to Main Screen and Showing the Forecast Data_en.srt

34.4 KB

026 Setting up the Dialog and the Dropdown Menu.mp4

125.4 MB

026 Setting up the Dialog and the Dropdown Menu_en.srt

13.5 KB

027 Navigating to About, Favorites and Settings & Creating the About Screen.mp4

136.7 MB

027 Navigating to About, Favorites and Settings & Creating the About Screen_en.srt

11.4 KB

028 Introduction to ROOM and Favorite Screen Structure.mp4

21.0 MB

028 Introduction to ROOM and Favorite Screen Structure_en.srt

7.8 KB

029 Creating a Favorite Entity and DAO Class.mp4

141.9 MB

029 Creating a Favorite Entity and DAO Class_en.srt

24.6 KB

030 Setting up Room Database and Repository.mp4

158.5 MB

030 Setting up Room Database and Repository_en.srt

24.7 KB

031 Creating the FavoriteViewModel Class.mp4

93.3 MB

031 Creating the FavoriteViewModel Class_en.srt

14.2 KB

032 Adding the Favorite Icon and Saving Favorite Cities to Database.mp4

143.9 MB

032 Adding the Favorite Icon and Saving Favorite Cities to Database_en.srt

17.1 KB

033 Showing all Favorite Cities.mp4

164.7 MB

033 Showing all Favorite Cities_en.srt

20.6 KB

034 Showing a Toast Message when a City is Saved.mp4

125.6 MB

034 Showing a Toast Message when a City is Saved_en.srt

14.5 KB

035 Break - What We've Done So Far - Next up The Settings Screen.mp4

9.1 MB

035 Break - What We've Done So Far - Next up The Settings Screen_en.srt

3.7 KB

036 Creating the Settings View Model.mp4

118.9 MB

036 Creating the Settings View Model_en.srt

13.1 KB

037 Putting Together the Settings Screen.mp4

82.0 MB

037 Putting Together the Settings Screen_en.srt

9.6 KB

038 Saving Measurement Units to the Database.mp4

88.8 MB

038 Saving Measurement Units to the Database_en.srt

11.4 KB

039 Adding a Default Unit.mp4

56.1 MB

039 Adding a Default Unit_en.srt

6.7 KB

040 Showing Metric and Imperial Units in Main Screen - Final Touches.mp4

185.5 MB

040 Showing Metric and Imperial Units in Main Screen - Final Touches_en.srt

19.5 KB

041 Weather Forecast App Summary.mp4

6.8 MB

041 Weather Forecast App Summary_en.srt

2.3 KB

/22 - [Jetpack Compose] - Capstone App - Reader App - Navigation and Login/

001 Reader App Demo.mp4

108.5 MB

001 Reader App Demo_en.srt

10.3 KB

002 Firebase Setup.mp4

128.3 MB

002 Firebase Setup_en.srt

20.0 KB

003 Setting up Hilt and adding More dependencies.mp4

40.9 MB

003 Setting up Hilt and adding More dependencies_en.srt

6.1 KB

004 Saving a User to Firestore Database - Test User.mp4

44.6 MB

004 Saving a User to Firestore Database - Test User_en.srt

6.4 KB

005 Setting Up Di - Dependency Injection with Hilt.mp4

30.9 MB

005 Setting Up Di - Dependency Injection with Hilt_en.srt

5.4 KB

006 Structuring the Project and Adding all Screen Composables.mp4

53.3 MB

006 Structuring the Project and Adding all Screen Composables_en.srt

9.3 KB

007 Setting up the ReaderScreen Enum & App Routing.mp4

38.2 MB

007 Setting up the ReaderScreen Enum & App Routing_en.srt

5.6 KB

008 Creating the Navigation Composables & Adding NavController and NavHost Classes.mp4

45.2 MB

008 Creating the Navigation Composables & Adding NavController and NavHost Classes_en.srt

8.2 KB

009 Using the Navigation to Show the SplashScreen.mp4

53.7 MB

009 Using the Navigation to Show the SplashScreen_en.srt

7.9 KB

010 Creating the Splash Screen.mp4

62.0 MB

010 Creating the Splash Screen_en.srt

7.7 KB

011 Animating the Splash Screen.mp4

72.9 MB

011 Animating the Splash Screen_en.srt

11.4 KB

012 Navigating to Login Screen.mp4

52.5 MB

012 Navigating to Login Screen_en.srt

8.1 KB

013 Creating the User Form Composable.mp4

110.2 MB

013 Creating the User Form Composable_en.srt

16.4 KB

014 Setting up the Email InputField.mp4

111.1 MB

014 Setting up the Email InputField_en.srt

15.4 KB

015 Setting up the User Form.mp4

144.2 MB

015 Setting up the User Form_en.srt

18.7 KB

016 Showing Login Form and Login Button.mp4

83.5 MB

016 Showing Login Form and Login Button_en.srt

11.6 KB

017 Finishing Login and Create Account Logic.mp4

163.6 MB

017 Finishing Login and Create Account Logic_en.srt

24.2 KB

018 Section Summary.mp4

5.6 MB

018 Section Summary_en.srt

2.0 KB

/23 - [Jetpack Compose] - Capstone App - Reader App Firebase Firestore - Login & Auth/

001 Section Introduction - Firebase Auth.mp4

328.4 KB

001 Section Introduction - Firebase Auth_en.srt

0.4 KB

002 Setting up FirebaseAuth - Login Users.mp4

113.4 MB

002 Setting up FirebaseAuth - Login Users_en.srt

21.2 KB

003 Signing User In to Firebase.mp4

99.6 MB

003 Signing User In to Firebase_en.srt

13.0 KB

004 Creating a User in Firebase Auth.mp4

56.4 MB

004 Creating a User in Firebase Auth_en.srt

9.4 KB

005 Saving a User to Firestore when Users are Created.mp4

71.3 MB

005 Saving a User to Firestore when Users are Created_en.srt

12.3 KB

006 Bypassing the Login Screen If User is Authenticated Already.mp4

37.3 MB

006 Bypassing the Login Screen If User is Authenticated Already_en.srt

4.9 KB

007 Creating the MUser Model.mp4

71.6 MB

007 Creating the MUser Model_en.srt

10.9 KB

008 Section Summary.mp4

11.6 MB

008 Section Summary_en.srt

5.3 KB

/24 - [Jetpack Compose] - Capstone App - Reader App - The Home Screen/

001 Section Introduction - Home Screen.mp4

1.3 MB

001 Section Introduction - Home Screen_en.srt

0.5 KB

002 Creating the Top App Bar - Logo and Title.mp4

100.0 MB

002 Creating the Top App Bar - Logo and Title_en.srt

15.9 KB

003 Adding the Logout Icon and Sign out User.mp4

44.2 MB

003 Adding the Logout Icon and Sign out User_en.srt

7.0 KB

004 Adding the TopReading Section.mp4

86.1 MB

004 Adding the TopReading Section_en.srt

12.6 KB

005 Finishing up the Top Section - Reading and User Profile.mp4

89.2 MB

005 Finishing up the Top Section - Reading and User Profile_en.srt

11.7 KB

006 Creating a Book Listcard.mp4

113.6 MB

006 Creating a Book Listcard_en.srt

17.1 KB

007 Adding the Rating and Title and Author Structures to List Card.mp4

65.2 MB

007 Adding the Rating and Title and Author Structures to List Card_en.srt

9.0 KB

008 The ListCard - Showing on Screen.mp4

67.1 MB

008 The ListCard - Showing on Screen_en.srt

10.3 KB

009 Showing an Image on the List Card.mp4

31.7 MB

009 Showing an Image on the List Card_en.srt

4.0 KB

010 Creating the Reading List Area and Adding Dummy Books.mp4

131.5 MB

010 Creating the Reading List Area and Adding Dummy Books_en.srt

17.4 KB

011 Finalizing the Home Screen (For now).mp4

2.1 MB

011 Finalizing the Home Screen (For now)_en.srt

1.0 KB

/25 - [Jetpack Compose] - Capstone App - Reader App - The Search Screen/

001 Section Introduction - Search Screen.mp4

5.1 MB

001 Section Introduction - Search Screen_en.srt

1.4 KB

002 Adding the TopBar of Search Screen.mp4

66.9 MB

002 Adding the TopBar of Search Screen_en.srt

9.0 KB

003 Adding the Search TextField.mp4

84.0 MB

003 Adding the Search TextField_en.srt

13.4 KB

004 Search Screen UI Setup Finished.mp4

105.1 MB

004 Search Screen UI Setup Finished_en.srt

12.2 KB

005 Setting up Retrofit and Hilt DI - Part 1.mp4

151.0 MB

005 Setting up Retrofit and Hilt DI - Part 1_en.srt

20.9 KB

006 Setting up the Repository and Data Wrapper Class.mp4

101.1 MB

006 Setting up the Repository and Data Wrapper Class_en.srt

14.6 KB

007 Loading Books in a Composable & Instantiating a HiltViewModel.mp4

71.6 MB

007 Loading Books in a Composable & Instantiating a HiltViewModel_en.srt

8.7 KB

008 Setting Up Repository.mp4

99.7 MB

008 Setting Up Repository_en.srt

15.5 KB

009 Creating the BookSearch ViewModel.mp4

51.6 MB

009 Creating the BookSearch ViewModel_en.srt

7.4 KB

010 Testing the BookSearch ViewModel and Showing Books on Screen.mp4

128.6 MB

010 Testing the BookSearch ViewModel and Showing Books on Screen_en.srt

16.5 KB

011 Adding a isLoading Progress Indicator.mp4

49.3 MB

011 Adding a isLoading Progress Indicator_en.srt

5.7 KB

012 Finishing up the Search Screen UI.mp4

36.7 MB

012 Finishing up the Search Screen UI_en.srt

4.7 KB

013 Section Summary - Search Book Screen.mp4

8.3 MB

013 Section Summary - Search Book Screen_en.srt

3.0 KB

/26 - [Jetpack Compose] - Capstone App - Reader App The Details Screen & Saving Books/

001 Book Details Screen.mp4

4.4 MB

001 Book Details Screen_en.srt

0.8 KB

002 Creating the Details Screen and Passing a Book Id.mp4

101.0 MB

002 Creating the Details Screen and Passing a Book Id_en.srt

16.0 KB

003 Retrieving a Book Data from ViewModel - Introduction to ProduceState.mp4

116.2 MB

003 Retrieving a Book Data from ViewModel - Introduction to ProduceState_en.srt

15.3 KB

004 Setting up the Details Screen - Adding Image and Title.mp4

79.3 MB

004 Setting up the Details Screen - Adding Image and Title_en.srt

10.9 KB

005 Adding the Book Description.mp4

75.6 MB

005 Adding the Book Description_en.srt

8.9 KB

006 Adding the Save and Cancel Buttons & Creating the MBook model Class.mp4

98.8 MB

006 Adding the Save and Cancel Buttons & Creating the MBook model Class_en.srt

14.9 KB

007 Saving a Book to Firestore Database.mp4

112.9 MB

007 Saving a Book to Firestore Database_en.srt

15.5 KB

008 Section Summary - Book Details and Saving Book to Firestore.mp4

18.6 MB

008 Section Summary - Book Details and Saving Book to Firestore_en.srt

2.6 KB

/27 - [Jetpack Compose] - Capstone App - Reader App Update and Delete Books/

001 Section Intro - Home Screen - Showing Saved Books.mp4

2.6 MB

001 Section Intro - Home Screen - Showing Saved Books_en.srt

1.4 KB

002 Setting up FireRepository.mp4

106.0 MB

002 Setting up FireRepository_en.srt

17.3 KB

003 Retrieving and Showing User Books in Home Screen.mp4

107.2 MB

003 Retrieving and Showing User Books in Home Screen_en.srt

14.3 KB

004 Setting up the Update Screen.mp4

120.6 MB

004 Setting up the Update Screen_en.srt

15.9 KB

005 Adding the Top Part of the Book Update Screen.mp4

123.0 MB

005 Adding the Top Part of the Book Update Screen_en.srt

15.5 KB

006 Adding a Note TextField.mp4

77.0 MB

006 Adding a Note TextField_en.srt

9.2 KB

007 Adding the Start and Finished Reading TextButtons.mp4

105.8 MB

007 Adding the Start and Finished Reading TextButtons_en.srt

14.4 KB

008 Adding the Rating Bar.mp4

89.0 MB

008 Adding the Rating Bar_en.srt

13.5 KB

009 Updating a Book.mp4

128.9 MB

009 Updating a Book_en.srt

16.9 KB

010 Formatting the Date and Showing a Toast Message.mp4

76.8 MB

010 Formatting the Date and Showing a Toast Message_en.srt

10.0 KB

011 Adding AlertDialog on Delete Button Clicked.mp4

113.6 MB

011 Adding AlertDialog on Delete Button Clicked_en.srt

16.9 KB

012 Section Summary - Update Screen.mp4

3.1 MB

012 Section Summary - Update Screen_en.srt

1.6 KB

/28 - [Jetpack Compose] - Capstone App - Reader App Reading and Book list Categories/

001 Section Introduction - Home Screen Book - Filtering.mp4

5.1 MB

001 Section Introduction - Home Screen Book - Filtering_en.srt

1.7 KB

002 Filtering Books into Read and Not yet Categories.mp4

114.7 MB

002 Filtering Books into Read and Not yet Categories_en.srt

17.8 KB

003 The Book Stats Screen - Showing Read and Reading Book Number.mp4

98.7 MB

003 The Book Stats Screen - Showing Read and Reading Book Number_en.srt

13.6 KB

004 Finishing the Stats Screen.mp4

78.3 MB

004 Finishing the Stats Screen_en.srt

9.2 KB

005 Final Touches on the App.mp4

72.6 MB

005 Final Touches on the App_en.srt

9.4 KB

006 [FIX] Book Rating Not Showing.mp4

14.4 MB

006 [FIX] Book Rating Not Showing_en.srt

2.0 KB

/29 - What's Next/

001 Next Steps.mp4

19.6 MB

001 Next Steps_en.srt

7.0 KB

/30 - Bonus/

001 Bonus.html

4.5 KB

 

Total files 566


Copyright © 2024 FileMood.com