mrtavat / OfflineTodos

How to use the local datastore, through a Todos application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OfflineTodos app

This project shows you how to use the local datastore, through a Todos application.

Android Quick Setup

  1. Clone the repository locally.
  2. Import ParseLoginUI and the sample project by opening android/ and ParseUI-Android/ in your IDE of choice, ex: Eclipse.
  3. Open TodoListApplication.java and modify it to use your Parse application id and client key.
  4. Build and Run.

Learn More

To learn more, take a look at the Using the Local Datastore tutorial.

About

How to use the local datastore, through a Todos application.


Languages

Language:HTML 95.8%Language:Java 4.0%Language:CSS 0.2%