InstallLocation error
I just realized that I select the wrong path of android.jar. It must be folder "android-8" not "android-7". Sorry for my bad
hello, :sign0085:
I am also getting the similar type of error.
Compiling code. 0.06
Generating R file. Error
AndroidManifest.xml:2: error: No resource identifier found for attribute 'installLocation' in package 'android'
I have two SDK installed. 1.6 API4 and 2.2 API8
there is no problem with 2.2 API8 but 1.6 API4 does not compile any code. not even a template code of the new project.
the only change i've made is in tools>configure path > "path of android.jar file"
I've chosen path of android-4 folder instead of android-8.
guess i am missing something basic...