From: mar-v-in Date: Wed, 25 Sep 2013 17:29:53 +0000 (+0200) Subject: Java/Android stuff (me coding dirty \o/) X-Git-Url: https://git.ralfj.de/saartuer.git/commitdiff_plain/5bceb6534d5f640dcdd4d5015cecfbad4e82a7b7 Java/Android stuff (me coding dirty \o/) --- diff --git a/AndTuer/AndroidManifest.xml b/AndTuer/AndroidManifest.xml new file mode 100644 index 0000000..42c81c6 --- /dev/null +++ b/AndTuer/AndroidManifest.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + diff --git a/AndTuer/project.properties b/AndTuer/project.properties new file mode 100644 index 0000000..8ef3988 --- /dev/null +++ b/AndTuer/project.properties @@ -0,0 +1,3 @@ +# This file is automatically generated by IntelliJ IDEA +# Project target. +target=android-7 diff --git a/AndTuer/res/drawable/icon.png b/AndTuer/res/drawable/icon.png new file mode 100644 index 0000000..08ee50d Binary files /dev/null and b/AndTuer/res/drawable/icon.png differ diff --git a/AndTuer/res/layout/door.xml b/AndTuer/res/layout/door.xml new file mode 100644 index 0000000..d19b224 --- /dev/null +++ b/AndTuer/res/layout/door.xml @@ -0,0 +1,21 @@ + + + + + +