Vous êtes en train d’utiliser Dagger 2 puis à la compilation vous trouvez error: [Dagger/MissingBinding] cannot be provided without an @Provides-annotated method. Que faire pour le résoudre ? Continuer la lecture de « [ Dépannage ]error: [Dagger/MissingBinding] cannot be provided without an @Provides-annotated method »
Dépannage : java.lang.ClassCastException: android.app.Application cannot be cast to … MyApplication
A l’exécution de votre projet dagger vous trouvez l’erreur java.lang.ClassCastException: android.app.Application cannot be cast to … MyApplication. Continuer la lecture de « Dépannage : java.lang.ClassCastException: android.app.Application cannot be cast to … MyApplication »