You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/api/README.md

36 lines
1.5 KiB
Markdown

Astrid API Library - libraries for writing add-ons to [Astrid](http://www.weloveastrid.com/) -
================================
This code is licensed under the New BSD License (see LICENSE)
Note that this is a beta release of the API - things may (and probably will) change from now until the official release. Documentation is also being written.
If you are planning on using this project, make sure to watch it for changes. Your feedback is also appreciated.
Getting Started With Development
---------------
1. Install the following:
*[git](http://git.or.cz/)*
*[Eclipse](http://eclipse.org)* (preferred: Eclipse IDE for Java Developers)
*[Android SDK](http://developer.android.com/sdk/index.html)* - version 0.9.7 of Eclipse ADT is required
2. Use **git** to clone this repository (see Github's instructions if you need help).
2b. mkdir libs (in case your Android SDK is [not up to date](http://comments.gmane.org/gmane.comp.handhelds.android.devel/101722))
3. Open up **eclipse** and import the *astridApi* project.
4. If you are creating a new add-on for Astrid, create a new project in **eclipse**
• in the Android tab of the project, indicate astridApi as a library reference
5. Check out the [wiki](http://wiki.github.com/todoroo/astridApi) and [javadoc](http://todoroo.github.com/astridApi)
Contact
-------
For support requests, use the Astrid issue tracker. For development questions, contact [timsu](http://github.com/timsu) via e-mail.
Astrid also has an IRC channel, irc.freenode.net #astrid