See: Description
Class | Description |
---|---|
Animation |
Support for simple animations that run in the background (without blocking the Android App's main thread).
|
Animation.Builder |
Builder in order to construct animations comfortable.
|
Animation.ExclusiveRunner |
The ExclusiveRunner class ensures that only exactly one animation is running at the same time in its context.
|
Limits |
Offers static methods in order to limit values to a given range.
|
Timer |
Schedules one-shot or recurring tasks for execution.
|
VerticalSeekBar |
Enables to render a seek bar view vertically.
|
HES-SO Valais // Wallis summer school project.
The utils package offers some useful helper classes that can ease the development for the kart project or Android in general.