That got me interested in having a browse through andriod.os.* package to see what else the Android devs had squirreled away in there...
Turns out a whole bunch of handy stuff! Like:
- An simple API inotify
 - PowerManager
 - Filesystem stats
 - a persistent, system-wide, blob-oriented "logcat"
 - the very handy AysncTask
 
No comments:
Post a Comment