Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 5.0 Lollipop

Adding A Terminate Playback Button Using Android L Notification.mediastyle

I want to create a Media Playback notification using the new Android L MediaStyle template. Now, I … Read more Adding A Terminate Playback Button Using Android L Notification.mediastyle

Android 5.0 Lollipop And 4.4 Kitkat Ignores My Wifi Network, Enablenetwork() Is Useless

My app connect directly to a hardware device that act as an access point (with no access to interne… Read more Android 5.0 Lollipop And 4.4 Kitkat Ignores My Wifi Network, Enablenetwork() Is Useless

Can't Call Void Android.view.view.setelevation(float) On Null Object In Lapism/searchview

I am using library lapism/SearchView (https://github.com/lapism/SearchView) in my project but I get… Read more Can't Call Void Android.view.view.setelevation(float) On Null Object In Lapism/searchview

Using Sliding Tabs With Toolbar

I've started to change from using ActionBarActivity to AppCompatActivity, but I've also sta… Read more Using Sliding Tabs With Toolbar

Android Design Support Library With Theme.material

I would like to use the new design support library in my application beginning with the API 21. I w… Read more Android Design Support Library With Theme.material

Media_projection_service Not Valid In Call To Getsystemservice()

I am trying to develop an application that requires the ability to capture screen content. I'm … Read more Media_projection_service Not Valid In Call To Getsystemservice()

Jodatime Issues On Android 5.0

My app has been working for some time, but after the release of Android 5.0 it crashes on devices r… Read more Jodatime Issues On Android 5.0

Align-center Slidingtablayout

After I moved my app to 5.0, I had to move from the basic tabs to the slidingTabLayout that a googl… Read more Align-center Slidingtablayout