Friday, 1 June 2012

Example for string.xml file


Example for string.xml file



<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="hello">Hello World, LayoutexampleActivity!</string>
    <string name="app_name">Layoutexample</string>
</resources>

No comments:

Post a Comment