Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

where in android studio can you make games?

Can you even use android studio to make games

1 Answer

If I can offer a suggestion I'd say check out the Unity 3d game engine. They are geared toward making mobile deployment easy. You can create your game in their set up and port it over to android rather simply it seems. I only tinkered with the mobile part of it, was more focused on pc at the time, but it was pretty straight forward. If you can code basic Java then you can code with their api, which is based on C#(.net framework) same syntax pretty much. They provide a simple IDE so you wouldn't need Android studio. Just a suggestion. It's pretty fun to work with

Yeah I don think android studio is suited to games

what about Unreal engine ??