0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2025-01-03 06:01:04 +00:00
Mirror of YTVanced/VancedMicroG
Find a file
mar-v-in 863c9693ac Basic Location API working.
Tested using deprecated LocationClient calls in DashClock
2015-01-22 03:07:09 +01:00
src Basic Location API working. 2015-01-22 03:07:09 +01:00
AndroidManifest.xml WIP: Location API 2015-01-15 20:11:31 +01:00
build.gradle First snapshot 2015-01-12 00:07:59 +01:00
README.md README 2015-01-21 23:45:21 +01:00

GmsLib

This library is a compatibility implementation of the often used play-services library.

It will try to use the Play Services when installed on the target device. If this is not possible, a basic fallback implementation might be used.