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

Hassan Osman
Hassan Osman
628 Points

when creating the funfacts activity in android ,i dont get the project as it looks like in the video whwn i press finish

help

Daniel Hartin
Daniel Hartin
18,106 Points

Hi Hassan

Any chance you can post your code here please? I suspect the video shows an extension of Activity but you are extending ActionBarActivity which is an easy fix. Just need to check out you code first

Thanks Daniel

Hassan Osman
Hassan Osman
628 Points

activty name: fun facts layout name: activty_funfacts title: funfacts menu resource name:Menu_fun_facts