codelab-android-dagger-to-hilt
codelab-android-dagger-to-hilt copied to clipboard
Please clarify the Documentation
The Documentation on https://codelabs.developers.google.com/codelabs/android-dagger-to-hilt/ is confusing. It is not clear when the application should build and what the error messages mean. Even I used Dagger before in a Project I have no understanding what I'm doing within this tutorial.
I'ts more like a do ist this way tutorial for that example. But gives you no real understanding about what you are doing.
Please clarify:
- At what points the tutorial should build
- What error messages occur within the migration and what they mean
- Give a valid starting point
- Explain more the coexistence of dagger and hilt while migrating
I addition, it does not look like this example follows the migration strategy laid out by Hilt here: https://dagger.dev/hilt/migration-guide