When I import a new existing project into Eclipse, I get the following error message when attempting to execute as an Android project:
Project has no target set. Edit the project properties to set one
Any help is appreciated.
I got this error on the command line when I ran ./android update project -p .
Basically I had to specify a target like so in order for it to work: ./android update project -p . --target android-10
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With