Project Setup for Hilt in Android: Step-by-Step Guide for Dependency Injection

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 10

  • @Animefreak97
    @Animefreak97 Месяц назад +1

    Thank you so much

  • @sarfrazryen
    @sarfrazryen 3 месяца назад +1

    Thanks mate appreciate this video. I was having same error with kapt.

  • @juansebastiantobarcollazos3443
    @juansebastiantobarcollazos3443 Месяц назад +1

    gracias bro

  • @anilprajapati4774
    @anilprajapati4774 5 месяцев назад +1

    Thanks Bro , your video is very helpful and so simple , Explain

  • @ajeetpatel4054
    @ajeetpatel4054 6 месяцев назад +1

    Good tutorial. 😍😍😍

  • @karimarie469
    @karimarie469 6 месяцев назад +1

    The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-compiler dependency was found.
    what is this error please? Also i still get unresolved reference on kapt in the dependencies
    Thank you fir the video

    • @dev_no_limit
      @dev_no_limit  6 месяцев назад +2

      You can check source code and check all dependencies are added in correct way or not.
      source code link given in video description