Posts by asaio • 11 points
2 posts
- 
		0 votes3 answers1699 viewsA: Error running the React application on android emulatorAs Icaro said, you need to set or export the folder where adb.exe is for the PATH environment variable, try to see if it is there with echo $PATH | grep platform-tools. If not, you will need to… 
- 
		1 votes2 answers249 viewsA: error starting React-Native run-androidYou came to configure the environment variables for the user or for the machine/system? They gave you a link that explains how to define the environment variables: ANDROID_HOME which by default is… react-nativeanswered asaio 11