[TutsNode.com] - Complete Android 11 Jetpack Masterclass/14. WorkManager, Sharing and Notifications/8. Notifications Demo part 1.mp4281.77MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/14. WorkManager, Sharing and Notifications/4. WorkManager Demo part 1.mp4248.64MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/14. WorkManager, Sharing and Notifications/10. V51 - Notifications in depth.mp4208.34MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/10. LiveData, Lifecycles and ViewModels/4. V23 - Displaying the dishes list in a recyclerview grid.mp4188.59MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/7. Permissions/1. V9 - Adding the Camera and Storage permission.mp4186.13MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/6. MVVM Setup and Layouts/8. V6 - Designing the AddUpdateDishesActivity part 1.mp4162.25MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/13. Retrofit and RxJava/8. V46 - Populating the UI with the Data from the API.mp4159.39MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/8. Glide/5. V 14 - Setting up the RecyclerView and Adapter using ViewBinding part 1.mp4157.82MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/8. Glide/4. V13 - Stores selected image and get its path.mp4142.3MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/8. Glide/7. V15 - Selecting elements from our lists and validating entries.mp4141.78MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/5. ViewBinding and Animation(Splash Screen)/4. V3 - Adding the Animation to the splash screen.mp4138.37MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/14. WorkManager, Sharing and Notifications/2. V49 - Adding the share feature.mp4135.3MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/6. MVVM Setup and Layouts/1. V5- MVVM setup and refactoring.mp4135.26MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/8. Glide/6. V14 - Setting up the RecyclerView and Adapter using ViewBinding part 2.mp4126.83MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/4. Android Studio Overview and Project Setup/4. V1 - Bottom Navigation and understanding the files and colors.mp4125.53MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/14. WorkManager, Sharing and Notifications/6. V50 - Using the WorkManager to run something repeatedly.mp4125.5MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/12. V38 - Setting up the Filter Click Event on a Dialog in a Fragment.mp4121.84MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/8. V34 - Adding a PopMenu to each Dish.mp4117.34MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/4. V30 - Updating the entry using Room Database.mp4111.41MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/11. Navigation Component/12. V28 - Setting up the dish details fragment.mp4110.48MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/10. LiveData, Lifecycles and ViewModels/1. V20 - Setting up the ViewModel as well as the application class.mp4108.92MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/10. V36 - Deleting dishes and AlertDialogs.mp4107.3MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/13. Retrofit and RxJava/6. V44 - Preparing Observers for result that we get from the API.mp4106.29MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/13. Retrofit and RxJava/4. V42 - Preparing our API calls.mp4106.01MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/13. Retrofit and RxJava/3. V41 - Setting up the API that we will use.mp4103.98MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/10. LiveData, Lifecycles and ViewModels/3. V22 - Retrieving the inserted data from the database.mp497.38MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/6. MVVM Setup and Layouts/10. V8 - Implementing the Custom Dialog for Camera and Gallery selection.mp496.75MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/4. Android Studio Overview and Project Setup/7. Passing data from one activity to another using putExtra.mp496.39MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/9. Room Database/2. V16 - Setting up the entity.mp494.93MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/11. V37 - Creating the Filter Menu Item and Dialog.mp490.83MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/13. Retrofit and RxJava/7. V45 - Retrieving the API response and displaying it in the log.mp485.64MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/7. V33 - Moving from Favorite Fragment to DetailFragment.mp485.03MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/13. Retrofit and RxJava/9. V47 - Swipe to Refresh cleanup.mp482.84MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/11. Navigation Component/10. V26 - Hide and show the bottom navigation bar with Animation.mp477.04MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/13. Retrofit and RxJava/5. V43 - Setting up the API URL using RxJava3 and Retrofit.mp475.73MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/13. V39 - Applying the filter and displaying filtered list.mp474.65MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/4. Android Studio Overview and Project Setup/6. Activity Lifecycle Demo.mp470.21MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/12. Android Palette and CRUD operations/3. V29 - Using palette to setup background color.mp468.33MB
[TutsNode.com] - Complete Android 11 Jetpack Masterclass/10. LiveData, Lifecycles and ViewModels/2. V21 - Inserting the data using our ViewModel Class.mp466.49MB