I recently ported my C++ engine to android for a music app I was working on that already had a beta on iOS
The app only needs basic UI rendering, audio and input but since I have OpenGL backend already all of my graphics samples “just worked”
Just need to port the physics part and that an entire platform done :)
