Fixed File I/O

This commit is contained in:
Joe Bowser
2009-10-28 13:43:39 -07:00
parent e36e4bc0a3
commit 4bb3237732
5 changed files with 31 additions and 23 deletions
+3 -11
View File
@@ -7,16 +7,8 @@
# "build.properties", and override values to adapt the script to your
# project structure.
# apk configurations. This property allows creation of APK files with limited
# resources. For example, if your application contains many locales and
# you wish to release multiple smaller apks instead of a large one, you can
# define configuration to create apks with limited language sets.
# Format is a comma separated list of configuration names. For each
# configuration, a property will declare the resource configurations to
# include. Example:
# apk-configurations=european,northamerica
# apk-config-european=en,fr,it,de,es
# apk-config-northamerica=en,es
apk-configurations=
# Project target.
target=Google Inc.:Google APIs:4
target=android-4
# Indicates whether an apk should be generated for each density.
split.density=false