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

Video Incorrect @ 1:44 (Array Declaration) Android Development > Build a Simple Android App > Learning the Language > Introduction to Arrays

the video on [http://teamtreehouse.com/library/android-development/build-an-android-crystal-ball-app/learning-the-language/introduction-to-arrays] is incorrect at 01:44

It shows an array delaration as:

String answers[]; //incorrect

instead of:

String[] answers; //correct

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Great catch! I'll have that fixed right away.

Elizabeth Fawkes, can you award Gordon Jiroux the Exterminator badge? :smile:

No problem Ben Jakuben :)

Hey Gordon Jiroux check your profile. I've awarded you the Exterminator Badge for helping us with our bug-squashing mission!

Happy learning!

Cheers,

Elizabeth