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 trialChad Smith
1,396 PointsMy app will not show up in the emulator, is there something I am doing wrong?
My setup looks totally correct, but for some reason, my Eclipse console is showing 7 errors and 78 warnings when I start the project. The project will not show in the emulator either.
2 Answers
Marlon Copeland
1,675 Pointsyou may not have syntax errors, but you can have compile errors. post your LogCat error log or list the 7 errors that you got.
Chad Smith
1,396 PointsThanks, here's the list of errors I have. Not sure what any of it means, any help would be great.
Wrong orientation? No orientation specified, and the default is horizontal, yet this layout has multiple children where at least one has layout_width="match_parent" This class should be public(android.support.v7.internal.widget.ActionBarView.HomeView) Attribute is missing the Android namespace prefix Attribute is missing the Android namespace prefix "hello_world" is not translated in af, am, ar, bg...etc. "app_name" is not translated in af, am, ar, bg...etc. "action_settings" is not translated in af, am, ar, bg...etc.