Android tabs and fragments
We've looked at quite a bit, but there is still a fair bit we haven't seen, such as the implementation for TwitterClient, as well as any details on the integration of networks, such as Instagram, which we saw in the last chapter. For the most part, TwitterClient is identical to what we saw in Chapter 5, Sunago - A Social Media Aggregator. The only major difference is in the use of the stream APIs. Some APIs are only available in certain Android versions, specifically, version 24, also known as Nougat. Since we're targeting Lollipop (SDK version 21), we are unable to use them. That aside, the internal logic and API usage are identical. You can see the details in the source repository. Before we finish, though, we ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access