Android Studio Installation

less than 1 minute read

Published:

Unable to find bundled Java version

GO TO C:\Program Files\Android\Android Studio then copy the content of jbr and paste the content into jre folder run doctor again and problem solved Link

Class has been compiled by a more recent version of the Java Environment

Android toolchain - develop for Android devices (Android SDK version 33.0.1)

  1. Open Android Studio
  2. Open Tools Tab
  3. Open SDK Manager
  4. System Settings
  5. Open Android SDK Page
  6. Open SDK Tools tab
  7. Enable Android SDK Command-Line Tools Checkbox
  8. OK.
  9. Wait for toolkit download and install on your computer.
  10. Finish