foreground-service
There are 135 repositories under foreground-service topic.
myofficework000/Jetpack-Compose-All-in-one-Guide
Learn step by step UI development using Jetpack compose [beginners to advance]
robertohuertasm/endless-service
Example of an Android Foreground Service that will never stop running.
Dev-hwang/flutter_foreground_task
This plugin is used to implement a foreground service on the Android platform.
JimSeker/service
Android Service Examples
gs-ts/TrackMyPath
An Android app written in Kotlin that demonstrates a clean architecture with MVVM, Fused Location Provider, LifecycleService, and Coroutines. It is used as lab to test new Android features.
danielR2001/flutter_exoplayer
Amazing Flutter package for playing audio with a lot of features to offer.
martinraj/tracking-location-provider-android
Tracking the android mobile and animating marker smoothly in Google Maps. Tracking has been done both in foreground and background. Tested in Android Oreo 8.1, Android 6.0 and Android 5.0
linhvovan29546/react-native-full-screen-notification-incoming-call
Android notification full screen incoming call for React Native
Dev-hwang/geofence_service
This plugin is a geofence service with activity recognition API.
evilthreads669966/BootLaces
A Kotlin work manager library for Android with progress notifications and Hilt support.
Tenkei/Calendor
Calendor is a simple material calendar designed with functionality and ease of use in mind
jfversluis/XFBackgroundLocationSample
Sample code to demonstrate how to track a devices' background location with Xamarin.Forms
a1573595/MusicPlayer
Android music player example.
beraldofilippo/playerlib
100% Kotlin simple bare-bone module for background playing from a HTTP stream, using ExoPlayer. It is compliant with all Android O+ policies
rithikjain/stopwatch-app
A simple stopwatch app that utilizes foreground services.
DimaKoz/Android-Foreground-Service-Example
An example related to a foreground service (I've created it for StackOverflow)
easazade/android_long_task
android long task is a flutter plugin to run dart code in an android foreground service with simplicity
JustAmalll/Stopwatch
Stopwatch Application with Jetpack Compose!
InKyu0317/Android-Oreo-Foreground-Service-Simple-Example
This is simple Android foreground service app example
SamranTariq/Background-Hidden-Camera
This project take picture using front/rare camera without showing camera preview even the app is closed/kill.
SepidehAkbarinezhad/android_socket
Android application that establishes a webSocket connection between a server and client.
Dev-hwang/poly_geofence_service
This plugin is a service that can perform geo-fencing by creating a polygon geofence.
iambaljeet/BoundServiceDemo
A demo app to show Bound/Foreground services in Android.
bharath914/MusicPlayer-JetpackCompose
A music player that built on android's jetpack compose using mvvm architecture
faizkhan12/mjpeg-view-android-kotlin
Mjpeg View to display video streaming and save images on Android
rajaumair7890/Darklify
Darklify is a dynamic wallpaper app designed to seamlessly switch between dark and light wallpapers based on your device's dark mode settings. Built using Jetpack Compose and Compose Material 3, Darklify offers a smooth, modern UI experience with dynamic colors and custom animations.
ashpakouski/QuickTimer-Android
Android app without a single Activity
devrath/Distance-Tracker
🗺️ Tacking the user distance traveled and time taken using the google maps API
KaushalVasava/FitnessTracker
It is Fitness Tracker app for android. In this project you will learn Google Map, Dependency Injection, Coroutines, Room Database, MVVM architecture.
OmkarKillarikar/BLEAndMQTT
BLE scanning | Eclipse Paho for MQTT | Kotlin | This application scans BLE devices and sends data to MQTT endpoint
myofficework000/Musify
Simple music player app using android services and media3 API
KaushalVasava/LocationTracker
It is location tracker app using phone number. In project I have used MVVM architecture, Firebase, Dependency Injection, Firebase-Auth, Firebase real-time, Google map api, foreground service, Coroutines.
MortezaNedaei/CountUp-Timer-Service
this repo indicates a Chronometer bound-foreground-Service (a combination of BoundService + ForegroundService) that works as a CountUp Timer using Kotlin Coroutines and LiveData
NicosNicolaou16/SampleForegroundService
This sample project shows the setup for the foreground service. The service in this sample project is a foreground service to request location. The permission for is depend of the foreground service type.