-
When using dagger2, an object can only be injected if it has an `@Inject` constructor. When component model is set to jsr330, this constructor is added when `InjectionStrategy` is set to `CONSTRUCTOR`…
-
Please tell us useful tools for Android, Kotlin, review and others. Any information would be great!
知っている便利なツールを集めたらよさそうなので雑にコメントしていってください。日本語でもいいです。コメントを見て、こっちの方がいけてるよとかでも 🙆
---
# Name
# Des…
-
root
```
dependencies {
//android
classpath 'com.android.tools.build:gradle:3.2.1'
//kotlin
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.11'
…
-
netgb updated
5 years ago
-
rares@ASUS-VivoBook-X509FL:~/corvus$ m
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=11
CORVUS_VERSION=Corvus_v17.0-Vanguard-sweet-21122021-Unofficial…
-
I'm seeing this OOM after ~6 hours of running an application
```
Clamp target GC heap from 96.827MB to 96.000MB
GC_BEFORE_OOM freed 73K, 8% free 90855K/98304K, paused 566ms, total 566ms
Out of m…
-
```
→$./buckw build app:bin_devDebug
/Users/tommy/src/android/AndroidTDDBootStrap/base/src/main/java/com/github/piasy/bootstrap/base/model/provider/BriteDbConfig.java:12: error: package AutoValue_…
-
The code currently `@Inject`s the `StatisticsFragment` in [`StatisticsActivity`](https://github.com/googlesamples/android-architecture/blob/97214a30e99f2d22f329d5de05e710960240a99e/todoapp/app/src/mai…
-
Dagger2 大部分都是了解一点皮毛;只会一个注入。在项目中建立那么多类 接口。而且在类中还要写注入的代码。。做了一系列操作 仅仅是注入了一个adapter 或者present。。想问这样真的有意义吗
-
Тема достаточно большая, предлагаю тебе начать с основ и не сильно тонуть в деталях.
https://habr.com/ru/articles/350068/ - про Dependency Injection
https://developer.android.com/training/depend…