Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-service

Vibrate on push notification

NotificationManager.cancel() doesn't work: Notification isn't removed

Best way to create a service that doesn't die.(like WhatsApp or Facebook)

android android-service

Notification from IntentService - NullPointerException while obtaining Context

Communication between Android Services and Activities

Running Android TTS in a Service

Get Exception when showing Alert Dialog from Service - Unable to add window -- token null is not for an application

android android-service

How to create an android app that activates on shake events when screen locked? [closed]

Android: Check connection to server

android android-service

Notification service put extra on notification click, how?

Context.startForegroundService() did not then call Service.startForeground() only on Android 11 Samsung devices

Firebase + Android - Notifications ChildAdded - How to get only New Childs?

How to continuously active Internet on doze mode Marshmallow and Nougat

android android-service

Android foreground service slow if device is idle

android android-service

Will it cause error if I launch MediaRecorder.start() in suspend fun and launch MediaRecorder.stop() in normal fun in Android?

Android O: Service not stopped by background execution limits