Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdulrehmannazar/backgroundlocation

BackGround Location using Compose, Foreground Service and permissions
https://github.com/abdulrehmannazar/backgroundlocation

android background-location background-location-tracker background-location-tracking background-service foregroundservice googlelocationservices jetpack-compose permission-android

Last synced: about 2 months ago
JSON representation

BackGround Location using Compose, Foreground Service and permissions

Awesome Lists containing this project

README

        

[![Kotlin Version](https://img.shields.io/badge/Kotlin-1.9.23-blue.svg?style=flat-square)](http://kotlinlang.org/)
[![Gradle](https://img.shields.io/badge/Gradle-8.2.0-blue.svg?style=flat-square)](https://developer.android.com/build/releases/gradle-plugin)
[![API](https://img.shields.io/badge/Min%20SDK-24%20[Android%207.0]-blue.svg?style=flat-square)](https://github.com/AndroidSDKSources/android-sdk-sources-list)
[![Target SDK](https://img.shields.io/badge/Target%20SDK-34%20[Android%2014]-blue.svg?style=flat-square)](https://developer.android.com/about/versions/13)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](http://www.apache.org/licenses/LICENSE-2.0)
[![Android Studio](https://img.shields.io/badge/Android-Studio-Jellyfish)](https://developer.android.com/studio/preview)

# BackGround Location application
Advanced tech application design and development using JetPack Compose, ForeGround Service to get location-even applications in the background on Android 10 and above.

## Notification Screenshot

Here is YouTube link:

https://youtube.com/shorts/nR5pZA7Ktzs


## Author:











Download demo Application

# From Android 10, the item "Allow only while using the app" has been added to the selection items on the app settings screen.

If **"Allow only while using the app"** is checked, location information in the background will not be performed.

## License:

Copyright 2024 Abdul Rehman Nazar

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.