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.

Hello, I was wondering if you guys/gals are going to do a namespace migration to androidx in this project.

I’m asking this because on my current project I’m getting errors:

Failed to resolve: com.google.android.material:material:1.1.0
Failed to resolve: androidx.fragment:fragment:1.1.0
Failed to resolve: androidx.recyclerview:recyclerview:1.1.0

(...)

It would be good to see a working sample with recommended practices. I’ve been following the guide but with no success, also I included the experimental:

# AndroidX
android.enableJetifier=true
android.useAndroidX=true

Running on:

Android Studio 3.2 Canary 15
Build #AI-181.4668.68.32.4773949, built on May 10, 2018
JRE: 1.8.0_152-release-1136-b02 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.12.6

Project: https://github.com/JoaquimLey/transport-eta/tree/migration/jetpack

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
tiembocommented, Aug 8, 2018

Reopening and assigning to me, as we do want to incorporate AndroidX

0reactions
tiembocommented, Sep 17, 2018

Resolved by #185

Read more comments on GitHub >

github_iconTop Results From Across the Web

AndroidX Overview - Android Developers
AndroidX is a major improvement to the original Android Support Library, which is no longer maintained. androidx packages fully replace the ...
Read more >
androidx-main - GitHub
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch ...
Read more >
android - What is AndroidX? - Stack Overflow
AndroidX is a major improvement to the original Android Support Library. Like the Support Library, AndroidX ships separately from the Android OS ...
Read more >
What is AndroidX Library in Android? - GeeksforGeeks
The Android Extension Library, often known as AndroidX, is the new open-source project that is a significant upgrade to the original Android ...
Read more >
What Is AndroidX? - Better Programming
First things first. AndroidX stands for Android E X tension Libraries. This simple denotation makes it clearer for an experienced developer what's behind...
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