0
I have made a game in java (similar to flappy bird). Now I want to port it to Android.
The game is in java has java packages but android hasbits own packages. The game i have made is only with shapes like rectangle and oval(filled & unfilled). I want to do same in Android studios. Without making so many classes. And also I have seen few tutorials where they use third party game engine. Not sure if Android studios still support them or not as tutorials are prity old.
1 Resposta
+ 2
you can try use libgdx, here how to start in Android studio: https://github.com/libgdx/libgdx/wiki/Project-Setup-Gradle