[Android] Add in the Android Studio project files so one can use Android Studio instead of ADT.

This commit is contained in:
Ryan Houdek
2013-05-18 04:04:07 -05:00
parent 2c7f9b1b78
commit 10018cfe9a
11 changed files with 605 additions and 0 deletions

10
Source/Android/.idea/modules.xml generated Normal file
View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/Android.iml" filepath="$PROJECT_DIR$/Android.iml" />
<module fileurl="file://$PROJECT_DIR$/../../Externals/android-menudrawer/library/library.iml" filepath="$PROJECT_DIR$/../../Externals/android-menudrawer/library/library.iml" />
</modules>
</component>
</project>