https://github.com/hacktoolkit/htk-android-simpletodo
Simple Todo Android App
https://github.com/hacktoolkit/htk-android-simpletodo
Last synced: 11 months ago
JSON representation
Simple Todo Android App
- Host: GitHub
- URL: https://github.com/hacktoolkit/htk-android-simpletodo
- Owner: hacktoolkit
- Created: 2013-09-21T23:57:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-23T17:59:32.000Z (over 11 years ago)
- Last Synced: 2025-01-22T20:16:06.191Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 1.05 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
htk-android-SimpleTodo
======================
A simple todo-list app, hence the name.
This is the first project for [CodePath](http://codepath.com/) Android class.
Requires [Hacktoolkit for Android](https://github.com/hacktoolkit/hacktoolkit-android_lib)
## Build instructions
* In Project Properties in Eclipse > Java Build Path > Project, add `hacktoolkit-android_lib`
* In Project Properties > Android, add the library reference `hacktoolkit-android_lib`