Answer the question
In order to leave comments, you need to log in
I can't run the emulator in Android studio, what's the problem?
When you click on the RUN button, an error pops up:
This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled.
I found a solution (or not a solution) on the Internet, put the code in the gradle.properties file:
android.useAndroidX=true
android.enableJetifier=true
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question