I started to learn React Native but I have an error.
When I use cd ./project folder and use yarn start(I use EXPO)
Console gives me 3 options and I need to click "a" for Android but when I click a I got an error.(Device not found) but If I open project on Android Studio and I select AVD device manager in manually it is works. How can I run in a console without android studio? I want to use phpstorm or visual studio code.