From 10018cfe9a4e5effc8470998734a63ac6a3ccda6 Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Sat, 18 May 2013 04:04:07 -0500 Subject: [PATCH] [Android] Add in the Android Studio project files so one can use Android Studio instead of ADT. --- Source/Android/.idea/.name | 1 + Source/Android/.idea/compiler.xml | 23 + .../.idea/copyright/profiles_settings.xml | 5 + Source/Android/.idea/encodings.xml | 5 + Source/Android/.idea/libraries/dexedLibs.xml | 10 + Source/Android/.idea/misc.xml | 26 + Source/Android/.idea/modules.xml | 10 + .../Android/.idea/scopes/scope_settings.xml | 5 + Source/Android/.idea/vcs.xml | 8 + Source/Android/.idea/workspace.xml | 493 ++++++++++++++++++ Source/Android/Android.iml | 19 + 11 files changed, 605 insertions(+) create mode 100644 Source/Android/.idea/.name create mode 100644 Source/Android/.idea/compiler.xml create mode 100644 Source/Android/.idea/copyright/profiles_settings.xml create mode 100644 Source/Android/.idea/encodings.xml create mode 100644 Source/Android/.idea/libraries/dexedLibs.xml create mode 100644 Source/Android/.idea/misc.xml create mode 100644 Source/Android/.idea/modules.xml create mode 100644 Source/Android/.idea/scopes/scope_settings.xml create mode 100644 Source/Android/.idea/vcs.xml create mode 100644 Source/Android/.idea/workspace.xml create mode 100644 Source/Android/Android.iml diff --git a/Source/Android/.idea/.name b/Source/Android/.idea/.name new file mode 100644 index 0000000000..1429c13e57 --- /dev/null +++ b/Source/Android/.idea/.name @@ -0,0 +1 @@ +Android \ No newline at end of file diff --git a/Source/Android/.idea/compiler.xml b/Source/Android/.idea/compiler.xml new file mode 100644 index 0000000000..217af471a9 --- /dev/null +++ b/Source/Android/.idea/compiler.xml @@ -0,0 +1,23 @@ + + + + + + diff --git a/Source/Android/.idea/copyright/profiles_settings.xml b/Source/Android/.idea/copyright/profiles_settings.xml new file mode 100644 index 0000000000..3572571ad8 --- /dev/null +++ b/Source/Android/.idea/copyright/profiles_settings.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/Source/Android/.idea/encodings.xml b/Source/Android/.idea/encodings.xml new file mode 100644 index 0000000000..e206d70d85 --- /dev/null +++ b/Source/Android/.idea/encodings.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/Source/Android/.idea/libraries/dexedLibs.xml b/Source/Android/.idea/libraries/dexedLibs.xml new file mode 100644 index 0000000000..d8e5061380 --- /dev/null +++ b/Source/Android/.idea/libraries/dexedLibs.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Source/Android/.idea/misc.xml b/Source/Android/.idea/misc.xml new file mode 100644 index 0000000000..4304d8b8c8 --- /dev/null +++ b/Source/Android/.idea/misc.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + Android 4.2.2 + + + + + + + + + diff --git a/Source/Android/.idea/modules.xml b/Source/Android/.idea/modules.xml new file mode 100644 index 0000000000..e28a283f98 --- /dev/null +++ b/Source/Android/.idea/modules.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Source/Android/.idea/scopes/scope_settings.xml b/Source/Android/.idea/scopes/scope_settings.xml new file mode 100644 index 0000000000..922003b843 --- /dev/null +++ b/Source/Android/.idea/scopes/scope_settings.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/Source/Android/.idea/vcs.xml b/Source/Android/.idea/vcs.xml new file mode 100644 index 0000000000..a5dd08645f --- /dev/null +++ b/Source/Android/.idea/vcs.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Source/Android/.idea/workspace.xml b/Source/Android/.idea/workspace.xml new file mode 100644 index 0000000000..5482878f58 --- /dev/null +++ b/Source/Android/.idea/workspace.xml @@ -0,0 +1,493 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + localhost + 5050 + + + + + + + + + 1368695084085 + 1368695084085 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Android/Android.iml b/Source/Android/Android.iml new file mode 100644 index 0000000000..5f8bb57f26 --- /dev/null +++ b/Source/Android/Android.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + +