Android Lollipop, formerly known as just "Android L", was first shown at Google I/O 2014.
it is possible to create a RippleDrawable defining an unbounded ripple and at the same time a background color? I've …
android android-5.0-lollipop rippledrawableWhile optimizing an app for material theme on lollipop, I'm encountering this annoying problem: Whenever there is long text on …
android button android-alertdialog android-5.0-lollipop material-designCan someone provide an example of how to use the new AlwaysOnHotwordDetector class in Android? I'd like to build an …
android speech-recognition android-5.0-lollipopBackground Google has recently published a new version of Android, which has a contact app that look like this : The …
android listview android-5.0-lollipop pagertitlestrip roundedbitmapdrawableLet's say I'm using a view-based approach to develop an Android application like for example described in the following article: …
android android-5.0-lollipop mvp android-transitionsI am using a Master/Detail pattern and currently moving to Android Lollipop. I want to have one of the …
android android-listview android-5.0-lollipop material-design activity-transitionI am playing around with the BasicManagedProfile sample and want to install a custom app to only the managed profile. …
android android-5.0-lollipop android-managed-profileAndroid Lollipop seems to default to Mobile Data when the Wi-Fi you are connected to has no Internet access. Does …
android connection wifi android-5.0-lollipopIn Android Lollipop, the Activity#postponeEnterTransition() and Activity#startPostponedEnterTransition() methods give the Activity the ability to delay starting the entering …
android android-5.0-lollipop shared-element-transition activity-transition fragment-transitionsI am facing a problem with android 5.0 and above. Whenever I align any view to parent bottom, Content is getting …
android android-5.0-lollipop navigationbar android-tabbed-activity