@dartigen I would *generally* not advise a for pay course to learn how to program. There are enormous volumes of free material online for that.
If you want to do an Android app, I would focus on writing a command line edition in java on your desktop. When you can write tha with all features you want, it's time to look at the Android system, which adds scads of complexity out of the gate to just programming your logic.