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

Missing Activities

Hello, when i try to create a new andriod application project...In the Create Actvity box...no activities are present to select..and hence I cannot proceed....Can anyone please help me figure out the problem?Thanks!

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Sorry you're having trouble! That's a strange error. If you uncheck "Create Activity", can you proceed with creating the project? If so, then once you have the project open in Eclipse showing in the Package Explorer on the left, then you should be able to create a new Activity by going to File > New > Other and then in the dialog that opens, expand Android and select Android Activity.

New Android Activity

Thanks for the workaround...the error is resolved....i had to change the SDK path...Thanks a lot!