I've run the whole app and got a successful completion but I didn't get message and demand to enter input - using the Scanner utility. Why is that happening ?
Also I'd like to run the java class and not rebuild the app all over again.
I installed the Android Studio just last week - July 2020 - and I'm running it in my desktop 64-bit Windows 10.
Previously I tested my Java using the Windows command line - JDK 8 - "javac myapp.java" and then "java myapp", I run close to 100 cases. Then I placedmy code into Studio.
HELP !
Also I'd like to run the java class and not rebuild the app all over again.
I installed the Android Studio just last week - July 2020 - and I'm running it in my desktop 64-bit Windows 10.
Previously I tested my Java using the Windows command line - JDK 8 - "javac myapp.java" and then "java myapp", I run close to 100 cases. Then I placedmy code into Studio.
HELP !