I don't know much about the topic so forgive my ignorance, but aren't Android apps written in Java/JVM language?
Meaning decompilation should be really straightforward, I remember IntelliJ having a decompiler, many times I would accidental open a `class` file and it would suggest decompilation. This kind of code was still hard to read, but it was Java, not bytecode.