Top "Android-5.0-lollipop" questions

Android Lollipop, formerly known as just "Android L", was first shown at Google I/O 2014.

NameNotFoundException webview

I am getting errors from Crashlytics that indicates that some devices are missing com.google.android.webview. How is that …

android webview proguard android-5.0-lollipop inflate-exception
Android Lollipop, add popup menu from title in toolbar

I'm unable to see how adding a popup menu from the title is accomplished like is shown in many of …

android android-5.0-lollipop android-toolbar
Android: Appcompat 21 how to add shadow on actionbar

I add the new material design actionbar from the new appcompat and I use the new toolbar widget. I set …

android android-5.0-lollipop android-actionbar-compat
The project target (Android L (Preview)) was not properly loaded

Recently I upgraded Eclipse along with ADT plugins to Android L priew. I have the latest Java update as well …

android android-layout android-5.0-lollipop
Lollipop RippleDrawable vs Selector for Pre-Lollipop

I have buttons with different draw9patch png as background. Currently the buttons are controlled by selector which look something …

android material-design android-5.0-lollipop ripple rippledrawable
android 5 activity transition on lower api

Every time i search i came across this " android 5(L) activity transition only available on API >= 21 . that's fine but …

android android-5.0-lollipop activity-transition
Android READ_EXTERNAL_STORAGE permission not working

I'm trying to create a simple app that can get an image from the Gallery app and display it on …

java android android-5.0-lollipop android-gallery android-permissions
Android Switch widget textOn and textOff not working in Lollipop

The behavior of the switch widget changed in Lollipop (5.0). <Switch android:id="@+id/switcher" android:layout_width="wrap_content" …

android android-5.0-lollipop android-switch
Android Development Tool 23.0.0 and Android L Update error in eclipse

I updated my SDK with latest release of Android L and restarted my eclipse i.e running on ADT V.22. …

android eclipse adt android-sdk-2.3 android-5.0-lollipop