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

Tips and suggestions for an Android beginner

Does anybody have any tips or comments for an android newbie?

4 Answers

adnanalvee2
adnanalvee2
6,862 Points

Start following the courses, and before you begin my suggestion would be to try the courses with "Android Studio" rather than eclipse. I'm using it now and its been in a pretty good shape.

There is a short course on "Android Studio" by our awesome instructor Ben on "Android Tools". I would suggest you try that. But when he recorded the video, the software wasn't up to date that much as it is now. So on the Tools course track, avoid the video titled "Should you use Android Studio".

Happy Coding!

Ben Jakuben had a good post a few days ago about Android app design if you haven't seen it yet.

https://teamtreehouse.com/forum/getting-started-with-designing-android-apps

How long does it usually take to learn Java?

IS it hard to develop on a mac?

Learn Java..and it takes awhile to learn. IMHO, you really need a good foundation in OOP, either with C# or preferably Java, to be able to really understand what is going on with Android. As a language on its own, Android in my observation is MORE difficult than Java itself. It's better to learn Java first than to get frustrated with Android and work backwards.