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: <

  • Android> Project Build Target in your code
    • In Project Properties> Android> Project Build Target After this, the project was rebuilt, after the code> targetSdkVersion

  • Comments

    Popular posts from this blog

    HTML/CSS - Automatically set height width from background image? -

    php - Mysql Show Process - Sleep Commands and what to do -

    c - What is the address of buf (the local variable in the main function)? -