Android Lollipop, formerly known as just "Android L", was first shown at Google I/O 2014.
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-datetimepickerI 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-toolbarThere 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 screensharingAndroid 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-androidOkay, so I understood ripple effect is only available LOLLIPOP and up. But, still, when setting up my ImageButton, I …
android android-5.0-lollipop rippledrawableI 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 tyrusJust 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-transitionsAfter 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-lollipopI 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-transitionI 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