Since I created a new project in another place it did not leting me run my code.
Asked
Active
Viewed 493 times
0

Pawan Tekade
- 47
- 1
- 9
-
3You need to add a run configuration. Or press the play button in the gutter next to the main method. – aspok Dec 12 '21 at 06:38
-
See https://www.jetbrains.com/help/idea/creating-and-running-your-first-java-application.html#run_app – Andrey Dec 13 '21 at 12:29
-
Does this answer your question? [Android Studio can't find runner](https://stackoverflow.com/questions/69415378/android-studio-cant-find-runner) – Mahozad May 16 '22 at 08:26