Android Lollipop, formerly known as just "Android L", was first shown at Google I/O 2014.
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-toolbarAndroid 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-popupwindowI 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 intentfilterAfter 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 haxmADB 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-xperiaI 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-appcompatI 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-statusbarI 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 rippledrawableLike 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-spinnerThe 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