Go to file
Marvin W ae483164a7 Add (dummy) place picker
We don't have proper code to display a map (without original client library) yet. However applications using it should not crash (as reported in #65)
2016-01-05 23:58:18 +01: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 Add (dummy) place picker 2016-01-05 23:58:18 +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_frameworks_base+FAKE_PACKAGE_SIGNATURE.patch Fixed permission description missing backslash 2014-05-20 15:55:21 -07:00
Android.mk prefix variables with module name 2015-10-08 19:14:02 +02: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
README.md Added travis build 2015-08-29 17:48: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

GmsCore

Build Status

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.