Mirror of YTVanced/VancedMicroG
Go to file
mar-v-in 2db2a2c371 Add support for login and deviceconfig to checkin 2015-03-07 15:19:06 +01:00
GmsApi@4b5be5f4bb Various update 2015-03-06 20:08:47 +01:00
SafeParcel@462316b18e Various update 2015-03-06 20:08:47 +01:00
UnifiedNlpApi@06d1132344 Start work on checkin 2015-02-19 01:29:43 +01:00
UnifiedNlpLib@4ee1acc738 Various update 2015-03-06 20:08:47 +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 Add support for login and deviceconfig to checkin 2015-03-07 15:19:06 +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 Various update 2015-03-06 20:08:47 +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.