Optimizing network use

We have seen the different types of network traffic flow and how it could affect the performance of the app and device if not handled correctly. We have also briefly looked at points to optimize the network traffic in the app. Now, we will have a detailed understanding of the optimization methods for different types of network traffic data.

  • Optimizing user-initiated network use: A good experience to a user is when any app works as fast as possible. In the user-initiated network, the request is made when the user does some kind of action within the app. Here, we will see the methods that best improve the user experience by optimally executing network calls when the user performs any action.
    • Pre-fetch network data: ...

Get Expert Android Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.