Files
android_development/tools/scripts/strings.template
Raphael 3334a5874e Fix "android create project" to properly set name in strings.xml
Layout was wrong too.

SDK BUG 2176634

Change-Id: Ibbec1c47037d4a6dd875953c1875daaac4f11106
2009-10-08 15:16:22 -07:00

5 lines
121 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">ACTIVITY_ENTRY_NAME</string>
</resources>