NOTE: this is under development, not functionaly yet
A simple To-Do list app
Ensure that you have Android SDK installed.
Install the Python development requirements:
pip install -r requirements-dev.txt
Plug in your Android device or start an emulator.
Build and run the app:
python setup.py android --start