what_the_thing icon indicating copy to clipboard operation
what_the_thing copied to clipboard

How to import into Android-Studio?

Open AndroidDeveloperLB opened this issue 7 years ago • 2 comments

I get this error when importing:

Error:(68, 0) Could not read script 'D:\android\Android studio Projects\what_the_thing\node_modules\react-native\react.gradle' as it does not exist. Open File

AndroidDeveloperLB avatar Apr 11 '17 08:04 AndroidDeveloperLB

Do you have imported all React native project to android studio? I think that you just need to import 'android' folder of the project

IsaacEmerson avatar May 12 '19 22:05 IsaacEmerson

I tried now to import the project of this repository. Still can't:

image

AndroidDeveloperLB avatar May 13 '19 07:05 AndroidDeveloperLB