My machine
Windows 7
Problem
I'm having trouble opening samples for the Android SDK.
I have successfully ran a "Hello Android".
Steps I'm doing:
Make new project -> Create from sample -> (some demo)
Every error (except APIDemo)
Could not write file: ...\Android\android-sdk\platforms\android-4\samples\LunarLander.project.
Reason:
Could not write file: ...\Android\android-sdk\platforms\android-4\samples\LunarLander.project.
APIDemo error
A project with that namespace already exists in the workspace
Things I have tried
Right click samples folder -> Properties -> Uncheck "Read Only"
(For some reason, it randomly rechecks Read Only)
Right click samples folder -> Properties -> Security -> Edit -> User -> Full Control
Crying
Reinstalling SDK
Google, stackoverflow relevant questions
Thanks for your help!