- Setting up the ViewModel as well as the application
36
- Inserting Data using ViewModel
37
- Retrieve Data from Room Database
38
- Displaying the Dishes in a RecyclerView grid
39
- Refactoring the app a little
40
- Outro
Description:
Embark on a comprehensive 7-hour 40-minute Android Jetpack tutorial to master modern Android app development. Learn essential concepts including AndroidX, Android KTX, Bottom Navigation, ViewBinding, animations, and creating app icons. Explore various layouts such as LinearLayout, ConstraintLayout, RelativeLayout, and FrameLayout. Dive into practical application development with AddUpdateActivity implementation, image selection and handling, permissions management with Dexter, and working with RecyclerView and adapters. Gain proficiency in Room Database operations, including entity setup, DAO implementation, and data retrieval. Discover how to utilize ViewModel for efficient data management and display information in a RecyclerView grid. Perfect for beginners and intermediate developers looking to enhance their Android development skills using Jetpack components.