-
Hello,
I have an issue with the SDK when I try to run Proguard.
`Error:Execution failed for task ':app:transformClassesAndResourcesWithProguardForProdRelease'. > java.io.IOException: Can't write [/*…
-
throw below excepotion:
` Error:Execution failed for task ':app:compileDevDebugJavaWithJavac'.
java.lang.NoSuchMethodError: com.squareup.javapoet.ClassName.reflectionName()Ljava/lang/String;`
…
-
1、免安装(通过adb把补丁dex和资源推到手机) (done)
2、编写idea插件服务于免安装功能
-
https://github.com/drusin/LibgdxLombokTest 참조
-
hi everybody:
sorry for my pool english. I'm using AndroidAnnotaion, but due to Android Studio 2.3 and Gradle 2.3.0, they said android-apt was obsoleted. And annotationProcessor is a new one. so,…
-
I am using this library https://github.com/ragunathjawahar/android-saripaar to apply validations on my input fields like non empty, email etc.
I have two input fields and this is how I am applying …
-
```
FATAL EXCEPTION: main
Process: com.origgon.origin, PID: 15723
…
-
use the java code write dagger part ,every thing is ok. But use kotlin can not compile
is there any workaround for this error ?
`@ContributesAndroidInjector` report `compilation errors or a circula…
-
routesPresenter.getRoutes("18089") thrown exception:
_kotlin.UninitializedPropertyAccessException: lateinit property routesPresenter has not been initialized_
```kotlin
class MainFragment: Mvp…
-