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

Christopher Mlalazi
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Christopher Mlalazi
Front End Web Development Techdegree Graduate 17,305 Points

Android App

Hi everyone I am developing a newspaper sharing site using HTML/CSS/JavaScript and jQuery, and I want also make it into an Android app, but Android tutorials say one must know java for that. My question is can't an Android app developed without java? I am prepared to start learning java but I was thinking that let me ask first maybe there is an easier way. I have just begun to understand JavaScript recently and to immediately start learning java seems a tall order.

2 Answers

Caleb Kleveter
MOD
Caleb Kleveter
Treehouse Moderator 37,862 Points

Treehouse just released a course on Kotlin, which can be used for Android development. From all that I have seen it has many similarities with Swift.

Since you know HTML, CSS and JavaScript, you might want to try creating an app with Cordova or Ionic.