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

Can I build an android app using only java/ kotlin and no xml

So I'm learning java for android development at the moment but I'm not good at designing the UI for my app with XML, had the same problem with CSS when I tried web development.

I prefer to just be on the logic side of things I'm not the design kind of person so I was wondering if there's a way that I could just do the java side and the UI side of thing would get done by maybe a prebuilt template or something like that.