I have seen this same thing posted quite a few times, but whenever I try to import my project to my new work laptop I keep getting this error.
I have pulled the proj
I clone libgdx demo, can't import project. it also reminds like this.
libgdx
Env: Eclipse(Android-ADT) window 7
so I create local.properties file at the project root, like following
sdk.dir = D:/adt-bundle-windows-x86/sdk
I hope this can help others!