about how to run
lalodsi opened this issue · 1 comments
lalodsi commented
In the readme.md it says that the user have to run in console gradlew runLocal
after the SDK install.
But in windows I had to run the file called gradlew.bat, wait for the install and then run in console
.\gradlew runLocal
Because the command is located only in the project location
lalodsi commented
I can help to edit the readme.md to put a better explanation about how to run it