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

Game Development

Timothy Boland
Timothy Boland
18,237 Points

I want to take the Game Development project, but I want to modify it to work on Android also...Will that be possible?

Will that be possible with Unity? Has anyone tried it?

1 Answer

Amresh Venugopal
Amresh Venugopal
2,307 Points

I have tried it. I hope you are referring to the one here with Nick Pettit. Yes, it does work but with a few modifications. The part I had to figure out was replacing the touch inputs with the keyboard inputs. You can go to the build settings to create an .apk file.