Android-Keyboard icon indicating copy to clipboard operation
Android-Keyboard copied to clipboard

importing 'android-keyboard' gradle project takes forever

Open Artm1ss opened this issue 5 years ago • 3 comments

hey guys thank you for built and improving this beautiful keyboard,

but every time i open Android-keyboard project in android studio it try to importing gradle project that take forever and never finished successfully so please guide me to find out how to use your beautiful project.

Importing 'Android-Keyboard' Gradle project Gradle: Download keyboardkernel-1.3.14.pom

at the end: build.gradle: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'. It will be removed in version 5.0 of the Android Gradle plugin. Affected Modules: app

Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.nlptech.zengine:keyboardkernel:1.3.14. Show Details Affected Modules: app

Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.nlptech.zengine:keyboardkernel:1.3.14. Show Details Affected Modules: app

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.nlptech.zengine:keyboardkernel:1.3.14. Show Details Affected Modules: app

thank you for your attention best regards

Artm1ss avatar Jul 23 '20 10:07 Artm1ss

replace classpath 'com.android.tools.build:gradle:4.1.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.10"

ghanimkhan avatar Nov 14 '20 15:11 ghanimkhan

Hy there I have used latest classpath but issue still remains. This lib takes forever to build. Kindly tell me how can I use this.

tariqzia7523 avatar Aug 31 '21 05:08 tariqzia7523

@ghanimkhan
classpath 'com.android.tools.build:gradle:4.2.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30" I am using this. but still not working.

tariqzia7523 avatar Aug 31 '21 05:08 tariqzia7523