Mirror of YTVanced/VancedMicroG
Go to file
mar-v-in 31d7aa58aa Beginning PeopleService 2015-03-04 23:23:40 +01:00
GmsApi@adb160c25b Beginning PeopleService 2015-03-04 23:23:40 +01:00
SafeParcel@a650ca5bea Further complete Auth support 2015-02-10 03:33:30 +01:00
UnifiedNlpApi@06d1132344 Start work on checkin 2015-02-19 01:29:43 +01:00
UnifiedNlpLib@1b2907207f Start work on checkin 2015-02-19 01:29:43 +01:00
libs Add some docs 2015-02-05 03:01:35 +01:00
protos-repo checkin proto "documentation" 2015-02-22 16:22:28 +01:00
protos-src/org/microg/gms/checkin checkin proto "documentation" 2015-02-22 16:22:28 +01:00
res Add more services 2015-03-01 14:54:31 +01:00
src Beginning PeopleService 2015-03-04 23:23:40 +01:00
.gitignore remove local.properties 2015-02-01 23:30:37 +01:00
.gitmodules Add submodules 2015-02-05 02:07:44 +01:00
Android.mk Reflect UnifiedNlp changes 2014-12-26 16:26:14 +01:00
AndroidManifest.xml Beginning PeopleService 2015-03-04 23:23:40 +01:00
README.md Add some docs 2015-02-05 03:01:35 +01:00
android_frameworks_base+FAKE_PACKAGE_SIGNATURE.patch Fixed permission description missing backslash 2014-05-20 15:55:21 -07:00
build.gradle Start work on checkin 2015-02-19 01:29:43 +01:00
proguard.flags Update 2014-08-22 22:08:44 +02:00
settings.gradle Add submodules 2015-02-05 02:07:44 +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 μ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.