DEV Community

John
John

Posted on

Installing problem with Android SDK

Hello,

I've installed React on my Mac (Ventura). I used react-native doctor and I get this error:

✖ Android SDK - Required for building and installing your app on Android

  • Versions found: N/A
  • Version supported: 33.0.0 ✓ ANDROID_HOME - Environment variable that points to your Android SDK installation

Anyway, everything else seems ok (no error) and a virtual device is running in Android Studio with version 33. I think all my paths are well too. But it seems react can't see the sdk version "found". But there are installed in android studio.

Could you help me ?

Kind regards.
John.

Top comments (0)