1
Good night, you guys! Next, I started studies on React Active recently. I followed all the steps of the official website for installing software and dependencies: Android Studio and Android SDK, Nodejs + NPM (in my chaos I installed Yarn, also) and Java JDK stable (11.0.4, the latest version). I wanted to print the versions together to make it easier. I also added the android_home environment variable, no . bash_profile (I use Ubuntu 19.04).
The case is that, theoretically, I have everything "up to date" but I can not make the application run on my phone or by emulator. In both situations the error I receive is one of failure to find the path of the SDK, as if it did not exist. I really need help because I already have a possible job in view that will need this knowledge..
Unfortunately, I must be doing something wrong because I can not put more than two photos... as I described, the paths are configured and if necessary I can send print of how I did the configuration.. the fact is that I need to resolve this as soon as possible.
– Willy Christian
Java version must be 8
– Andre Lacomski