Skip to content

Android Studio reports broken SDK with default configuration #2187

@prophetofxenu

Description

@prophetofxenu

Describe the bug
When using a default Android environment, as described in the docs, Android Studio reports issues using the SDK.

To reproduce

  1. Use the default configuration (as done here.)
  2. Launch Android Studio. Use the default settings.
  3. Try to create a new project, and observe error message "Your Android SDK is missing, out of date or corrupted." (Expected: Creating a new project works.)
  4. Click "Open SDK Manager", observe there are no SDKs installed. (Expected: A couple default versions are installed.)
  5. Try to manually install an SDK, observe repeat of error message in step 3.
Image Image Image

Version
devenv 1.9.0 (x86_64-linux)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions