简体   繁体   中英

How to make games for Android devices in Android Studios

I develop games for IOS devices and I wanted to make games for android devices as well. The problem is I dont think you can do it with Android Studios alone. correct ?

In IOS development we have Spritekit, which helps us make games and good ones.

Does Android Studios have anything similar to that ? I've looked up many sites and I cant find the answer. I see many android developers use Unity, buildblocks, etc. To make games. Is this the only way to make the games for android devices or can you make exact games like the ones in unity and Spritekit by only using Android Studios ?

Thank You In Advance !

You definitely can create games with Android Studio alone -- creating your own game engine is one way.

If you mean using a ready game engine, an excellent alternative is libgdx - https://libgdx.badlogicgames.com - but there are others.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM