Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 587 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 587 Bytes

Plan.It

A simple todo app for Android

Setup

This project is created with eclipse and building should be therefor straight forward when using eclipse. The Android 4.4W release is used to build against to provide wear features.

Video

https://www.youtube.com/watch?v=avSKoPqirk0

Extend

Create new icons

Use the following settings in the android asset creator:

  • Generic Icons: size 32dip, padding 20dip
  • ActionBar: 70% color

RECEIVE_BOOT_COMPLETED permission explained

This permission is needed to activate alarms the user set after the device rebooted