Mirror of YTVanced/VancedMicroG
Go to file
Jonathan Morford 24645afee8 Move information to wiki 2016-01-23 00:12:45 -05:00
artwork Move image drawing to seperate dir 2015-10-23 01:43:28 +02:00
extern Update UnifiedNlp sublib 2016-01-02 11:00:52 +01:00
gradle/wrapper Update build tools and upstream, fix issue described in #24 2015-08-17 01:03:06 +02:00
libs Update vtm jar (adds support for arm64), fixes #62 2015-12-25 03:49:22 +01:00
play-services-core McsService: only send to the output stream if it is alive 2016-01-17 15:56:03 +01:00
.gitignore Add heartbeat feature for MCS 2015-03-23 02:14:07 +01:00
.gitmodules Continue work on Wearable 2015-11-17 17:20:13 +01:00
.travis.yml Merge branch 'update_buildtools' of git://github.com/BRNmod/android_packages_apps_GmsCore 2015-11-17 21:58:49 +01:00
Android.mk prefix variables with module name 2015-10-08 19:14:02 +02:00
README.md Move information to wiki 2016-01-23 00:12:45 -05:00
android_frameworks_base+FAKE_PACKAGE_SIGNATURE.patch Fixed permission description missing backslash 2014-05-20 15:55:21 -07:00
gradlew Add gradle wrapper 2015-03-21 14:13:21 +01:00
play-services-api Update GmsApi 2015-03-14 22:30:19 +01:00
proguard.flags Update 2014-08-22 22:08:44 +02:00
safe-parcel Update GmsApi 2015-03-14 22:30:19 +01:00
settings.gradle Continue work on Wearable 2015-11-17 17:20:13 +01:00
unifiednlp-api Update unified nlp 2015-03-13 16:32:23 +01:00
unifiednlp-base Update unified nlp 2015-03-13 16:32:23 +01:00
unifiednlp-compat Update unified nlp 2015-03-13 16:32:23 +01:00
wearable-lib Continue work on Wearable 2015-11-17 17:20:13 +01:00

README.md

microG Services Core (GmsCore)

Build Status

microG GmsCore is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available. If you use your phone without GAPPS this might become a useful tool for you. This is currently alpha-grade Software. Don't use it if you're not aware of possible consequences. Possible consequences include that your very private data leaks to Fort Meade.

Please refer to the wiki for downloads and instructions

License

Copyright 2014-2016 microG Project Team

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.