[ FreeCourseWeb ] PluralSight - Managing and Binding Data Using the Paging Library

seeders: 3
leechers: 2
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 19
  • Language: English

Files

[ FreeCourseWeb.com ] PluralSight - Managing and Binding Data Using the Paging Library
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 01. Course Overview
    • 01. Course Overview.mp4 (4.5 MB)
    • 01. Course Overview.mp4.jpg (147.8 KB)
    02. Pagination in Android
    • 02. Overview.mp4 (1.4 MB)
    • 03. External APIs.mp4 (5.3 MB)
    • 04. User Experience.mp4 (3.9 MB)
    • 05. Paging the Data.mp4 (3.5 MB)
    • 06. Android Paging Library.mp4 (2.6 MB)
    • 07. Summary.mp4 (1.1 MB)
    03. Pagination-Under the Hood
    • 08. Overview.mp4 (728.1 KB)
    • 09. Android Paging Library Components.mp4 (6.7 MB)
    • 10. Data Sources Overview.mp4 (6.4 MB)
    • 11. Summary.mp4 (1.3 MB)
    04. Creating Custom Data Sources
    • 12. Overview.mp4 (1.3 MB)
    • 13. Android Applications.mp4 (8.7 MB)
    • 14. Creating DataSource.mp4 (14.9 MB)
    • 15. Handling Data Requests.mp4 (27.1 MB)
    • 16. Creating DataSource.Factory.mp4 (5.7 MB)
    • 17. Summary.mp4 (1.3 MB)
    05. Building the Paginated RecyclerView
    • 18. Overview.mp4 (1.3 MB)
    • 19. Creating RecyclerView and ViewHolder.mp4 (5.5 MB)
    • 20. PagedListAdapter and DiffUtil.mp4 (11.9 MB)
    • 21. Building ViewModel.mp4 (12.9 MB)
    • 22. Using BoundaryCallback.mp4 (12.1 MB)
    • 23. Summary.mp4 (1.1 MB)
    06. Updating the Paginated Data
    • 24. Overview.mp4 (808.8 KB)
    • 25. LiveData.mp4 (3.2 MB)
    • 26. Publishing Changes to DataSource.mp4 (8.6 MB)
    • 27. Summary.mp4 (832.3 KB)
    07. Using Room for Pagination
    • 28. Overview.mp4 (1.3 MB)
    • 29. Room Dao.mp4 (18.2 MB)
    • 30. Summary.mp4 (1.5 MB)
    • Bonus Resources.txt (0.3 KB)
    • Exercise Files 02
      • pagination-in-android-slides.pdf (1.7 MB)
      03
      • pagination-under-the-hood-slides.pdf (1.2 MB)
      04
      • creating-custom-data-source-slides.pdf (266.7 KB)
      • demos
        • android-paging-library-demo-module4-end.zip (161.6 KB)
        • android-paging-library-demo-module4-start.zip (155.2 KB)
        05
        • building-the-paginated-recyclerview-slides.pdf (486.1 KB)
        • demos android-paging-library-demo-module5-end app
          • build.gradle (1.4 KB)
          • gitignore (0.0 KB)
          • proguard-rules.pro (0.7 KB)
          • src androidTest java com afzaalahmadzeeshan android paging
            • ExampleInstrumentedTest.kt (0.7 KB)
            main
            • AndroidManifest.xml (0.7 KB)
            • assets
              • countries.json (25.5 KB)
              • countries_paged.json (30.6 KB)
              java com afzaalahmadzeeshan android paging
              • MainActivity.kt (0.4 KB)
              • datasources
                • KeyedCountriesDataSource.kt (2.6 KB)
                • PagedCountriesDataSource.kt (2.0 KB)
                • PositionalCountryDataSource.kt (2.0 KB)
                models
                • Country.kt (0.3 KB)
                utils
                • CountriesDb.kt (1.0 KB)
                res drawable-v24
                • ic_launcher_foreground.xml (1.7 KB)
                drawable
                • ic_launcher_background.xml (5.5 KB)
                layout
                • activity_main.xml (0.8 KB)
                mipmap-anydpi-v26
                • ic_launcher.xml (0.3 KB)
                • ic_launcher_round.xml (0.3 KB)
                mipmap-hdpi
                • ic_launcher.png (3.5 KB)
                • ic_launcher_round.png (5.2 KB)
                mipmap-mdpi
                • ic_launcher.png (2.6 KB)
                • ic_launcher_round.png (3.3 KB)
                mipmap-xhdpi
                • ic_launcher.png (4.8 KB)
                • ic_launcher_round.png (7.3 KB)
                mipmap-xxhdpi
                • ic_launcher.png (7.7 KB)
                • ic_launcher_round.png (11.6 KB)
                mipmap-xxxhdpi
                • ic_launcher.png (10.4 KB)
                • ic_launcher_round.png (16.2 KB)
                values-night
                • themes.xml (0.8 KB)
                values
                • colors.xml (0.4 KB)
                • strings.xml (0.1 KB)
                • themes.xml (0.8 KB)
                test java com afzaalahmadzeeshan android paging
                • ExampleUnitTest.kt (0.4 KB)
                • build.gradle (0.6 KB)
                • gitignore (0.2 KB)
                • gradle.properties (1.2 KB)
                • gradle wrapper
                  • gradle-wrapper.jar (53.1 KB)
                  • gradle-wrapper.properties (0.2 KB)

Description

Managing and Binding Data Using the Paging Library

Duration: 1h 14m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 180 MB
Level: Intermediate | Genre: eLearning | Language: English

Knowing the concept of "paging" and how it applies to data sets can help identify various sources from which the Android Paging Library can expose data.
In this course, Managing and Binding Data Using the Paging Library, you’ll learn to how to paginate data from several sources with little to no change using the Android Paging Library and native Android SDKs by Google.
First, you’ll explore the Android Paging Library and learn the underlying API it offers.
Next, you’ll discover how to create custom DataSource types and expose them to your ViewModels.
Finally, you’ll learn how to show your paginated data in a RecyclyerView and update the list as the user scrolls the view. When you’re finished with this course, you’ll have the skills and knowledge of data pagination and Android Paging Library needed to improve Android app performance and user experience, and remove the complexity of custom paginations.

If You Need More Courses, kindly Visit and Support Us -->> https://FreeCourseWeb.com

Thank You.



Download torrent
180.7 MB
seeders:3
leechers:2
[ FreeCourseWeb ] PluralSight - Managing and Binding Data Using the Paging Library


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
180.7 MB
seeders:3
leechers:2
[ FreeCourseWeb ] PluralSight - Managing and Binding Data Using the Paging Library


Torrent hash: CCB52ABD590E9A18B58871BA22EECB28BB9D6A10