sergchil / AOSP-Kayboard-7.1.2

Full functional AOSP Keyboard with glide typing
Apache License 2.0
39 stars 27 forks source link

ndk issue #3

Closed Mateeen closed 6 years ago

Mateeen commented 6 years ago

Information:Gradle tasks [:app:assembleDebug] Warning:The specified Android SDK Build Tools version (26.0.1) is ignored, as it is below the minimum supported version (26.0.2) for Android Gradle Plugin 3.0.1. Android SDK Build Tools 26.0.2 will be used. To suppress this warning, remove "buildToolsVersion '26.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools. /Users/Mateen/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/__bsd_locale_fallbacks.h Error:(109, 37) error: format string is not a string literal [-Werror,-Wformat-nonliteral] Error:(119, 32) error: format string is not a string literal [-Werror,-Wformat-nonliteral] Error:(129, 30) error: format string is not a string literal [-Werror,-Wformat-nonliteral] Error:(109, 37) error: format string is not a string literal [-Werror,-Wformat-nonliteral] Error:(119, 32) error: format string is not a string literal [-Werror,-Wformat-nonliteral] Error:(129, 30) error: format string is not a string literal [-Werror,-Wformat-nonliteral] Information:BUILD FAILED in 1m 20s Information:6 errors Information:1 warning Information:See complete output in console