January 2013
Intermediate to advanced
408 pages
9h 23m
English
In this chapter, you will learn how to persist data in your Android applications. Persisting data is an important topic in application development, as users expect to reuse the data some time at a later stage. For Android, there are primarily three basic ways of persisting data:
The recipes discussed in this chapter enable your Android applications to persist data to permanent storage.
Read now
Unlock full access