FileMood

Download Udemy - Mastering Jetpack Compose Building Dynamic User Interfaces

Udemy Mastering Jetpack Compose Building Dynamic User Interfaces

Name

Udemy - Mastering Jetpack Compose Building Dynamic User Interfaces

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

9.0 GB

Total Files

360

Last Seen

2025-04-03 00:11

Hash

0E9B75521F441753427A4E84FCB08CB0912E108A

/1. Introduction/

1. Introduction.mp4

29.8 MB

1. Introduction.srt

6.8 KB

/2. Installing Android Studio & Emulator/

1. Installing Android Studio + SDK.mp4

56.8 MB

1. Installing Android Studio + SDK.srt

5.6 KB

2. Creating the Emulator (Android Virtual Device).mp4

55.6 MB

2. Creating the Emulator (Android Virtual Device).srt

7.1 KB

/3. Kotlin Basics/

1. Running Kotlin Projects in Android Studio.mp4

35.5 MB

1. Running Kotlin Projects in Android Studio.srt

6.7 KB

2. Kotlin Syntax.mp4

8.6 MB

2. Kotlin Syntax.srt

1.9 KB

3. Printing the Output.mp4

20.3 MB

3. Printing the Output.srt

3.3 KB

4. Comments.mp4

18.4 MB

4. Comments.srt

3.3 KB

5. Variables.mp4

81.9 MB

5. Variables.srt

12.9 KB

6. Data Types.mp4

50.6 MB

6. Data Types.srt

6.7 KB

7. Numbers.mp4

37.3 MB

7. Numbers.srt

6.2 KB

8. Decimals.mp4

20.0 MB

8. Decimals.srt

3.3 KB

9. Boolean.mp4

24.0 MB

9. Boolean.srt

4.2 KB

10. Characters.mp4

8.5 MB

10. Characters.srt

1.5 KB

11. Operators.mp4

73.7 MB

11. Operators.srt

10.5 KB

12. Operators [Part 2].mp4

60.2 MB

12. Operators [Part 2].srt

10.8 KB

13. Strings.mp4

87.6 MB

13. Strings.srt

14.2 KB

14. Conditional Statements.mp4

59.5 MB

14. Conditional Statements.srt

10.0 KB

15. When Expressions.mp4

22.9 MB

15. When Expressions.srt

4.7 KB

16. While Loop.mp4

45.7 MB

16. While Loop.srt

9.4 KB

17. Do While Loop.mp4

26.3 MB

17. Do While Loop.srt

5.1 KB

18. Break & Continue.mp4

20.3 MB

18. Break & Continue.srt

3.5 KB

19. Arrays.mp4

55.4 MB

19. Arrays.srt

9.3 KB

20. For Loop.mp4

13.7 MB

20. For Loop.srt

2.5 KB

21. Ranges.mp4

42.7 MB

21. Ranges.srt

7.2 KB

/4. Object Oriented Programming/

1. Creating Functions.mp4

38.6 MB

1. Creating Functions.srt

7.4 KB

2. Passing Parameters.mp4

28.1 MB

2. Passing Parameters.srt

5.0 KB

3. Function Parameters.mp4

35.7 MB

3. Function Parameters.srt

5.6 KB

4. What's OOP.mp4

7.5 MB

4. What's OOP.srt

2.2 KB

5. Classes.mp4

32.0 MB

5. Classes.srt

6.3 KB

6. Objects.mp4

38.5 MB

6. Objects.srt

6.6 KB

7. Primary Constructor.mp4

49.7 MB

7. Primary Constructor.srt

7.5 KB

8. What's Inheritance.mp4

47.0 MB

8. What's Inheritance.srt

9.8 KB

9. Inheritance Example.mp4

105.4 MB

9. Inheritance Example.srt

14.8 KB

10. Secondary Constructor.mp4

60.6 MB

10. Secondary Constructor.srt

8.7 KB

11. Super Keyword.mp4

13.1 MB

11. Super Keyword.srt

2.3 KB

12. Getters & Setters.mp4

28.9 MB

12. Getters & Setters.srt

