While the concept got a lot of developers excited, the amazement quickly turned into frustration. So, how well do iBeacons actually work nowadays?
A fun to play quiz that showcases material design on Android
Sample project demonstrating iOS 7 compatible auto sizing table view cells using Auto Layout.
Because I can never remember how UIEdgeInsets work ...
Adds some handy accessor methods to coerce the return value to a specific type, i.e. boolForKey, stringForKey, etc.
- adb -d shell "run-as com.ministrybrands.shelbynext ls /data/data/com.ministrybrands.shelbynext/files"
- adb -d shell "run-as com.ministrybrands.shelbynext cp /data/data/com.ministrybrands.shelbynext/files/default.realm /storage/emulated/legacy/Download/shelbynext.realm"
- adb pull /storage/emulated/legacy/Download/shelbynext.realm ~/Desktop
This page describes several implicit intents that you can use to perform common actions, organized by the type of app that handles the intent.
Open-source CodePath Android Cliffnotes. Our goal is to become the central crowdsourced resource for complete and up-to-date practical Android developer guides for any topic.
Super easy to use animations for Android L drawer, back, dismiss and check icons.
A Fast Scroller for the RecyclerView world!
See also http://stackoverflow.com/questions/27798212/how-to-add-a-fast-scroller-to-the-recyclerview
Some good tips about working with Material design in Android.
Also http://code.hootsuite.com/tips-and-tricks-for-android-material-support-library/
A beautiful, easy-to-use, and customizable dialogs API, enabling you to use Material designed dialogs down to API 8.
This deck presents what Material Design is, what are the API are available to us to implement it on Android with retro compatibility in mind.
Also see:
- http://www.binpress.com/tutorial/android-l-recyclerview-and-cardview-tutorial/156
- https://developer.android.com/training/material/lists-cards.html