Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 8.0 Oreo

Android Oreo: What Should I Do To Publish My App As An Autofill Service Provider?

I'm an independent developer of a password manager app. What should I do, or what should I impl… Read more Android Oreo: What Should I Do To Publish My App As An Autofill Service Provider?

Parent Activity Is Recreating After Calling Camera Intent In Android Oreo

I am using Media intent capturing image. Once process completed result will be send back to parent.… Read more Parent Activity Is Recreating After Calling Camera Intent In Android Oreo

How Set Firebase Notification Channelid In Android O?

For API level 26 we have to set a channel id as a reference. I learned how to do it without a chann… Read more How Set Firebase Notification Channelid In Android O?

Scanjob Continues Beign Invoked After The 15 Min Period And Stops When A Region Matches

From what I understand in the documentation of AltBeacon library, the ScanJob should stop beign cal… Read more Scanjob Continues Beign Invoked After The 15 Min Period And Stops When A Region Matches

Compatibility Issues From Pie To Nougat And Oreo

I created an app initially using Pie sdk And it worked on Pie devices Now I want it to run on Nouga… Read more Compatibility Issues From Pie To Nougat And Oreo

Data Not Showing On Android Pie 9.0

After I updated my phone from Android Oreo 8.0 to Android Pie 9.0, I no longer can get data from My… Read more Data Not Showing On Android Pie 9.0

Change Wifi Hotspot's Ssid And Password In Android Oreo 8.x

In my Android application I'm using the following code snippet: @RequiresApi(api = Build.VERSIO… Read more Change Wifi Hotspot's Ssid And Password In Android Oreo 8.x

How To Turn Off Wifi Hotspot Programmatically In Android 8.0 (oreo) (setwifiapenabled Is Not Support This Version Anymore)

I reference the code to turn on hotspot in Android 8.0, it is work. But I have no idea about how to… Read more How To Turn Off Wifi Hotspot Programmatically In Android 8.0 (oreo) (setwifiapenabled Is Not Support This Version Anymore)