I am starting Android Development and I run into a confusion.
When i try to run a java code it does not run.
But when I convert the same code in Kotlin the run button appears, and the output is visible.
enter image description here
Why the java code does not run. and also what is the @JvmStatic that appears after converting the code.
New contributor
Sujal Sachan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.