Don't download again apk already there (might lead to corrupted files in case of ctrl-c though)
diff --git a/update.sh b/update.sh
index 4738464..319840c 100644
--- a/update.sh
+++ b/update.sh
@@ -18,7 +18,7 @@
 echo -e "\t$2 \\" >> apps.mk
 }
 
-rm -Rf bin apps.mk
+rm -Rf apps.mk
 cat > Android.mk <<EOF
 LOCAL_PATH := \$(my-dir)