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

Development Tools

bruce edwards
bruce edwards
5,617 Points

Less options in eclipse than in the videos

Hi,

I just started the Self-destructing message app for Android set of videos.

The video asks for me to create a new Android Activity, but I don't have this option in the menu...

As well, there are a few other options which are different: in the same example, the activity creation does not give a fragment name text field, while I have one.

Do I need to reconfigure my system or download a package with the missing features?

Thanks in advance

3 Answers

Calvin Nix
Calvin Nix
43,828 Points

Hey Bruce,

Did you remember to install the Android SDK? The fact that you don't see the option to create a new android activity makes me think that this wasn't installed properly.

Thanks, Calvin

bruce edwards
bruce edwards
5,617 Points

Hi Calvin,

Just yesterday, I installed the 4.4.2 sdk, but when creating a new Android App, I can't even choose it as the target system...

I can still create a new Android Application, but not just an activity...

I'm started to think I'd be better off just reinstalling it...

Calvin Nix
Calvin Nix
43,828 Points

Yeah that is probably your best approach.

bruce edwards
bruce edwards
5,617 Points

Hi all,

I just reinstalled Eclipse, and when creating a new Project and opening the Android subtype, I am still stuck with only 4 options: Android Application Project, Android Project from existing code, Android Sample Project & Android Test project.

No Android activity as per the video,

Anybody has a clue on how to get that?