diff --git a/src/android/Fridge/.classpath b/src/android/Fridge/.classpath new file mode 100644 index 000000000..6e9239ff0 --- /dev/null +++ b/src/android/Fridge/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/android/Fridge/.project b/src/android/Fridge/.project new file mode 100644 index 000000000..e2fab1991 --- /dev/null +++ b/src/android/Fridge/.project @@ -0,0 +1,33 @@ + + + Fridge + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + diff --git a/src/android/Fridge/AndroidManifest.xml b/src/android/Fridge/AndroidManifest.xml new file mode 100644 index 000000000..be36eaf2d --- /dev/null +++ b/src/android/Fridge/AndroidManifest.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/android/Fridge/default.properties b/src/android/Fridge/default.properties new file mode 100644 index 000000000..402f98cc7 --- /dev/null +++ b/src/android/Fridge/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-2