I would like others to explain the game to me. I have little idea about developing a 3D game and a 2D game in Android. But I wonder if I'm starting to develop a game in an android studio. Maybe failure or success. Actually the first time I thought about developing a game in android eclipse, but when I got to the developer.android web page . I saw this text;
Important: Support for Android Developer Tools (ADT) in Eclipse ends in our announcement. You should transfer application development projects to Android Studio as soon as possible. For more information about migrating to Android Studio, see Migrate to Android Studio. *
So, I have to start developing games using Android Studio. Mostly I know the core of Java, but I never develop a game for Android. I think there is no difference between java and android.
Do you have any suggestions for me?
If I used to develop a game in java eclipse (which does not write on android). Then, when the developing game is over. Can i convert my java to android?
- Is it possible to integrate 3d modeling (using 3ds max) into an android game (using libgdx infrastructure)?
source
share