4.4 KB

13. Modifiers.mp4

62.8 MB

13. Modifiers.srt

10.0 KB

14. Abstract Class.mp4

56.7 MB

14. Abstract Class.srt

9.5 KB

15. Interfaces.mp4

64.8 MB

15. Interfaces.srt

10.0 KB

16. Nested Classes.mp4

16.5 MB

16. Nested Classes.srt

3.0 KB

/5. Data Structures in Kotlin/

1. Collections Intro.mp4

19.4 MB

1. Collections Intro.srt

4.4 KB

2. Immutable List.mp4

25.3 MB

2. Immutable List.srt

4.3 KB

3. Mutable List.mp4

42.7 MB

3. Mutable List.srt

6.8 KB

4. Immutable Set.mp4

28.5 MB

4. Immutable Set.srt

4.7 KB

5. Mutable Set.mp4

32.8 MB

5. Mutable Set.srt

5.6 KB

6. Immutable Map.mp4

39.8 MB

6. Immutable Map.srt

6.9 KB

7. Mutable Map.mp4

31.1 MB

7. Mutable Map.srt

5.0 KB

/6. Composable Functions/

1. Composable Functions.mp4

62.6 MB

1. Composable Functions.srt

9.3 KB

2. @Preview Annotation.mp4

19.0 MB

2. @Preview Annotation.srt

3.1 KB

3. Project Structure.mp4

128.1 MB

3. Project Structure.srt

15.8 KB

/7. Basic Composables/

1. What are Composables.mp4

17.8 MB

1. What are Composables.srt

3.1 KB

2. Text Composable.mp4

73.2 MB

2. Text Composable.srt

10.1 KB

3. Customising Texts.mp4

67.7 MB

3. Customising Texts.srt

7.9 KB

4. Coding Challenge #1 - The Greetings App.mp4

46.0 MB

4. Coding Challenge #1 - The Greetings App.srt

6.9 KB

5. Modifiers in Jetpack Compose.mp4

74.5 MB

5. Modifiers in Jetpack Compose.srt

9.3 KB

6. Scrollable Text with Modifiers.mp4

23.5 MB

6. Scrollable Text with Modifiers.srt

2.6 KB

7. Rows & Columns.mp4

41.4 MB

7. Rows & Columns.srt

5.8 KB

8. Box Layout.mp4

41.7 MB

8. Box Layout.srt

4.9 KB

9. Arrangement & Alignment.mp4

33.5 MB

9. Arrangement & Alignment.srt

6.6 KB

10. Button Composable.mp4

53.8 MB

10. Button Composable.srt

7.2 KB

11. Custom Buttons.mp4

66.5 MB

11. Custom Buttons.srt

7.0 KB

12. Image Composable.mp4

61.4 MB

12. Image Composable.srt

7.8 KB

13. Custom Images.mp4

61.6 MB

13. Custom Images.srt

7.2 KB

/8. State in Jetpack Compose/

1. State in Compose.mp4

40.8 MB

1. State in Compose.srt

7.8 KB

2. State Example.mp4

67.1 MB

2. State Example.srt

9.0 KB

3. Property Delegation in Kotlin.mp4

84.3 MB

3. Property Delegation in Kotlin.srt

12.1 KB

4. TextField Composable.mp4

69.1 MB

4. TextField Composable.srt

8.8 KB

5. Custom TextFields.mp4

117.3 MB

5. Custom TextFields.srt

13.8 KB

6. Stateless vs Stateful.mp4

32.6 MB

6. Stateless vs Stateful.srt

4.7 KB

7. Stateless vs Stateful Example.mp4

55.4 MB

7. Stateless vs Stateful Example.srt

5.7 KB

8. State Hoisting.mp4

49.3 MB

8. State Hoisting.srt

5.5 KB

/9. More Composables/

1. Radio Buttons Composable.mp4

44.4 MB

1. Radio Buttons Composable.srt

6.5 KB

2. Radio Group.mp4

90.0 MB

2. Radio Group.srt

10.2 KB

3. Switch Composable.mp4

