-
# 1、用法
```java
//annotationProcessor无需依赖任何插件,ksp/kapt选择对应的插件即可
plugins {
// id 'kotlin-kapt'
id 'com.google.devtools.ksp' version '1.8.0-1.0.9'
}
//ksp/kapt/annotationProcessor 传参方式…
-
> Unable to connect to server, I have to 2 Que 1) I am using Kotlin v 1.2.21 with Dagger2, Retofit2, Okhttp3,RXJava library please let me know which is the best way to implement Socket IO ?
2) Afte…
-
Здравствуйте. Решил написать тесты и при запуске онных приложение крашиться:
```
kotlin.UninitializedPropertyAccessException: lateinit property presenter has not been initialized
at com.someapp.and…
-
When trying to run my app on SamSung SM-T725 i got an error, ClassNotFoundError DJISDKManager.SDKMAnagerCallback.
The same app is running perfectly on Xiaomi MI 5s device (Android 8), but it failed o…
-
异常信息如下:
io.reactivex.exceptions.UndeliverableException:The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to go to beg…
-
I picked up your project and run in my Android Studio (2.1.3) but i'm getting this Error
**Error:Execution failed for task ':agendacalendarview:compileDebugJavaWithJavac'.
> Compilation failed; s…
-
https://github.com/reactivex/rxjava/tree/2.x
-
I added the ` dark_mode: true` flag, but it seems that it didn't work, does this have anything to do with other plugins? Do I need an extra step to properly setup?
```
base-url: /til
title: Today…
-
Hi there,
Been looking for a Apollo socket example for android for a long time.
Could you describe what the app does, the start screen asks for the GraphQLServer setup.
If you could walk thr…
-
# 아키텍쳐 관련
- https://medium.com/coupang-engineering/coupang-android-architecture-part-1-10be2ce231ac
- https://medium.com/coupang-engineering/coupang-android-architecture-part-2-3448d8f1099b
- https…