Answers for "could not create task ':app:lint'. > 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 at 'f:\news\android\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 "could not create task ':app:lint'. > 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 at 'f:\news\android\local.properties'."

Browse Popular Code Answers by Language