57.1 MB

3. Switch Composable.srt

7.0 KB

4. Checkbox Composable.mp4

69.3 MB

4. Checkbox Composable.srt

8.9 KB

5. List of Checkboxes.mp4

63.6 MB

5. List of Checkboxes.srt

7.3 KB

6. Circular Progress Indicator Composable.mp4

51.1 MB

6. Circular Progress Indicator Composable.srt

6.4 KB

7. Coding Challenge #2 - The Progress App.mp4

36.7 MB

7. Coding Challenge #2 - The Progress App.srt

5.4 KB

8. Scaffold Composable.mp4

52.7 MB

8. Scaffold Composable.srt

6.1 KB

9. Top App Bar Composable.mp4

67.3 MB

9. Top App Bar Composable.srt

8.4 KB

10. Top App Bar Customisation.mp4

32.8 MB

10. Top App Bar Customisation.srt

4.1 KB

11. Bottom Navigation Composable.mp4

74.6 MB

11. Bottom Navigation Composable.srt

8.2 KB

12. Bottom Navigation Items.mp4

51.8 MB

12. Bottom Navigation Items.srt

6.0 KB

13. Floating Action Button.mp4

56.2 MB

13. Floating Action Button.srt

7.4 KB

14. Extended Floating Action Button.mp4

40.0 MB

14. Extended Floating Action Button.srt

4.2 KB

15. Card Composable.mp4

71.4 MB

15. Card Composable.srt

8.3 KB

/10. Higher Order Functions in Kotlin/

1. Function Literals in Kotlin.mp4

18.5 MB

1. Function Literals in Kotlin.srt

4.8 KB

2. Lambda Expressions.mp4

28.8 MB

2. Lambda Expressions.srt

7.0 KB

3. Types of Lambda Expressions.mp4

76.2 MB

3. Types of Lambda Expressions.srt

11.8 KB

4. Anonymous Functions.mp4

15.9 MB

4. Anonymous Functions.srt

4.6 KB

5. Shorter Syntax of Anonymous Functions.mp4

33.3 MB

5. Shorter Syntax of Anonymous Functions.srt

5.5 KB

6. Types of Anonymous Functions.mp4

68.2 MB

6. Types of Anonymous Functions.srt

9.1 KB

7. Higher Order Functions.mp4

42.7 MB

7. Higher Order Functions.srt

8.2 KB

8. Deep Dive into Higher Order Functions.mp4

41.9 MB

8. Deep Dive into Higher Order Functions.srt

6.8 KB

9. it Keyword.mp4

35.3 MB

9. it Keyword.srt

4.7 KB

10. it Example.mp4

47.8 MB

10. it Example.srt

6.9 KB

11. Passing Anonymous Function as Parameter.mp4

41.0 MB

11. Passing Anonymous Function as Parameter.srt

6.0 KB

12. Passing & Returning Regular Function from HOF.mp4

44.0 MB

12. Passing & Returning Regular Function from HOF.srt

6.5 KB

/11. Displaying Lists in Compose/

1. Introduction to Lists.mp4

66.6 MB

1. Introduction to Lists.srt

8.4 KB

2. Lazy Column.mp4

64.0 MB

2. Lazy Column.srt

6.9 KB

3. Lazy Row.mp4

48.9 MB

3. Lazy Row.srt

5.3 KB

4. Lazy Vertical Grid.mp4

56.0 MB

4. Lazy Vertical Grid.srt

6.6 KB

5. Adaptive Lazy Vertical Grid.mp4

25.2 MB

5. Adaptive Lazy Vertical Grid.srt

2.8 KB

/12. Constraint Layout/

1. Introduction to Constraint Layout.mp4

85.8 MB

1. Introduction to Constraint Layout.srt

10.8 KB

2. Constraining Composables.mp4

63.3 MB

2. Constraining Composables.srt

7.1 KB

3. Dimensions in Constraints.mp4

43.6 MB

3. Dimensions in Constraints.srt

4.7 KB

4. Chains in Constraint.mp4

45.1 MB

4. Chains in Constraint.srt

