Android Question Maven artifact not found

Nickelgrass

Active Member
Licensed User
Longtime User
Hello,

I get an error after installing windows 11 new.

Organizing libraries. Error
Maven artifact not found: com.android.support/multidex
Source: com.android.support:multidex

I can not see any mismatch in the installation. What else can I check? JDK is 19.0.2 and I use Android "xxx\AppData\Local\Android\Sdk\platforms\android-35\android.jar".
When I use the old andorid-34 I do not get this error.

Thanks
 
Last edited:

DonManfred

Expert
Licensed User
Longtime User
Upvote 1

Nickelgrass

Active Member
Licensed User
Longtime User
Thanks for the reply. Yes, I know the install guide. It is still not working. I installed everything new.

Now I get a new error. See screen3.png. The error only occurs with platform 35. With 34 all works.
 

Attachments

  • screen1.png
    screen1.png
    22.3 KB · Views: 50
  • screen3.png
    screen3.png
    18 KB · Views: 52
  • screen2.png
    screen2.png
    23.1 KB · Views: 48
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
I can´t help any further on this.

Maybe try the new sdk for Android 36

 
Upvote 1
Top