error : The element type "string" must be terminated by the matching end-tag "</string>"

Posted by Priyanka on Stack Overflow See other posts from Stack Overflow or by Priyanka
Published on 2012-12-15T16:53:22Z Indexed on 2012/12/15 17:03 UTC
Read the original article Hit count: 1249

Filed under:
|

ended the statement with and clean the the project still i am getting the same error ,here i am placing the code

<resources>
    <string name="app_name">LiveWallpaper1</string>
    <string name="hello_world">Hello world!</string>
    <string name="menu_settings">Settings</string>
    <string name="title_activity_main">MainActivity</string>
    <string name="wallpaper_description">wallpaper descriptioning></string>
</resources>

© Stack Overflow or respective owner

Related posts about android

Related posts about android-layout