Skip to content

[1.4.3.1] Android SDK not found with Android SDK 25.3.0 or higher. #8464

Closed
@YannLeBihan

Description

@YannLeBihan

Hi,

Tried this today on two different machines running macOS Sierra 10.12.3 :

  1. Fresh install of Meteor
  2. Fresh install of Android Studio 2.3 + all possible SDK platforms
  3. Create a Meteor project, cd to its directory
  4. Run meteor add-platform android

Always got the same errors :

✗ Android target: Android SDK not found. Make sure that it is installed. If it is not at the default location, set the ANDROID_HOME environment variable.

✗ Gradle: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.

Here's what I tried :

  1. Checked $ANDROID_HOME and $PATH after setting them like said in the Meteor Guide : both are OK;
  2. Downgraded Android Studio to its previous version (2.2.3) that had been working up to yesterday : same result, even after removing all Android Studio support and pref files;
  3. Ran several times meteor remove-platform android and meteor add-platform android : same errors;
  4. Removed all SDK platforms from Android Studio, reinstalled just Android 5.1, then tried the same with Android 7.1.1 : ditto.

I'd like to know if others are experiencing the same issue, and if they found a solution or workaround.

Thanks in advance !

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions