update android build settings
diff --git a/slf4j-android/.gitignore b/slf4j-android/.gitignore
index b2b2f4c..7792e06 100755
--- a/slf4j-android/.gitignore
+++ b/slf4j-android/.gitignore
@@ -1,2 +1,2 @@
-/gen
-
+bin/
+gen/
diff --git a/slf4j-android/default.properties b/slf4j-android/project.properties
similarity index 66%
rename from slf4j-android/default.properties
rename to slf4j-android/project.properties
index 2262a38..0d4e760 100755
--- a/slf4j-android/default.properties
+++ b/slf4j-android/project.properties
@@ -1,12 +1,14 @@
 # This file is automatically generated by Android Tools.
 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-# 
+#
 # This file must be checked in Version Control Systems.
-# 
+#
 # To customize properties used by the Ant build system use,
-# "build.properties", and override values to adapt the script to your
+# "ant.properties", and override values to adapt the script to your
 # project structure.
 
 android.library=true
+# Indicates whether an apk should be generated for each density.
+split.density=false
 # Project target.
 target=android-3