Library of helpers and utilities that I wish were included in the Android SDK but aren't.
If you think something in this library is already handled in a better way by Android please open an issue.
This library is available from Maven Central:
<dependency>
<groupId>com.github.kevinsawicki</groupId>
<artifactId>wishlist</artifactId>
<version>0.9</version>
<type>apklib</type>
</dependency>