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 Build a Simple Android App Basic Android Programming Adding the OnClick Method

Adia Gawhari
Adia Gawhari
1,378 Points

Cant run the project

When I try to run the project, an error comes up saying I dont have any space left. What can I do to fix this?

Mazen Halawi
Mazen Halawi
7,806 Points

check your AVD settings and try to increase the memory or uninstall apps you are not using in it

1 Answer

What does the error say and where is it displayed? Is there anything in the Logcat (bottom window in Android Studio) that gives any other information?

Steve.