"installLocation" value throwing exception during compilation

ggekko

New Member
I installed everything as per the online guides but the compilation of my
"HelloWorld" application keeps failing with the following error message:


AndroidManifest.xml:2: error: No resource identifier found for attribute 'installLocation' in package 'android'

Any ideas as to what is wrong with my configuration?
 

ggekko

New Member
compilation problem

Thank you for that insight.

I was able to get the compilation finish correctly by adjusting the SDK to Android 8/2.2 in the "Configure Paths" menu.
 
Upvote 0
Top