Skip to content

Instantly share code, notes, and snippets.

@xDShot
Created November 17, 2022 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xDShot/80ab0169cf7ca26395bb7f086177dcef to your computer and use it in GitHub Desktop.
Save xDShot/80ab0169cf7ca26395bb7f086177dcef to your computer and use it in GitHub Desktop.
Fix Android SDK sdkmanager NoClassDefFoundError
sudo archlinux-java set java-8-openjdk
sudo ${ANDROID_HOME}/tools/bin/sdkmanager _whatever_
sudo archlinux-java set java-11-openjdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment