JunkEmail ForMe
09/04/2025, 9:30 AMtypealias LocationProviderClient = FusedLocationProviderClient
app/fdroid
typealias LocationProviderClient = LostApiClient
and then use LocationProviderClient directly in main
codeChrimaeon
09/04/2025, 3:39 PMThis project is deprecated for use and not recommended for modern Android applications. The maintainers are no longer available to maintain it and the implementation is now fairly divergent from modern Android requirements. We appreciate everyone who has contributed to this project in the past. Thank you!
Last release for that library was 2017 with a target API of 26 (current Android API version is 36). you will run in lots of API issues on modern Android phones.
Chrimaeon
09/04/2025, 3:47 PMJunkEmail ForMe
09/04/2025, 3:54 PMChrimaeon
09/04/2025, 3:59 PMChrimaeon
09/04/2025, 4:00 PMChrimaeon
09/04/2025, 4:04 PM