Mirror of YTVanced/VancedMicroG
Go to file
Simon Wörner 59731c4009 cleaned Android.mk, added symlink to out dir 2015-06-30 00:55:30 +02:00
extern Add some search API stub implementations 2015-06-23 19:22:19 +02:00
gradle/wrapper Add gradle wrapper 2015-03-21 14:13:21 +01:00
libs Add some docs 2015-02-05 03:01:35 +01:00
play-services-core Add some search API stub implementations 2015-06-23 19:22:19 +02:00
.gitignore Add heartbeat feature for MCS 2015-03-23 02:14:07 +01:00
.gitmodules Update GmsApi 2015-03-14 22:30:19 +01:00
Android.mk cleaned Android.mk, added symlink to out dir 2015-06-30 00:55:30 +02:00
README.md Update Copyright in README 2015-06-22 23:31:11 +02: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 Update GmsApi 2015-03-14 22:30:19 +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

README.md

GmsCore

Implementation of the "Play Services" library application.

Building

This can be build using Gradle. Prebuilt libraries of vtm for are included within ./libs.

License

Copyright 2014-2015 μg 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.