diff --git a/android/pom.xml b/android/pom.xml deleted file mode 100644 index c12f743..0000000 --- a/android/pom.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - 4.0.0 - - - org.seamless - parent - 1.0.0 - - - Seamless Android - seamless-android - apklib - - - - - - maven-surefire-plugin - 2.5 - - true - - - - - com.jayway.maven.plugins.android.generation2 - android-maven-plugin - ${android.maven.plugin.version} - true - - - - ${env.ANDROID_HOME} - 15 - - ${project.basedir}/src/android/AndroidManifest.xml - ${project.basedir}/src/android/res - ${project.basedir}/src/android/assets - ${project.basedir}/src/android/native - ${project.basedir}/src/android/overlay - true - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - package - - attach-artifact - - - - - jar - ${project.build.directory}/${project.build.finalName}.jar - - - - - - - - - - - - - - com.google.android - android - ${android.version} - provided - - - - commons-logging - commons-logging - - - org.apache.httpcomponents - httpclient - - - org.khronos - opengl-api - - - org.json - json - - - xerces - xmlParserAPIs - - - - - - com.android.support - support-v13 - ${android.support.version} - - - - - \ No newline at end of file diff --git a/android/src/android/AndroidManifest.xml b/android/src/android/AndroidManifest.xml deleted file mode 100644 index c61499a..0000000 --- a/android/src/android/AndroidManifest.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/src/android/res/drawable-hdpi/file.png b/android/src/android/res/drawable-hdpi/file.png deleted file mode 100644 index 1a8331e..0000000 Binary files a/android/src/android/res/drawable-hdpi/file.png and /dev/null differ diff --git a/android/src/android/res/drawable-hdpi/folder_closed.png b/android/src/android/res/drawable-hdpi/folder_closed.png deleted file mode 100644 index d020ca3..0000000 Binary files a/android/src/android/res/drawable-hdpi/folder_closed.png and /dev/null differ diff --git a/android/src/android/res/drawable-hdpi/folder_open.png b/android/src/android/res/drawable-hdpi/folder_open.png deleted file mode 100644 index 0b868c8..0000000 Binary files a/android/src/android/res/drawable-hdpi/folder_open.png and /dev/null differ diff --git a/android/src/android/res/layout/chooser.xml b/android/src/android/res/layout/chooser.xml deleted file mode 100644 index aa1b5ae..0000000 --- a/android/src/android/res/layout/chooser.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - -