Top "Android-5.0-lollipop" questions

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

Custom Date Picker Dialog in Android Lollipop

I want a date picker to show only Month and Year. I've customized the Date Picker to do so i.…

android datepicker android-5.0-lollipop custom-datetimepicker
Missing Up navigation icon after switching from ICS ActionBar to Lollipop Toolbar

I have an activity with many fragments that uses action bar and navigation drawer. It has "home as up" enabled. …

android android-ui android-5.0-lollipop android-actionbar-compat android-toolbar
Screen Capture and Sharing in Android 5.0

There is a mention about Screen capture and Sharing api in Android 5.0 at: Android 5.0 APIs There its mentioned about MediaProjectionDemo …

android android-5.0-lollipop screensharing
Android 5 static bluetooth MAC address for BLE advertising

Android 5 introduces BLE MAC address rotating for increased privacy. Every time when calling BluetoothLeAdvertiser.startAdvertising(), the MAC-address is changed. Is …

bluetooth bluetooth-lowenergy android-5.0-lollipop ibeacon-android
Android imagebutton ripple effect

Okay, so I understood ripple effect is only available LOLLIPOP and up. But, still, when setting up my ImageButton, I …

android android-5.0-lollipop rippledrawable
Websocket SSL handshake failure

I have spring-boot Tomcat server for secure websocket connections. The server accepts Android 4.4, iOS, Firefox, and Chrome clients without failure …

ssl websocket android-5.0-lollipop grizzly tyrus
How to get notified when a transition between activities have finished?

Just as the title says... I'm using a transition between activities, and I'd like to have some kind of listener (…

android android-activity android-5.0-lollipop android-transitions
Align-Center SlidingTabLayout

After I moved my app to 5.0, I had to move from the basic tabs to the slidingTabLayout that a google …

android android-layout android-tabs android-5.0-lollipop
Activity Transition error, cannot resolve symbol '@transition/explode'

I am trying out Activity Transitions and when I paste below code in my values-21/styles.xml I get error: …

android android-5.0-lollipop material-design activity-transition
WifiConfiguration enable network in Lollipop

I was working on Wifi project, there is a module that enable user to join wifi programatically. In kitkat and …

android android-wifi android-5.0-lollipop