a simple question, i remember the possibility to run simple kotlin file in Android Studio without la...
a
a simple question, i remember the possibility to run simple kotlin file in Android Studio without launch app, like a playground.
a
You can just create a
main
function and click the "Run" icon on the left.
👍 1
a
I think you want scratch files