//File:main.xml for layout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/directions"
/>
//strings.xml for text value
Hello World, appTest!
app.Test