eclipse - How to fix these errors in latest build of Android SDK -
Hello I am very new to Android programming. I downloaded the Android Eclipse bundle and pulled it into a folder and updated the SDK. Later I have created a new 'HelloDroid' program, but I am getting this error when the project is created.
Can someone help me fix these errors and explain why these errors are there.
Note: I have supported the v.19 started from Frei
Set the corresponding value for: <
-
In Project Properties> Android> Project Build Target After this, the project was rebuilt, after the code> targetSdkVersion
Comments
Post a Comment