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
- Host: GitHub
- URL: https://github.com/kevinsawicki/wishlist
- Owner: kevinsawicki
- Created: 2012-07-22T19:32:24.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T06:37:46.000Z (over 5 years ago)
- Last Synced: 2025-03-28T15:08:25.346Z (about 1 year ago)
- Language: Java
- Size: 5.09 MB
- Stars: 386
- Watchers: 36
- Forks: 105
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-android-ui - https://github.com/kevinsawicki/wishlist
README
# wishlist [](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)