dario-mahalambe's Stars
github/gitignore
A collection of useful .gitignore templates
Kotlin/anko
Pleasant Android application development
barteksc/AndroidPdfViewer
Android view for displaying PDFs rendered with PdfiumAndroid
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
kickstarter/android-oss
Kickstarter for Android. Bring new ideas to life, anywhere.
amitshekhariitbhu/Fast-Android-Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
xxv/android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
rubensousa/ViewPagerCards
ViewPager cards inspired by Duolingo
alexjlockwood/ShapeShifter
SVG icon animation tool for Android, iOS, and the web
amilajack/reading
A list of computer-science readings I recommend
facebookarchive/device-year-class
A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.
FolioReader/FolioReader-Android
A Java ePub reader and parser framework for Android.
google-developer-training/android-advanced
Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
FredJul/Flym
Flym News Reader is a light Android feed reader (RSS/Atom)
smanikandan14/Volley-demo
An demonstration of Volley - HTTP library announced by google in I/O 2013. Illustrates, JSONRequest,StringRequest, Image caching.
burhanrashid52/YoutubeUX
With MVVM Architecture pattern using Android Architecture Components This is a sample app demonstrating Youtube player animation using constraint layout
riggaroo/MaterialIntroTutorial
[DEPRECATED] Library demonstrating a material intro tutorial much like the ones on Google Sheets
ckurtm/FabButton
Android Floating ActionButton with a progress indicator ring
Suleiman19/Android-Material-Design-for-pre-Lollipop
Various UI implementations, animations & effects based on Material Design compatible with pre Lollipop devices as well. (Work in progess)
Sottti/OkHttp-Volley-Gson
Sample app showcasing Android Networking with OkHttp, Volley and Gson. Check out the article to further explanation.
dmytrodanylyk/template
evancharlton/folly
Flickr Volley demo
sjthn/RecyclerViewDemo
Demo showing the basics to advanced use cases of Android RecyclerView
google-developer-training/android-fundamentals-phone-sms
miquelbeltran/android-presentation-patterns
Sample that implements a different presentation pattern on each branch. Check README.md!
IanWambai/Chowder
Chowder for Android M-Pesa payments.
JavaForHumans/code
Supporting source code for the "Java for Humans" beginners book.
adnanbinmustafa/Gloxey-Network-Manager
ar-android/SearchRecyclerView
Basic Search with SearchView, Retrofit and RecyclerView
Oziomajnr/RecyclerViewCheckBoxExample
Example on how to handle checkboxes with recycler views