Weex-OkHttp-Adapter
Weex-OkHttp-Adapter copied to clipboard
Follow the instructions and compile an error
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