Top "Android-5.0-lollipop" questions

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

Android Support Toolbar colorControlNormal color

I would like to set my spinner drop down color to white, whilst keeping the other elements in my theme …

android android-actionbar android-5.0-lollipop android-actionbar-compat android-toolbar
Android PopupWindow elevation does not show shadow

Android PopupWindow does not show shadows when the elevation is set. It appears to support it from the documentation. I …

android android-5.0-lollipop android-popupwindow
scheme host not working on android lollipop, click on link to open app

I am using this piece of code to launch my app from a link. <activity android:name="com.example.…

android android-intent hyperlink android-5.0-lollipop intentfilter
HAXM and Lollipop

After the SDK upgrade to Android 5, I cannot use the Intel Hardware Accelerated Execution Manager: $ android-sdk-macosx/tools/emulator -avd AVD_…

android-5.0-lollipop haxm
ADB not detect Sony Xperia Z3 Compact (android 5.0.2)

ADB and Android Studio not detect my device in debugging mode. I work on Windows 7 x64 Pro with latest SDK …

android debugging adb android-5.0-lollipop sony-xperia
AppCompat v7 Toolbar onOptionsItemSelected not called

I changed from the original ActionBar to the AppCompat Toolbar and setSupportActionBar(toolbar). When I am using getSupportActionBar() and setDisplayHomeAsUpEnabled(…

android android-actionbar toolbar android-5.0-lollipop android-appcompat
Android : status bar color change for API level below 21

I am trying change status bar color for API level lower than 21.By changing the color primary in Theme style …

android android-5.0-lollipop android-theme android-styles android-statusbar
Implementing Ripple effect outside ImageButton

I am trying to implement ripple effect for ImageButton.I have set ripple in background and drawable image in the …

android android-5.0-lollipop android-imagebutton rippledrawable
How do I place spinner below the spinner layout when it is clicked and show spinner item in lollipop and above?

Like overflow menu overlaps the toolbar same way spinner overlaps itself when it is shown drop down item in lollipop …

android android-layout android-5.0-lollipop android-spinner
How can I Animate the color change of the statusbar and toolbar (like the new Calendar app does)

The new Google Calendar app has an animation I would like to do in my app. When you create a …

android android-animation android-5.0-lollipop