5.8 KB

5. Guidelines in Constraint.mp4

57.4 MB

5. Guidelines in Constraint.srt

6.2 KB

/13. The Credit Cards App/

1. What you'll build .mp4

13.6 MB

1. What you'll build .srt

2.2 KB

2. Data Class.mp4

34.5 MB

2. Data Class.srt

4.7 KB

3. Credit Card UI.mp4

60.4 MB

3. Credit Card UI.srt

8.1 KB

4. Credit Card UI [Part 2].mp4

73.8 MB

4. Credit Card UI [Part 2].srt

8.2 KB

5. Displaying Cards in Lazy Column.mp4

67.1 MB

5. Displaying Cards in Lazy Column.srt

7.7 KB

6. Running the App.mp4

45.7 MB

6. Running the App.srt

4.4 KB

/14. Navigation Component in Compose/

1. Introduction to Navigation Component.mp4

12.5 MB

1. Introduction to Navigation Component.srt

3.6 KB

2. Navigation Controller.mp4

28.6 MB

2. Navigation Controller.srt

3.2 KB

3. Nav Host.mp4

41.2 MB

3. Nav Host.srt

5.8 KB

4. Navigation Graph Builder.mp4

42.8 MB

4. Navigation Graph Builder.srt

5.9 KB

5. Navigate Method.mp4

54.6 MB

5. Navigate Method.srt

6.9 KB

6. Cleaning Up the Codes.mp4

74.9 MB

6. Cleaning Up the Codes.srt

7.8 KB

7. Passing Arguments between Destinations.mp4

90.0 MB

7. Passing Arguments between Destinations.srt

10.5 KB

8. More About Arguments.mp4

119.9 MB

8. More About Arguments.srt

13.3 KB

/15. My Courses App - [Mastering Navigation Component]/

1. What will build together.mp4

37.2 MB

1. What will build together.srt

2.3 KB

2. Data Class.mp4

61.2 MB

2. Data Class.srt

6.9 KB

3. Home Screen Composable.mp4

60.7 MB

3. Home Screen Composable.srt

7.0 KB

4. Home App Bar.mp4

38.5 MB

4. Home App Bar.srt

3.7 KB

5. Course Cards.mp4

84.2 MB

5. Course Cards.srt

8.2 KB

6. About Screen.mp4

64.9 MB

6. About Screen.srt

6.4 KB

7. App Bar.mp4

33.8 MB

7. App Bar.srt

3.2 KB

8. Details Screen.mp4

78.2 MB

8. Details Screen.srt

8.4 KB

9. Navigation Component [Part 1].mp4

56.2 MB

9. Navigation Component [Part 1].srt

8.2 KB

10. Navigation Component [Part 2].mp4

66.5 MB

10. Navigation Component [Part 2].srt

7.5 KB

11. Navigation Component [Part 3].mp4

74.1 MB

11. Navigation Component [Part 3].srt

8.5 KB

12. Running The App.mp4

28.9 MB

12. Running The App.srt

2.9 KB

/16. Communicating with View Models/

1. What's App Architecture.mp4

26.7 MB

1. What's App Architecture.srt

5.8 KB

2. View Model Introduction.mp4

13.0 MB

2. View Model Introduction.srt

2.5 KB

3. Counter App Without View Model.mp4

56.6 MB

3. Counter App Without View Model.srt

6.9 KB

4. Counter App With View Model.mp4

80.0 MB

4. Counter App With View Model.srt

9.8 KB

/17. Unit Converter App/

1. Unit Converter App Promo.mp4

5.5 MB

1. Unit Converter App Promo.srt

1.3 KB

2. Main Screen.mp4

39.8 MB

2. Main Screen.srt

5.0 KB

3. Creating the View Model.mp4

42.0 MB

3. Creating the View Model.srt

5.5 KB

4. Running the App.mp4

108.0 MB

4. Running the App.srt

10.9 KB

/18. MVVM Architecture/

1. What's MVVM .mp4

40.9 MB

1. What's MVVM .srt

5.8 KB

/19. The Library App [MVVM + ROOM DB]/

