Android Question Maven Artefact missing error androidx.appcompat/appcompat :(

Maki25

Member
Licensed User
Longtime User
Hello all,

I'm trying to test a dron example but I recibe the same error all the time. I have all the files required and libraries installed, and SDK download up to date.
Anybody has any idea where is the problem? 😔

Captura.PNG

Captura2.PNG


Thanx in advance!!
Oscar
 

DonManfred

Expert
Licensed User
Longtime User
The SDK is misconfigured.

Follow the installationinstructions and everything will work.

 
Upvote 0

Maki25

Member
Licensed User
Longtime User
Thanks for your help!. Just changing the folder path, and downloading all the necessary artifacts, and compiling again the result has been ok. But I get a new error when I install apk in Android terminal.


Captura.PNG
 
Upvote 0
Top