issues
search
uhooi
/
UhooiPicBook-Android
Uhooi's character book.
MIT License
25
stars
12
forks
source link
Use Dagger Hilt
#71
Closed
uhooi
closed
3 years ago
uhooi
commented
4 years ago
References
https://developer.android.com/training/dependency-injection/hilt-android?hl=ja
https://dagger.dev/hilt/
https://dagger.dev/hilt/gradle-setup
https://github.com/google/dagger/tree/master/java/dagger/hilt
https://github.com/google/dagger/releases
https://github.com/google/dagger/releases/tag/dagger-2.31
https://github.com/android/architecture-samples/blob/dev-hilt/app/src/main/java/com/example/android/architecture/blueprints/todoapp/di/AppModule.kt
https://github.com/google/iosched/blob/master/mobile/src/main/java/com/google/samples/apps/iosched/di/CoroutinesModule.kt
https://github.com/android/sunflower/tree/main/app/src/main/java/com/google/samples/apps/sunflower/di
https://github.com/chrisbanes/tivi/blob/main/app/src/main/java/app/tivi/inject/AppModule.kt
https://qiita.com/takahirom/items/46053e031041405e2a9e
https://qiita.com/takahirom/items/36f658b01d1d121b3760
https://aakira.app/blog/2020/05/dagger-hilt/
https://github.com/nishikawa-shi/SimpleHilting
https://github.com/nishikawa-shi/NyanNyanEngine_Android/pull/99
github-actions[bot]
commented
4 years ago
👋 Thanks for reporting! Please PR :)
References