Answers for "* What went wrong: A problem occurred configuring project ':react-native-reanimated'. > SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties"

1

SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file

sdk.dir = /home/USERNAME/Android/Sdk
Posted by: Guest on May-17-2021

Code answers related to "* What went wrong: A problem occurred configuring project ':react-native-reanimated'. > SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties"

Browse Popular Code Answers by Language