Answers for "android react Could not determine the dependencies of task ':app:installDevelopmentDebug'"

0

android react Could not determine the dependencies of task ':app:installDevelopmentDebug'

Step1: Check whether all your "SDK Platforms" and "SDK Tools" is installed and Updated"
(in android studio SDK manager)

Step2: Create "local.properties" file in android folder and paste the following

sdk.dir = /Users/USERNAME/Library/Android/sdk
Posted by: Guest on March-28-2022

Code answers related to "android react Could not determine the dependencies of task ':app:installDevelopmentDebug'"

Code answers related to "Javascript"

Browse Popular Code Answers by Language