diff -r 7ac6af9ceb0d -r 3c83d2e2c478 default.properties --- a/default.properties Fri Nov 06 19:28:02 2009 +0100 +++ b/default.properties Fri Nov 06 19:38:17 2009 +0100 @@ -7,16 +7,8 @@ # "build.properties", and override values to adapt the script to your # project structure. +# Indicates whether an apk should be generated for each density. +split.density=false # Project target. target=android-3 -# 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=