Networking

In Chapter 2, Efficient Debugging, the network tool was introduced, a tool we can use to perform an analysis of the network traffic from our device. We explained how the network connection could be tagged. This ensures that the analysis can be done easily.

The question of how to execute an interpretation of the data in the network tool does not have a single answer, since this interpretation lies in the different requirements an application may have based on its functionality and purpose. However, there are a few golden rules that do generally provide value to our own application if they are well executed:

  • Prefetch data: We tend to have a bias towards prefetching information and do this only on demand. This might be an easier solution, ...

Get Android High Performance 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.