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

Foregroundservice On Android Oreo Gets Killed

I'm trying to build up a service which requests the device location every minute. I need this t… Read more Foregroundservice On Android Oreo Gets Killed

Is Notification Mandatory While App Is Running(visible) For The Foreground Service In Api>25

From the stackoverflow and many blogs, i surely understand that foreground service never run withou… Read more Is Notification Mandatory While App Is Running(visible) For The Foreground Service In Api>25

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

Android-o : App Crash With Webview

I have simply put a WebView in layout. When I run the project in Android-O preview emulator, it giv… Read more Android-o : App Crash With Webview

Intent To Open The Notification Channel Settings From My App

What's the Intent that I need to send to open the settings of a Notification Channel that I'… Read more Intent To Open The Notification Channel Settings From My App

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?