| Interface | Description |
|---|---|
| Repeater.RepeatListener | |
| StopWatch.TickListener |
| Class | Description |
|---|---|
| DeviceUtil |
A Utility class to help determine characteristics about the device
|
| DeviceUtil.NonCompatibleDevice | |
| MediaSourceUtil |
A utility to handle the checks and comparisons when determining
the format for a media item.
|
| MediaUtil |
A Utility class to help with determining information about media
|
| Repeater |
A method repeater to easily perform update functions on a timed basis.
|
| ResourceUtil |
A Utility for handling the changes in the Android Resources API
and the support Drawables to correctly retrieve tinted Drawables
|
| StopWatch |
A simple stopwatch to keep a correct and updated record of the running duration
of processes.
|
| TimeFormatUtil |