This project shows you how to use the local datastore, through a Todos application.
- Clone the repository locally.
- Import
ParseLoginUIand the sample project by openingandroid/andParseUI-Android/in your IDE of choice, ex: Eclipse. - Open
TodoListApplication.javaand modify it to use your Parse application id and client key. - Build and Run.
To learn more, take a look at the Using the Local Datastore tutorial.