Skip to content

andrewburgess/rtd

Repository files navigation

Remember the Droid is an Android application that allows full utilization of
the Remember the Milk web application.

To Build:

  1. Obtain an API key from Remember the Milk
  2. Create file at src/com/burgess/rtd/constants/API.java
  3. Enter information:
public class API {
  public static final String API_KEY = "YOUR_KEY_HERE";
  public static final String SHARED_SECRET = "YOUR_SHARED_SECRET_HERE";
}

About

Remember the Milk application for the Android platform. Moving to http://code.google.com/p/rtd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages