October 31, 2022 at 11:12 AM Hi,
The choice of language should be determined by:
1. whether the language is well documented
2. whether the community is large
3. whether it is supported and the frequency of updates/support
For the basic stuff Kotlin would be sufficient but if you would like to start playing e.g. with OpenGL/Vulkan then most of the tutorials would be for Java.
As always it depends how you want to play with it.
Cheers