string.xmlファイルの


<?xml version="1.0" encoding="utf-8"?>
<resources>

<string name="hello">Hello World, AActivity!</string>
<string name="app_name">A</string>

</resources>



<?xml version="1.0" encoding="utf-8"?>
<resources>

<string name="hello">文章はここに表示!!!</string>
<string name="app_name">アプリの名前</string>

</resources>


に変更して実行




アディオドロンのブログ


場所把握したー