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 Android Tools Getting Started with Android Studio The Android Studio Interface

failing to load settings for .idea

hie guys

im getting this error message when I open android studio "cannot load settings from a file" and then it point to the workspace.xml file saying "error on line 1, content is not allowed in prolog, please correct the file content, " how do I correct this??

thanx in advance

kuda

1 Answer

Hello,

Could you move the .idea/workspaces.xml file to another directory then try opening your project again. Android Studio should then regenerate a default workspaces.xml file for you. If that works, it is safe to delete the original workspaces.xml file. If this does not work, please let us know so we can try further trobleshooting methods.