[CB-4817] Avoid generating unused files in create script

by using "android update project" instead of "android create project"
This commit is contained in:
Andrew Grieve
2013-09-13 22:47:18 -04:00
parent 7c446b222d
commit cad673f8cd
2 changed files with 16 additions and 13 deletions
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">__NAME__</string>
</resources>