I am a beginner and I was researching the licenses that Android tools use to make an application to upload to the playstore for example android-ndk-r29-windows is licensed by Licensed under the Apache License, Version 2.0 (the "License") I came across openjdk and here comes my doubt.
If the Java language belongs to Oracle, and I use OpenJDK and sell my application on the Playstore, then do I have to pay Oracle? Or do I have to put my application under a GPL license.
Instead of finding answers to my doubts, I filled myself with more doubts.