An open API service indexing awesome lists of open source software.

https://github.com/kevinsawicki/wishlist

Utilities I wish Android had but doesn't
https://github.com/kevinsawicki/wishlist

Last synced: about 1 year ago
JSON representation

Utilities I wish Android had but doesn't

Awesome Lists containing this project

README

          

# wishlist [![Build Status](https://travis-ci.org/kevinsawicki/wishlist.svg)](https://travis-ci.org/kevinsawicki/wishlist)

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](https://github.com/kevinsawicki/wishlist/issues).

This library is available from [Maven Central](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.kevinsawicki%22%20AND%20a%3A%22wishlist%22):

```xml

com.github.kevinsawicki
wishlist
0.9
apklib

```

## License

* [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)