1. What will build in this section.mp4

22.7 MB

1. What will build in this section.srt

3.5 KB

2. What's ROOM DB .mp4

55.8 MB

2. What's ROOM DB .srt

9.1 KB

3. ROOM Dependency & Project Setup.mp4

60.2 MB

3. ROOM Dependency & Project Setup.srt

7.2 KB

4. MVVM & ROOM Recap.mp4

21.0 MB

4. MVVM & ROOM Recap.srt

3.6 KB

5. Entity Class.mp4

55.1 MB

5. Entity Class.srt

9.9 KB

6. DAO - Data Access Object.mp4

33.8 MB

6. DAO - Data Access Object.srt

5.0 KB

7. Database Instance.mp4

81.9 MB

7. Database Instance.srt

11.1 KB

8. Repository.mp4

55.5 MB

8. Repository.srt

7.7 KB

9. View Model.mp4

44.8 MB

9. View Model.srt

6.2 KB

10. The View & Database Inspection.mp4

91.8 MB

10. The View & Database Inspection.srt

11.0 KB

11. Kotlin Flow.mp4

67.8 MB

11. Kotlin Flow.srt

7.9 KB

12. Book Cards.mp4

38.3 MB

12. Book Cards.srt

4.0 KB

13. Collecting Flow as State.mp4

62.3 MB

13. Collecting Flow as State.srt

8.0 KB

14. Displaying all Database records.mp4

32.6 MB

14. Displaying all Database records.srt

3.7 KB

15. Deleting Items from Database.mp4

67.5 MB

15. Deleting Items from Database.srt

8.0 KB

16. Update Screen.mp4

56.8 MB

16. Update Screen.srt

5.8 KB

17. Updating Data in Database.mp4

65.2 MB

17. Updating Data in Database.srt

7.1 KB

18. Adding Nav Components.mp4

70.0 MB

18. Adding Nav Components.srt

8.5 KB

19. Passing the CHoosen book id as Argument.mp4

61.0 MB

19. Passing the CHoosen book id as Argument.srt

6.7 KB

20. Last UI Touches.mp4

39.2 MB

20. Last UI Touches.srt

4.1 KB

21. Custom Queries in SQL.mp4

75.7 MB

21. Custom Queries in SQL.srt

7.2 KB

/20. The Actors App - [MVVM + Retrofit]/

1. The Actors App Promo.mp4

21.7 MB

1. The Actors App Promo.srt

1.8 KB

2. What we'll build.mp4

29.5 MB

2. What we'll build.srt

3.9 KB

3. Introduction to Retrofit.mp4

31.1 MB

3. Introduction to Retrofit.srt

5.2 KB

4. Retrofit Components.mp4

24.2 MB

4. Retrofit Components.srt

4.0 KB

5. Adding Retrofit and Moshi Dependencies.mp4

117.8 MB

5. Adding Retrofit and Moshi Dependencies.srt

11.9 KB

6. JSON Syntax.mp4

38.5 MB

6. JSON Syntax.srt

6.8 KB

7. JSON Formatter.mp4

107.3 MB

7. JSON Formatter.srt

8.7 KB

8. Data Class.mp4

56.0 MB

8. Data Class.srt

6.4 KB

9. HTTP Requests & Responses.mp4

43.1 MB

9. HTTP Requests & Responses.srt

8.6 KB

10. API Service Interface.mp4

32.0 MB

10. API Service Interface.srt

3.8 KB

11. Retrofit Instance.mp4

49.4 MB

11. Retrofit Instance.srt

6.1 KB

12. The Repository.mp4

29.2 MB

12. The Repository.srt

3.7 KB

13. View Model.mp4

46.4 MB

13. View Model.srt

5.2 KB

14. The Actors List.mp4

46.7 MB

14. The Actors List.srt

5.4 KB

15. The Main Screen.mp4

79.3 MB

15. The Main Screen.srt

9.0 KB

16. Running the App.mp4

45.7 MB

16. Running the App.srt

4.3 KB

 

Total files 360


Copyright © 2025 FileMood.com