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

java tutorial

i beginning of this should i learn java first or just continue of learn android studio?

8 Answers

Alexander Smith
Alexander Smith
10,476 Points

If you learn Java first it'll probably make learning android easier. JavaScript has nothing to do with android. JavaScript is used to add interactivity in web design. Apart from having a similar name, they are completely different

Cindy Lea
PLUS
Cindy Lea
Courses Plus Student 6,497 Points

From what Im hearing on the forum it sounds like its good to learn Java first. Anyone else in Android that can comment?

aakarshrestha
aakarshrestha
6,509 Points

Like you, i was in the same situation where i wanted to learn android development but was not able to understand how things are working. So i decided to learning the basics of java. You need to understand OOP concept, about objects and how to initialize them and call them in another classes, etc. If you understand these basic concepts of java, you will start understanding more while developing android apps.

You do not have to learn the framework in java such as Spring framework and etc. Just learn how OOP works and about objects.

Hope it helps!

Happy coding!

is that have java and javaScript are there are same courses?

Alexander Smith
Alexander Smith
10,476 Points

Java and JavaScript are completely different. If you want to learn android it wouldn't be a bad idea to learn Java first since android uses a ton of it

ok thank so i just learn java only and i can continue to able learn android studio?

thank you smith ^^^^^

Shazad Kazi
Shazad Kazi
10,758 Points

I personally dived into just learning Android, to be honest it was tough but the series assumes you have no knowledge whatsoever.

Goodluck, If you need any help just ask.