Instead of Windows now I did the setup of React Native on Ubuntu (via virtual machine) and successfully created Android build on my physical device using the ./gradlew installDebug command.

How to run this now? I tried yarn start and yarn android but they are not working.