Weex-OkHttp-Adapter icon indicating copy to clipboard operation
Weex-OkHttp-Adapter copied to clipboard

Follow the instructions and compile an error

Open a523926245 opened this issue 5 years ago • 0 comments

Hi,I,ve Follow the instructions and compile an error.

just likes this:

Task :app:compileDebugJavaWithJavac Gradle may disable incremental compilation as the following annotation processors are not incremental: weexplugin-processor-1.3.jar (com.taobao.android:weexplugin-processor:1.3). Consider setting the experimental feature flag android.enableSeparateAnnotationProcessing=true in the gradle.properties file to run annotation processing in a separate task and make compilation incremental. E:\exercises\weex-app\platforms\android\app\src\main\java\com\weex\app\WXApplication.java:26: 错误: 找不到符号 .setHttpAdapter(new OkHttpApdater()) ^ 符号: 类 OkHttpApdater 位置: 类 WXApplication

can you help me to resolve this question 1

a523926245 avatar Oct 24 '19 08:10 a523926245