Skip to content

daouddexter/LocationProviderService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LocationProviderService
Android Location Provider Service using IPC (AIDL)

The project is targeted to create an understanding about AIDL and Sharing location data to all the applications which bind to the remote service. The project is written in Kotlin.