Hi,
Is there any way to extend the default GameActivity.java or provide a custom one, and add more java files to my game project without directly changing or adding files at the engine folders? How can I include these new files in the build process?
Thanks in advance!
Is there any way to extend the default GameActivity.java or provide a custom one, and add more java files to my game project without directly changing or adding files at the engine folders? How can I include these new files in the build process?
Thanks in advance!
Comment