Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uncheck use Androidx artifacts

I have made some projects using androidx, today i decided to start new progject without use of androidx and my starter template shows this

cant uncheck use of androidx
(source: mobytop.ru)

I cant't uncheck 'Use androidx.* artifacts' checkbox. How can i solve this strange behavior and make this checkbox active back?

like image 954
Bios90 Avatar asked Jun 13 '19 12:06

Bios90


People also ask

How do I uncheck AndroidX artifacts?

To do this go to Tools->Sdk Manager->Appearence & Behavior->System Settings->Android Sdk and remove tick from Android 9. + (Q).


1 Answers

Solved my issue by deleting latest Android Q sdk. To do this go to Tools->Sdk Manager->Appearence & Behavior->System Settings->Android Sdk and remove tick from Android 9.+ (Q).

like image 114
Bios90 Avatar answered Nov 15 '22 10:11

Bios90