android target not installed with a gibberish message #532
Replies: 5 comments 2 replies
-
The output comes from the avdmanager executable I believe, so it must be returning non-textual characters/data in it's stdout/stderr. Does the same occur if you use Command Prompt? It might be caused by having JDK 24 installed. Android SDK can be picky on the JDK and the ideal version is 17. Another thing you can check is to ensure that The modern command line tools comes from the Full documentation can be found at: https://cordova.apache.org/docs/en/dev/guide/platforms/android/index.html |
Beta Was this translation helpful? Give feedback.
-
should i just uninstall jdk 24 in favor of 17? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
is this bs happening because system cannot "see" commandline sdk i've got from android studio or it cannot "see" mobile image while also there's already one i've downloaded and ran before from studio too? |
Beta Was this translation helpful? Give feedback.
-
wiped everything from path's but system's variables, punched in mine's instead of that pre-defined by installers, now to check if it actually works |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i am confused as you are
Beta Was this translation helpful? Give feedback.
All reactions