Android Question GameViewSmily compile error

Beja

Expert
Licensed User
Longtime User
Tried to compile the example app as is and I got this messge:

Parsing code. 0.06
Compiling code. 0.16
Compiling layouts code. 0.00
Generating R file. Error
AndroidManifest.xml:14: error: No resource identifier found for attribute 'hardwareAccelerated' in package 'android'

help!
 

Beja

Expert
Licensed User
Longtime User
Hi Informatix and thanks for the tip.
I did go to tools/config paths and found only one jar file.. so didn't have a chance to select.
C:\android\android-sdk\platforms\android-8\android.jar
 
Upvote 0
Top