Ocassionaly, I like to watch github repositories to see if there are interesting projects for future use, or just to learn. One day I was watching github’s repositories I found some interesting projects for Android that you can find interesting
- Asynchronous image loading, caching and displaying: https://github.com/nostra13/Android-Universal-Image-Loader
- Lightweight rss library for Android: https://github.com/ahorn/android-rss
- A library for making OpenGL live wallpapers: https://github.com/markfguerra/GLWallpaperService
- Android’s ImageView replacement which allows to load from Urls: https://github.com/loopj/android-smart-image-view
- TouchDB android integration: https://github.com/couchbaselabs/TouchDB-Android
- Do you want to use clojure in Android?: https://github.com/remvee/clj-android
- SegmentedRadio Button Android’s implementation: https://github.com/makeramen/android-segmentedradiobutton
- ViewPager implementation that allows vertical scrolling: https://github.com/JakeWharton/Android-DirectionalViewPager
- OAuth library app:https://github.com/novoda/oauth_for_android
- We’ll know ‘Pull to refresh…’: https://github.com/erikwt/PullToRefresh-ListView
- OCR in Android: https://github.com/rmtheis/android-ocr
- Java implementation of a disk-based LRU caché which specifically targets to Android platform: https://github.com/JakeWharton/DiskLruCache
- JQuery style library for Android. Pretty cool. https://github.com/androidquery/androidquery
- Adds pinch in and out to Android’s ImageView: https://github.com/MikeOrtiz/TouchImageView
- Password encryption for Android: https://github.com/bpellin/keepassdroid
- QuickAction’s implementation: https://github.com/lorensiuswlt/NewQuickAction
- OpenCV Android port: https://github.com/billmccord/OpenCV-Android
- Image Lazy loading in lists: https://github.com/thest1/LazyList