locus-android
locus-android copied to clipboard
Getting Location without GMS and HMS.
Is your feature request related to a problem? Please describe. The library supports both GMS and HMS what if we have a device that doesn't have both of them?
Describe the solution you'd like To support Android devices that lack Google Mobile Services (GMS) and Huawei Mobile Services (HMS), we can use alternative Android APIs that do not require either platform to obtain the user's current location.
Describe alternatives you've considered None.
Additional context None.