How do I integrate my game into my Android app?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Altair1234

So I have an app ready and a game WIP. When done, I want to integrate the game into my Android project such that I can ship it as one apk. I stumbled upon this link which apparently does what I want but I can’t understand the steps. For example, where is the platform/android/java directory located? What commands do I need to run? Please eli5 if you can.

Thanks in advance!

Okay, the directory is different on different platforms. It’s downloading and unzipping some gradle files. I’ll update this comment as things progress.
Edit: Ran into several snags. I’m opening an issue on Github because I think there is a problem with the feature.

Altair1234 | 2020-04-21 12:08