Android Tutorial hello world does not work

When I compile the project, I obtain this error


Compiling code. 0.03
Generating R file. Error
AndroidManifest.xml:2: error: No resource identifier found for attribute 'installLocation' in package 'android'
 
Top