diff --git a/android/default.properties b/android/default.properties new file mode 100644 index 0000000..0d9db12 --- /dev/null +++ b/android/default.properties @@ -0,0 +1,13 @@ +# 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 +# project structure. + +# Indicates whether an apk should be generated for each density. +split.density=false +# Project target. +target=android-11 diff --git a/android/libs/gcm.jar b/android/libs/gcm.jar new file mode 100644 index 0000000..ac109a8 Binary files /dev/null and b/android/libs/gcm.jar differ diff --git a/android/project.properties b/android/project.properties new file mode 100644 index 0000000..d1f88bc --- /dev/null +++ b/android/project.properties @@ -0,0 +1,13 @@ +# 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, +# "ant.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-11