question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support Androidx for Dagger Android support

See original GitHub issue

Create new dependency called: dagger-androidx and use the new AndroidX dependencies: https://developer.android.com/reference/androidx/appcompat/package-summary.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

17reactions
ebraminiocommented, Sep 25, 2018

AndroidX now is stable, any thiught on better integration with it?

16reactions
tata168scommented, May 28, 2018

After migrating to androidx, the Android Studio can’t resolve dagger-android and dagger-android-support clasess, like DaggerAppCompatActivity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

dagger android support to androidx.fragment - Stack Overflow
the problem is that AndroidSupportInjection class accept only fragments of the package android.support.v4.app.Fragment or if I use ...
Read more >
Using Dagger in Android apps
The Dagger basics page explained how Dagger can help you automate dependency injection in your app. With Dagger, you don't have to write ......
Read more >
dagger-android-support : 2.34.1 - Maven Central
Dagger Android Support - A fast dependency injector for Android and Java.
Read more >
Uses of Interface dagger.android.support ...
An Application that injects its members and can be used to inject Activity s, framework fragments, support fragments, Service s, BroadcastReceiver s, ...
Read more >
[Android] Old Dagger dependency prevents to remove Jetifier ...
Zendesk SDK is using an old version of Dagger ("com.google.dagger:dagger-android:2.23.2") released on 19 Jun 2019 that uses support library ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found