Prototype of the File API implemented

This commit is contained in:
Joe Bowser
2009-10-22 14:25:45 -07:00
parent cccce01415
commit e36e4bc0a3
4 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -7,8 +7,6 @@
# "build.properties", and override values to adapt the script to your
# project structure.
# Project target.
target=Google Inc.:Google APIs: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
@@ -20,3 +18,5 @@ target=Google Inc.:Google APIs:3
# apk-config-european=en,fr,it,de,es
# apk-config-northamerica=en,es
apk-configurations=
# Project target.
target=Google Inc.:Google APIs:4