Search code examples
androidandroidxandroid-customtabs

How to find androidx.browser:browser version?


I want to use CustomTabsIntent. But I don't find androidx's customTabs path and version.

Finally I got this: androidx.browser:browser:1.0.0

I want to know the right steps.

I saw this, but I don't find path and version. https://developer.android.com/reference/androidx/browser/customtabs/package-summary

My steps:

  • Add com.android.support:customtabs:28.0.0
  • Refactor -> Migrate to AndroidX in Android Studio

Solution

  • The full listing of old support packages and new ones is available here:

    https://developer.android.com/jetpack/androidx/migrate