From e959f955901492f7d61abaa05da10c993052652b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 2 Aug 2011 12:05:45 +0200 Subject: Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resources -> make/resources Drop android.jar - version 8 and 9 - license: apache v2 (NOTICE.txt included) - allows compilation using Android API on all platforms Simplify 'aapt.signed' - removed 'jarclasspathrefid', seems to be not needed (commented out) Move our android resources make/lib/android -> make/resources/android - make/lib is for 3rd party stuff only --- make/lib/android/res/values/strings.xml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 make/lib/android/res/values/strings.xml (limited to 'make/lib/android/res/values') diff --git a/make/lib/android/res/values/strings.xml b/make/lib/android/res/values/strings.xml deleted file mode 100644 index f6a6fe4..0000000 --- a/make/lib/android/res/values/strings.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - GlueGen Activity is Greeting You. - JogAmp\'s GlueGen Library - Contains Dalvik and native code, supporting native bindings. - GlueGen\'s Version - Shows the version of the GlueGen Library. - -- cgit v1.2.3