So, that what comes to mind:
- Alarms in Android (how to schedule alarms and do something when you receive them).
- Background services and WakeLocks.
- Alerts in Android.
- Text file handling (saving, etc.).
- Sending data with HTTP post request.
- Custom notifications.
- How to catch when device goes asleep (doesn't look very big but I am really exited about this because I did not find any information on in).
I think I will just divide everything in 8 posts (don't know how I will write all this...): these seven above and one about general design ideas I had in mind when I wrote the application.
No comments:
Post a Comment