Android Data & Networking
Behind most every Android app is the data that drives it - but where does this data come from, and how do you save that data? This learning path covers methods to save data on Android, along with mobile networking basics and how to do background processing in your Android apps.
Android Data & Networking
After completing this learning path…
…you’ll have covered a lot of ground, by getting “behind the scenes” and learning about all the options for persisting data in Android apps, and when to use each option. You’ll have learned how to work with data over the network with REST APIs, and how to offload intensive processing to background threads. Check out the Software Engineering for Android path to learn about some critical tools that developers use every day to get their work done.