BT种子基本信息
- 种子哈希:bd3c48b2511f39ea56c485d769aa10df9747813c
- 文档大小:8.8 GB
- 文档个数:259个文档
- 下载次数:1999次
- 下载速度:极快
- 收录时间:2021-08-31
- 最近下载:2025-07-05
文档列表
6. MVVM Setup and Layouts/3. ConstraintLayout.mp4 365.9 MB
14. WorkManager, Sharing and Notifications/8. Notifications Demo part 1.mp4 295.5 MB
14. WorkManager, Sharing and Notifications/4. WorkManager Demo part 1.mp4 260.7 MB
14. WorkManager, Sharing and Notifications/10. V51 - Notifications in depth.mp4 218.5 MB
10. LiveData, Lifecycles and ViewModels/4. V23 - Displaying the dishes list in a recyclerview grid.mp4 197.7 MB
7. Permissions/1. V9 - Adding the Camera and Storage permission.mp4 195.2 MB
6. MVVM Setup and Layouts/8. V6 - Designing the AddUpdateDishesActivity part 1.mp4 170.1 MB
13. Retrofit and RxJava/8. V46 - Populating the UI with the Data from the API.mp4 167.1 MB
8. Glide/5. V 14 - Setting up the RecyclerView and Adapter using ViewBinding part 1.mp4 165.5 MB
6. MVVM Setup and Layouts/6. LinearLayout Introduction.mp4 162.0 MB
12. Android Palette and CRUD operations/9. V35 - Editing dishes.mp4 160.5 MB
11. Navigation Component/6. Navigation Component v1.mp4 157.8 MB
8. Glide/4. V13 - Stores selected image and get its path.mp4 149.2 MB
8. Glide/7. V15 - Selecting elements from our lists and validating entries.mp4 148.7 MB
5. ViewBinding and Animation(Splash Screen)/4. V3 - Adding the Animation to the splash screen.mp4 145.1 MB
14. WorkManager, Sharing and Notifications/2. V49 - Adding the share feature.mp4 141.9 MB
6. MVVM Setup and Layouts/1. V5- MVVM setup and refactoring.mp4 141.8 MB
8. Glide/6. V14 - Setting up the RecyclerView and Adapter using ViewBinding part 2.mp4 133.0 MB
4. Android Studio Overview and Project Setup/4. V1 - Bottom Navigation and understanding the files and colors.mp4 131.6 MB
14. WorkManager, Sharing and Notifications/6. V50 - Using the WorkManager to run something repeatedly.mp4 131.6 MB
7. Permissions/2. V10 - Dish Image Selection using Camera.mp4 127.9 MB
12. Android Palette and CRUD operations/12. V38 - Setting up the Filter Click Event on a Dialog in a Fragment.mp4 127.8 MB
12. Android Palette and CRUD operations/8. V34 - Adding a PopMenu to each Dish.mp4 123.0 MB
12. Android Palette and CRUD operations/2. Android Palette Demo.mp4 121.1 MB
8. Glide/2. Glide Demo.mp4 119.7 MB
12. Android Palette and CRUD operations/4. V30 - Updating the entry using Room Database.mp4 116.8 MB
11. Navigation Component/12. V28 - Setting up the dish details fragment.mp4 115.8 MB
10. LiveData, Lifecycles and ViewModels/1. V20 - Setting up the ViewModel as well as the application class.mp4 114.2 MB
12. Android Palette and CRUD operations/10. V36 - Deleting dishes and AlertDialogs.mp4 112.5 MB
11. Navigation Component/7. Navigation Component v2.mp4 112.4 MB
13. Retrofit and RxJava/6. V44 - Preparing Observers for result that we get from the API.mp4 111.5 MB
13. Retrofit and RxJava/4. V42 - Preparing our API calls.mp4 111.2 MB
13. Retrofit and RxJava/3. V41 - Setting up the API that we will use.mp4 109.0 MB
6. MVVM Setup and Layouts/5. Relative Layout Intro.mp4 108.3 MB
14. WorkManager, Sharing and Notifications/9. Notifications Demo part 2.mp4 106.8 MB
14. WorkManager, Sharing and Notifications/5. WorkManager Demo part 2.mp4 106.3 MB
11. Navigation Component/9. V25 - Fragment Navigation.mp4 106.2 MB
10. LiveData, Lifecycles and ViewModels/3. V22 - Retrieving the inserted data from the database.mp4 102.1 MB
6. MVVM Setup and Layouts/10. V8 - Implementing the Custom Dialog for Camera and Gallery selection.mp4 101.4 MB
4. Android Studio Overview and Project Setup/7. Passing data from one activity to another using putExtra.mp4 101.1 MB
9. Room Database/2. V16 - Setting up the entity.mp4 99.5 MB
12. Android Palette and CRUD operations/11. V37 - Creating the Filter Menu Item and Dialog.mp4 95.2 MB
11. Navigation Component/8. Navigation Component v3.mp4 91.9 MB
13. Retrofit and RxJava/7. V45 - Retrieving the API response and displaying it in the log.mp4 89.8 MB
12. Android Palette and CRUD operations/7. V33 - Moving from Favorite Fragment to DetailFragment.mp4 89.2 MB
13. Retrofit and RxJava/9. V47 - Swipe to Refresh cleanup.mp4 86.9 MB
12. Android Palette and CRUD operations/6. V32 - Displaying our favorites.mp4 85.2 MB
12. Android Palette and CRUD operations/5. V31 - Loading the favorite dishes.mp4 82.5 MB
5. ViewBinding and Animation(Splash Screen)/3. V2 - Creating Splash Screen.mp4 81.0 MB
11. Navigation Component/10. V26 - Hide and show the bottom navigation bar with Animation.mp4 80.8 MB
13. Retrofit and RxJava/5. V43 - Setting up the API URL using RxJava3 and Retrofit.mp4 79.4 MB
12. Android Palette and CRUD operations/13. V39 - Applying the filter and displaying filtered list.mp4 78.3 MB
6. MVVM Setup and Layouts/7. FrameLayout Introduction.mp4 73.9 MB
4. Android Studio Overview and Project Setup/6. Activity Lifecycle Demo.mp4 73.6 MB
12. Android Palette and CRUD operations/3. V29 - Using palette to setup background color.mp4 71.6 MB
10. LiveData, Lifecycles and ViewModels/2. V21 - Inserting the data using our ViewModel Class.mp4 69.7 MB
13. Retrofit and RxJava/10. V48 - Loading custom progress dialog.mp4 69.2 MB
7. Permissions/3. V11 - Dish Image Selection using Storage.mp4 67.9 MB
2. Overview/2. Thank you.mp4 67.1 MB
14. WorkManager, Sharing and Notifications/7. Notifications Overview.mp4 67.0 MB
11. Navigation Component/11. V27 - Pass the data via arguments to another fragment.mp4 65.9 MB
10. LiveData, Lifecycles and ViewModels/5. V24 - Refactoring the app a little.mp4 63.1 MB
6. MVVM Setup and Layouts/4. ConstraintLayout basics of chain style.mp4 62.7 MB
9. Room Database/4. V18 - Setting up the ROOM database.mp4 61.2 MB
8. Glide/3. V12 - Taking photo and setting it for our ImageView.mp4 51.2 MB
6. MVVM Setup and Layouts/2. Layouts Overview.mp4 49.9 MB
9. Room Database/3. V17 - Setting up the DAO interface.mp4 49.6 MB
2. Overview/1. Course Overview.mp4 49.3 MB
13. Retrofit and RxJava/2. V40 - Preparing the RandomDishFragment.mp4 44.2 MB
9. Room Database/5. V19 - Setting up the Repository.mp4 42.1 MB
5. ViewBinding and Animation(Splash Screen)/5. V4 - Creating the app icon using AndroidStudio.mp4 39.6 MB
3. Installation/5. Run your app using your Android Studio.mp4 37.3 MB
11. Navigation Component/4. Fragments overview part 1.mp4 37.1 MB
9. Room Database/1. Room Database Overview.mp4 36.8 MB
6. MVVM Setup and Layouts/9. V7 - Designing the AddUpdateDishesActivity Part 2.mp4 36.3 MB
11. Navigation Component/5. Fragments overview part 2.mp4 35.4 MB
15. Conclusion/1. Conclusion of the course.mp4 31.3 MB
4. Android Studio Overview and Project Setup/1. Android JetPack Overview.mp4 29.3 MB
11. Navigation Component/2. Navigation Component.mp4 29.2 MB
11. Navigation Component/1. Intro.mp4 28.5 MB
5. ViewBinding and Animation(Splash Screen)/2. ViewBinding introduction.mp4 27.8 MB
14. WorkManager, Sharing and Notifications/1. Intro.mp4 27.4 MB
11. Navigation Component/6.1 NavigationSimpleDemo.zip 27.2 MB
11. Navigation Component/7.1 NavigationSimpleDemo_v1.zip 27.1 MB
14. WorkManager, Sharing and Notifications/4.1 WorkManagerSample.zip 26.7 MB
14. WorkManager, Sharing and Notifications/3. Work Manager Overview.mp4 25.7 MB
4. Android Studio Overview and Project Setup/5. Activity Lifecycle.mp4 24.9 MB
8. Glide/1. Glide.mp4 24.7 MB
12. Android Palette and CRUD operations/2.1 PalleteDemo.zip 23.0 MB
14. WorkManager, Sharing and Notifications/9.1 NotificationsSample_v2.zip 21.2 MB
4. Android Studio Overview and Project Setup/2. AndroidX Introduction.mp4 20.8 MB
14. WorkManager, Sharing and Notifications/8.1 NotificationsSample_v1.zip 20.6 MB
6. MVVM Setup and Layouts/6.1 LinearLayoutDemo.zip 20.5 MB
6. MVVM Setup and Layouts/3.1 ConstraintLayoutDemo.zip 20.5 MB
13. Retrofit and RxJava/1. Intro.mp4 17.9 MB
5. ViewBinding and Animation(Splash Screen)/1. Intro.mp4 17.5 MB
12. Android Palette and CRUD operations/1. Android Palette Overview.mp4 13.4 MB
3. Installation/1. Install the Android Studio on Windows.mp4 11.5 MB
13. Retrofit and RxJava/3.1 FavDish_v41.zip 11.2 MB
4. Android Studio Overview and Project Setup/3. Android KTX Introduction.mp4 11.1 MB
11. Navigation Component/3. Fragments Overview.mp4 8.9 MB
5. ViewBinding and Animation(Splash Screen)/5.1 FavDish_v4.zip 2.2 MB
14. WorkManager, Sharing and Notifications/10.1 FavDish_v51.zip 1.7 MB
11. Navigation Component/3.1 Fragments.zip 462.4 kB
14. WorkManager, Sharing and Notifications/6.1 FavDish_v50.zip 415.4 kB
14. WorkManager, Sharing and Notifications/2.1 FavDish_v49.zip 409.6 kB
12. Android Palette and CRUD operations/3.1 FavDish_v29.zip 394.7 kB
10. LiveData, Lifecycles and ViewModels/5.1 FavDish_v24.zip 389.7 kB
10. LiveData, Lifecycles and ViewModels/4.1 FavDish_v23.zip 388.9 kB
10. LiveData, Lifecycles and ViewModels/3.1 FavDish_v22.zip 386.6 kB
10. LiveData, Lifecycles and ViewModels/1.1 FavDish_v20.zip 385.0 kB
9. Room Database/2.1 FavDish_v16.zip 380.7 kB
13. Retrofit and RxJava/10.1 FavDish_v48.zip 255.7 kB
13. Retrofit and RxJava/9.1 FavDish_v47.zip 255.1 kB
13. Retrofit and RxJava/8.1 FavDish_v46.zip 254.9 kB
13. Retrofit and RxJava/7.1 FavDish_v45.zip 253.4 kB
13. Retrofit and RxJava/6.1 FavDish_v44.zip 253.1 kB
13. Retrofit and RxJava/5.1 FavDish_v43.zip 251.9 kB
13. Retrofit and RxJava/4.1 FavDish_v42.zip 250.7 kB
13. Retrofit and RxJava/2.1 FavDish_v40.zip 248.4 kB
12. Android Palette and CRUD operations/13.1 FavDish_v39.zip 247.7 kB
12. Android Palette and CRUD operations/12.1 FavDish_v38.zip 247.5 kB
12. Android Palette and CRUD operations/11.1 FavDish_v37.zip 247.3 kB
12. Android Palette and CRUD operations/10.1 FavDish_v36.zip 246.4 kB
12. Android Palette and CRUD operations/9.1 FavDish_v35.zip 245.9 kB
12. Android Palette and CRUD operations/8.1 FavDish_v34.zip 245.5 kB
12. Android Palette and CRUD operations/7.1 FavDish_v33.zip 244.1 kB
12. Android Palette and CRUD operations/6.1 FavDish_v32.zip 243.9 kB
12. Android Palette and CRUD operations/5.1 FavDish_v31.zip 243.7 kB
12. Android Palette and CRUD operations/4.1 FavDish_v30.zip 243.2 kB
11. Navigation Component/12.1 FavDish_v28.zip 242.3 kB
9. Room Database/3.1 FavDish_v17.zip 239.7 kB
11. Navigation Component/11.1 FavDish_v27.zip 239.6 kB
11. Navigation Component/10.1 FavDish_v26.zip 239.4 kB
11. Navigation Component/9.1 FavDish_v25.zip 239.3 kB
10. LiveData, Lifecycles and ViewModels/2.1 FavDish_v21.zip 233.7 kB
9. Room Database/5.1 FavDish_v19.zip 230.9 kB
9. Room Database/4.1 FavDish_v18.zip 230.1 kB
11. Navigation Component/8.1 NavigationSimpleDemo_v2.zip 229.9 kB
8. Glide/7.1 FavDish_v15.zip 227.6 kB
8. Glide/5.1 FavDish_v14.zip 227.2 kB
8. Glide/4.1 FavDish_v13.zip 222.7 kB
8. Glide/3.1 FavDish_v12.zip 221.9 kB
7. Permissions/3.1 FavDish_v11.zip 221.6 kB
7. Permissions/2.1 FavDish_v10.zip 221.5 kB
7. Permissions/1.1 FavDish_v9.zip 220.6 kB
6. MVVM Setup and Layouts/10.1 FavDish_v8.zip 219.2 kB
6. MVVM Setup and Layouts/9.1 FavDish_v7.zip 217.0 kB
6. MVVM Setup and Layouts/8.1 FavDish_v6.zip 216.5 kB
6. MVVM Setup and Layouts/1.1 FavDish_v5.zip 215.0 kB
4. Android Studio Overview and Project Setup/6.2 ActivityDemo_v1-20210215T151342Z-001.zip 209.0 kB
6. MVVM Setup and Layouts/5.1 RelativeLayoutSample.zip 200.5 kB
8. Glide/2.1 GlideDemo.zip 200.2 kB
6. MVVM Setup and Layouts/7.1 FrameLayoutSample.zip 200.0 kB
4. Android Studio Overview and Project Setup/6.1 ActivityDemo_v2-20210215T151345Z-001.zip 198.5 kB
5. ViewBinding and Animation(Splash Screen)/4.1 FavDish_v3.zip 165.2 kB
5. ViewBinding and Animation(Splash Screen)/3.1 FavDish_v2.zip 163.7 kB
4. Android Studio Overview and Project Setup/4.1 FavDish_v1.zip 162.5 kB
6. MVVM Setup and Layouts/3. ConstraintLayout.srt 50.1 kB
14. WorkManager, Sharing and Notifications/8. Notifications Demo part 1.srt 41.6 kB
14. WorkManager, Sharing and Notifications/4. WorkManager Demo part 1.srt 37.7 kB
7. Permissions/1. V9 - Adding the Camera and Storage permission.srt 28.2 kB
10. LiveData, Lifecycles and ViewModels/4. V23 - Displaying the dishes list in a recyclerview grid.srt 26.4 kB
14. WorkManager, Sharing and Notifications/10. V51 - Notifications in depth.srt 25.8 kB
11. Navigation Component/6. Navigation Component v1.srt 24.7 kB
14. WorkManager, Sharing and Notifications/7. Notifications Overview.srt 23.3 kB
4. Android Studio Overview and Project Setup/4. V1 - Bottom Navigation and understanding the files and colors.srt 23.3 kB
5. ViewBinding and Animation(Splash Screen)/4. V3 - Adding the Animation to the splash screen.srt 23.1 kB
13. Retrofit and RxJava/8. V46 - Populating the UI with the Data from the API.srt 22.7 kB
6. MVVM Setup and Layouts/6. LinearLayout Introduction.srt 22.3 kB
8. Glide/5. V 14 - Setting up the RecyclerView and Adapter using ViewBinding part 1.srt 21.8 kB
6. MVVM Setup and Layouts/8. V6 - Designing the AddUpdateDishesActivity part 1.srt 20.9 kB
8. Glide/4. V13 - Stores selected image and get its path.srt 19.9 kB
12. Android Palette and CRUD operations/9. V35 - Editing dishes.srt 19.9 kB
12. Android Palette and CRUD operations/2. Android Palette Demo.srt 19.7 kB
6. MVVM Setup and Layouts/1. V5- MVVM setup and refactoring.srt 19.6 kB
8. Glide/7. V15 - Selecting elements from our lists and validating entries.srt 19.5 kB
8. Glide/2. Glide Demo.srt 19.3 kB
8. Glide/6. V14 - Setting up the RecyclerView and Adapter using ViewBinding part 2.srt 18.8 kB
6. MVVM Setup and Layouts/2. Layouts Overview.srt 18.2 kB
9. Room Database/2. V16 - Setting up the entity.srt 18.1 kB
4. Android Studio Overview and Project Setup/7. Passing data from one activity to another using putExtra.srt 17.9 kB
10. LiveData, Lifecycles and ViewModels/1. V20 - Setting up the ViewModel as well as the application class.srt 17.6 kB
13. Retrofit and RxJava/3. V41 - Setting up the API that we will use.srt 16.9 kB
14. WorkManager, Sharing and Notifications/6. V50 - Using the WorkManager to run something repeatedly.srt 16.8 kB
12. Android Palette and CRUD operations/8. V34 - Adding a PopMenu to each Dish.srt 16.5 kB
7. Permissions/2. V10 - Dish Image Selection using Camera.srt 16.4 kB
14. WorkManager, Sharing and Notifications/2. V49 - Adding the share feature.srt 16.1 kB
10. LiveData, Lifecycles and ViewModels/3. V22 - Retrieving the inserted data from the database.srt 15.9 kB
11. Navigation Component/7. Navigation Component v2.srt 15.9 kB
13. Retrofit and RxJava/4. V42 - Preparing our API calls.srt 15.7 kB
12. Android Palette and CRUD operations/4. V30 - Updating the entry using Room Database.srt 15.1 kB
13. Retrofit and RxJava/6. V44 - Preparing Observers for result that we get from the API.srt 14.8 kB
6. MVVM Setup and Layouts/5. Relative Layout Intro.srt 14.8 kB
12. Android Palette and CRUD operations/12. V38 - Setting up the Filter Click Event on a Dialog in a Fragment.srt 14.5 kB
14. WorkManager, Sharing and Notifications/5. WorkManager Demo part 2.srt 14.2 kB
14. WorkManager, Sharing and Notifications/9. Notifications Demo part 2.srt 13.9 kB
11. Navigation Component/12. V28 - Setting up the dish details fragment.srt 13.9 kB
6. MVVM Setup and Layouts/10. V8 - Implementing the Custom Dialog for Camera and Gallery selection.srt 13.5 kB
12. Android Palette and CRUD operations/10. V36 - Deleting dishes and AlertDialogs.srt 13.5 kB
11. Navigation Component/4. Fragments overview part 1.srt 13.2 kB
12. Android Palette and CRUD operations/7. V33 - Moving from Favorite Fragment to DetailFragment.srt 13.2 kB
11. Navigation Component/9. V25 - Fragment Navigation.srt 13.2 kB
11. Navigation Component/8. Navigation Component v3.srt 12.5 kB
5. ViewBinding and Animation(Splash Screen)/3. V2 - Creating Splash Screen.srt 12.0 kB
12. Android Palette and CRUD operations/11. V37 - Creating the Filter Menu Item and Dialog.srt 11.8 kB
12. Android Palette and CRUD operations/5. V31 - Loading the favorite dishes.srt 11.8 kB
6. MVVM Setup and Layouts/7. FrameLayout Introduction.srt 11.6 kB
12. Android Palette and CRUD operations/6. V32 - Displaying our favorites.srt 11.5 kB
4. Android Studio Overview and Project Setup/6. Activity Lifecycle Demo.srt 11.1 kB
11. Navigation Component/5. Fragments overview part 2.srt 11.0 kB
9. Room Database/4. V18 - Setting up the ROOM database.srt 11.0 kB
13. Retrofit and RxJava/7. V45 - Retrieving the API response and displaying it in the log.srt 10.6 kB
6. MVVM Setup and Layouts/4. ConstraintLayout basics of chain style.srt 10.5 kB
13. Retrofit and RxJava/5. V43 - Setting up the API URL using RxJava3 and Retrofit.srt 10.4 kB
11. Navigation Component/10. V26 - Hide and show the bottom navigation bar with Animation.srt 10.2 kB
2. Overview/1. Course Overview.srt 10.0 kB
14. WorkManager, Sharing and Notifications/3. Work Manager Overview.srt 10.0 kB
12. Android Palette and CRUD operations/3. V29 - Using palette to setup background color.srt 9.9 kB
13. Retrofit and RxJava/9. V47 - Swipe to Refresh cleanup.srt 9.9 kB
13. Retrofit and RxJava/10. V48 - Loading custom progress dialog.srt 9.8 kB
4. Android Studio Overview and Project Setup/1. Android JetPack Overview.srt 9.8 kB
3. Installation/5. Run your app using your Android Studio.srt 9.7 kB
12. Android Palette and CRUD operations/13. V39 - Applying the filter and displaying filtered list.srt 9.4 kB
10. LiveData, Lifecycles and ViewModels/2. V21 - Inserting the data using our ViewModel Class.srt 9.1 kB
9. Room Database/3. V17 - Setting up the DAO interface.srt 8.9 kB
5. ViewBinding and Animation(Splash Screen)/2. ViewBinding introduction.srt 8.8 kB
11. Navigation Component/11. V27 - Pass the data via arguments to another fragment.srt 8.7 kB
7. Permissions/3. V11 - Dish Image Selection using Storage.srt 8.6 kB
11. Navigation Component/2. Navigation Component.srt 8.6 kB
4. Android Studio Overview and Project Setup/5. Activity Lifecycle.srt 8.0 kB
8. Glide/3. V12 - Taking photo and setting it for our ImageView.srt 7.9 kB
10. LiveData, Lifecycles and ViewModels/5. V24 - Refactoring the app a little.srt 7.1 kB
9. Room Database/5. V19 - Setting up the Repository.srt 6.9 kB
13. Retrofit and RxJava/2. V40 - Preparing the RandomDishFragment.srt 6.6 kB
5. ViewBinding and Animation(Splash Screen)/5. V4 - Creating the app icon using AndroidStudio.srt 6.4 kB
4. Android Studio Overview and Project Setup/2. AndroidX Introduction.srt 5.5 kB
6. MVVM Setup and Layouts/9. V7 - Designing the AddUpdateDishesActivity Part 2.srt 5.2 kB
2. Overview/2. Thank you.srt 4.5 kB
4. Android Studio Overview and Project Setup/3. Android KTX Introduction.srt 3.2 kB
3. Installation/1. Install the Android Studio on Windows.srt 3.2 kB
9. Room Database/1. Room Database Overview.srt 2.4 kB
15. Conclusion/1. Conclusion of the course.srt 1.9 kB
8. Glide/1. Glide.srt 1.7 kB
11. Navigation Component/1. Intro.srt 1.6 kB
14. WorkManager, Sharing and Notifications/1. Intro.srt 1.6 kB
5. ViewBinding and Animation(Splash Screen)/1. Intro.srt 1.1 kB
13. Retrofit and RxJava/1. Intro.srt 938 Bytes
12. Android Palette and CRUD operations/1. Android Palette Overview.srt 691 Bytes
16. BONUS Course (Get Before 24022021 12 PM CET)/1. Launch Bonus.html 389 Bytes
1. Launch Bonus/1. Launch Bonus.html 262 Bytes
3. Installation/2. Link to Android Studio installable file.html 157 Bytes
3. Installation/4. Install Android Studio on Linux.html 142 Bytes
3. Installation/3. Install Android Studio on Mac.html 140 Bytes
0. Websites you may like/[FCS Forum].url 133 Bytes
0. Websites you may like/[FreeCourseSite.com].url 127 Bytes
0. Websites you may like/[CourseClub.ME].url 122 Bytes
0. Websites you may like/[GigaCourse.Com].url 49 Bytes
11. Navigation Component/3. Fragments Overview.srt 0 Bytes
==查看完整文档列表==