- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to submit my updated app apk on Play Store but it shows all platforms for my Arm version apk and same All platforms for x86 apk in Native Platforms.
I'm using Intel XDK 1816 and I used same version for building my last version of app.
note that I have added these plugins in new build:
https://github.com/appfeel/admob-google-cordova
https://github.com/pouriaMaleki/cordova-plugin-playerhater
My username is Dev.maleki@gmail.com
My app name is WikisedaIOS with this app id player.wikitroop.wikiseda
Here is arm log:
Fetching plugin "org.apache.cordova.file@1.3.2" via plugin registry npm http GET http://registry.cordova.io/org.apache.cordova.file/1.3.2 npm http 304 http://registry.cordova.io/org.apache.cordova.file/1.3.2 Installing "org.apache.cordova.file" for android Fetching plugin "org.apache.cordova.network-information@0.2.14" via plugin registry npm http GET http://registry.cordova.io/org.apache.cordova.network-information/0.2.14 npm http 304 http://registry.cordova.io/org.apache.cordova.network-information/0.2.14 Installing "org.apache.cordova.network-information" for android Fetching plugin "org.apache.cordova.file-transfer@0.4.8" via plugin registry npm http GET http://registry.cordova.io/org.apache.cordova.file-transfer/0.4.8 npm http 304 http://registry.cordova.io/org.apache.cordova.file-transfer/0.4.8 Installing "org.apache.cordova.file-transfer" for android Fetching plugin "org.apache.cordova.inappbrowser@0.5.4" via plugin registry npm http GET http://registry.cordova.io/org.apache.cordova.inappbrowser/0.5.4 npm http 304 http://registry.cordova.io/org.apache.cordova.inappbrowser/0.5.4 Installing "org.apache.cordova.inappbrowser" for android Fetching plugin "nl.x-services.plugins.socialsharing" via plugin registry npm http GET http://registry.cordova.io/nl.x-services.plugins.socialsharing npm http 304 http://registry.cordova.io/nl.x-services.plugins.socialsharing Installing "nl.x-services.plugins.socialsharing" for android Fetching plugin "org.apache.cordova.dialogs@0.2.11" via plugin registry npm http GET http://registry.cordova.io/org.apache.cordova.dialogs/0.2.11 npm http 304 http://registry.cordova.io/org.apache.cordova.dialogs/0.2.11 Installing "org.apache.cordova.dialogs" for android Fetching plugin "com.admob.google" via plugin registry npm http GET http://registry.cordova.io/com.admob.google npm http 200 http://registry.cordova.io/com.admob.google npm http GET http://cordova.iriscouch.com/registry/_design/app/_rewrite/com.admob.google/-/com.admob.google-2.0.13.tgz npm http 200 http://cordova.iriscouch.com/registry/_design/app/_rewrite/com.admob.google/-/com.admob.google-2.0.13.tgz Installing "com.admob.google" for android Fetching plugin "com.connectivity.monitor" via plugin registry npm http GET http://registry.cordova.io/com.connectivity.monitor npm http 200 http://registry.cordova.io/com.connectivity.monitor npm http GET http://cordova.iriscouch.com/registry/_design/app/_rewrite/com.connectivity.monitor/-/com.connectivity.monitor-1.1.0.tgz npm http 200 http://cordova.iriscouch.com/registry/_design/app/_rewrite/com.connectivity.monitor/-/com.connectivity.monitor-1.1.0.tgz Installing "com.connectivity.monitor" for android Fetching plugin "https://github.com/appfeel/cordova-plugin-android-support-v4" via git clone Installing "android.support.v4" for android Fetching plugin "com.google.play.services" via plugin registry npm http GET http://registry.cordova.io/com.google.play.services npm http 200 http://registry.cordova.io/com.google.play.services npm http GET http://cordova.iriscouch.com/registry/_design/app/_rewrite/com.google.play.services/-/com.google.play.services-22.0.0.tgz npm http 200 http://cordova.iriscouch.com/registry/_design/app/_rewrite/com.google.play.services/-/com.google.play.services-22.0.0.tgz Installing "com.google.play.services" for android Fetching plugin "https://github.com/pouriaMaleki/cordova-plugin-playerhater.git" via git clone Installing "org.nypr.cordova.playerhaterplugin" for android Fetching plugin "https://github.com/pouriaMaleki/phonegap-backbutton-plugin.git" via git clone Installing "com.badrit.Backbutton" for android ************* Processing the main config.xml file (after_prepare) ***************** App Directory = [.../Wikiseda] Will process and update the following config files: Config.xml = [.../Wikiseda/res/xml/config.xml] Namespaces: prefix/uri ''/'http://www.w3.org/ns/widgets' prefix/uri 'intelxdk'/'http://xdk.intel.com/ns/v1' Android Manifest Namespaces: prefix/uri 'android'/'http://schemas.android.com/apk/res/android' Name of the app is [Wikiseda] Updating full app name to [Wikiseda] Processing preference android-minSdkVersion [14] Processing preference android-targetSdkVersion [19] Processing preference android-installLocation [auto] Processing preference permissions Updating the versionCode Updating the versionName Added [{http://schemas.android.com/apk/res/android}debuggable] with [false] Processing config file values Copying ldpi launch icons... Copying mdpi launch icons... Copying hdpi launch icons... Copying xhdpi launch icons... Copying [.../Wikiseda/assets/www/res/LDPI.jpg] to [.../Wikiseda/res/drawable-port-ldpi/splash.png] Copying [.../Wikiseda/assets/www/res/HDPI.jpg] to [.../Wikiseda/res/drawable-port-hdpi/splash.png] Copying [.../Wikiseda/assets/www/res/XHDPI.jpg] to [.../Wikiseda/res/drawable-port-xhdpi/splash.png] Copying [.../Wikiseda/assets/www/res/LDPI_L.jpg] to [.../Wikiseda/res/drawable-land-ldpi/splash.png] Copying [.../Wikiseda/assets/www/res/MDPI_L.jpg] to [.../Wikiseda/res/drawable-land-mdpi/splash.png] Copying [.../Wikiseda/assets/www/res/HDPI_L.jpg] to [.../Wikiseda/res/drawable-land-hdpi/splash.png] Copying [.../Wikiseda/assets/www/res/XHDPI_L.jpg] to [.../Wikiseda/res/drawable-land-xhdpi/splash.png] No splash screen supplied for drawable-port-mdpi. Cleaning up. Removing unused density: .../Wikiseda/res/drawable-port-mdpi Saving config.xml to [.../Wikiseda/res/xml/config.xml] ************* Completed processing the main config.xml file (after_prepare) ***************** Buildfile: .../Wikiseda/build.xml Buildfile: .../Wikiseda/build.xml -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: Wikiseda [gettype] Project Type: Application -pre-clean: clean: -set-mode-check: -set-release-mode: [getlibpath] Library dependencies: [getlibpath] [getlibpath] ------------------ [getlibpath] Ordered libraries: -release-obfuscation-check: [echo] proguard.config is ${proguard.config} -pre-build: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: Wikiseda [gettype] Project Type: Application -build-setup: [getbuildtools] Using latest Build Tools: 21.1.2 [echo] Resolving Build Target for Wikiseda... nodeps: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: Wikiseda [gettype] Project Type: Android Library -pre-clean: clean: [delete] Deleting directory .../Wikiseda/com.google.play.services/google-play-services_lib/bin nodeps: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: XWalkCoreLibrary [gettype] Project Type: Android Library [gettarget] Project Target: Android 4.4.2 [gettarget] API level: 19 -pre-clean: clean: [delete] Deleting directory .../Wikiseda/CordovaLib/xwalk_core_library/bin [delete] Deleting directory .../Wikiseda/CordovaLib/xwalk_core_library/gen [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: .../Wikiseda/bin [mkdir] Created dir: .../Wikiseda/bin/res [mkdir] Created dir: .../Wikiseda/bin/rsObj [mkdir] Created dir: .../Wikiseda/bin/rsLibs [mkdir] Created dir: .../Wikiseda/gen [mkdir] Created dir: .../Wikiseda/bin/classes [mkdir] Created dir: .../Wikiseda/bin/dexedLibs [echo] ---------- [echo] Resolving Dependencies for Wikiseda... [dependency] Library dependencies: [dependency] [dependency] ------------------ [dependency] Ordered libraries: [dependency] [dependency] ------------------ [echo] ---------- [echo] Building Libraries with 'release'... nodeps: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: Wikiseda [gettype] Project Type: Android Library -pre-clean: clean: BUILD SUCCESSFUL Total time: 1 second nodeps: -set-mode-check: -set-release-mode: -release-obfuscation-check: [echo] proguard.config is ${proguard.config} -pre-build: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: Wikiseda [gettype] Project Type: Android Library -build-setup: [getbuildtools] Using latest Build Tools: 21.1.2 [echo] Resolving Build Target for Wikiseda... [gettarget] Project Target: Android 4.4.2 [gettarget] API level: 19 [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: .../Wikiseda/com.google.play.services/google-play-services_lib/bin [mkdir] Created dir: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res [mkdir] Created dir: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/rsObj [mkdir] Created dir: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/rsLibs [mkdir] Created dir: .../Wikiseda/com.google.play.services/google-play-services_lib/gen [mkdir] Created dir: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/classes [mkdir] Created dir: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/dexedLibs [echo] ---------- [echo] Resolving Dependencies for Wikiseda... [dependency] Library dependencies: [dependency] No Libraries [dependency] [dependency] ------------------ -code-gen: [mergemanifest] Merging AndroidManifest files into one. [mergemanifest] Manifest merger disabled. Using project manifest only. [echo] Handling aidl files... [aidl] No AIDL files to compile. [echo] ---------- [echo] Handling RenderScript files... [echo] ---------- [echo] Handling Resources... [aapt] Generating resource IDs... [echo] ---------- [echo] Handling BuildConfig class... [buildconfig] Generating BuildConfig class. -pre-compile: -compile: [javac] Compiling 3 source files to .../Wikiseda/com.google.play.services/google-play-services_lib/bin/classes [echo] Creating library output jar file... [jar] Building jar: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/classes.jar -post-compile: -obfuscate: -dex: [echo] Library project: do not convert bytecode... -crunch: [crunch] Crunching PNG Files in source dir: .../Wikiseda/com.google.play.services/google-play-services_lib/res [crunch] To destination dir: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_full_open_on_phone.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_full_open_on_phone.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_full_open_on_phone.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_ic_googleplayservices.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_ic_googleplayservices.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_ic_googleplayservices.png: 79% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/ic_plusone_medium_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_medium_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_medium_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/ic_plusone_small_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_small_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_small_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/ic_plusone_standard_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_standard_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_standard_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/ic_plusone_tall_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_tall_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_tall_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/powered_by_google_dark.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_dark.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_dark.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-hdpi/powered_by_google_light.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_light.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_full_open_on_phone.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_full_open_on_phone.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_full_open_on_phone.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/ic_plusone_medium_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_medium_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_medium_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/ic_plusone_small_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_small_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_small_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/ic_plusone_standard_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_standard_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_standard_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/ic_plusone_tall_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_tall_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_tall_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/powered_by_google_dark.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_dark.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_dark.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-mdpi/powered_by_google_light.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_light.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-tvdpi/common_full_open_on_phone.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/common_full_open_on_phone.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/common_full_open_on_phone.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-tvdpi/ic_plusone_medium_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_medium_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_medium_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-tvdpi/ic_plusone_small_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_small_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_small_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-tvdpi/ic_plusone_standard_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_standard_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_standard_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-tvdpi/ic_plusone_tall_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_tall_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_tall_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_full_open_on_phone.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_full_open_on_phone.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_full_open_on_phone.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/ic_plusone_medium_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_medium_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_medium_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/ic_plusone_small_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_small_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_small_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/ic_plusone_standard_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_standard_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_standard_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/ic_plusone_tall_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_tall_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_tall_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/powered_by_google_dark.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_dark.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_dark.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xhdpi/powered_by_google_light.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_light.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_light.png: 110% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_full_open_on_phone.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_full_open_on_phone.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_full_open_on_phone.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png: 82% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png: 80% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png: 80% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png: 82% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png: 62% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png: 65% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png: 62% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png: 65% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png: 58% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png: 55% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png: 73% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png: 73% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png: 58% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png: 61% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png: 58% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png: 61% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png: 54% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png: 51% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_medium_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_medium_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_medium_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_small_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_small_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_small_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_standard_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_standard_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_standard_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_tall_off_client.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_tall_off_client.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_tall_off_client.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/powered_by_google_dark.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_dark.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_dark.png: 70% size of source) [crunch] Processing image to cache: .../Wikiseda/com.google.play.services/google-play-services_lib/res/drawable-xxhdpi/powered_by_google_light.png => .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_light.png [crunch] (processed image to cache entry .../Wikiseda/com.google.play.services/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_light.png: 68% size of source) [crunch] Crunched 114 PNG files to update cache -package-resources: [echo] Library project: do not package resources... -package: [echo] Library project: do not package apk... -post-package: -release-prompt-for-password: -release-nosign: [echo] [propertyfile] Creating new property file: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/build.prop -release-sign: -post-build: release: nodeps: -set-mode-check: -set-release-mode: -release-obfuscation-check: [echo] proguard.config is ${proguard.config} -pre-build: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: XWalkCoreLibrary [gettype] Project Type: Android Library -build-setup: [getbuildtools] Using latest Build Tools: 21.1.2 [echo] Resolving Build Target for XWalkCoreLibrary... [gettarget] Project Target: Android 4.4.2 [gettarget] API level: 19 [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: .../Wikiseda/CordovaLib/xwalk_core_library/bin [mkdir] Created dir: .../Wikiseda/CordovaLib/xwalk_core_library/bin/res [mkdir] Created dir: .../Wikiseda/CordovaLib/xwalk_core_library/bin/rsObj [mkdir] Created dir: .../Wikiseda/CordovaLib/xwalk_core_library/bin/rsLibs [mkdir] Created dir: .../Wikiseda/CordovaLib/xwalk_core_library/gen [mkdir] Created dir: .../Wikiseda/CordovaLib/xwalk_core_library/bin/classes [mkdir] Created dir: .../Wikiseda/CordovaLib/xwalk_core_library/bin/dexedLibs [echo] ---------- [echo] Resolving Dependencies for XWalkCoreLibrary... [dependency] Library dependencies: [dependency] No Libraries [dependency] [dependency] ------------------ -code-gen: [mergemanifest] Merging AndroidManifest files into one. [mergemanifest] Manifest merger disabled. Using project manifest only. [echo] Handling aidl files... [aidl] No AIDL files to compile. [echo] ---------- [echo] Handling RenderScript files... [echo] ---------- [echo] Handling Resources... [aapt] Generating resource IDs... [echo] ---------- [echo] Handling BuildConfig class... [buildconfig] Generating BuildConfig class. -pre-compile: -compile: [javac] Compiling 2 source files to .../Wikiseda/CordovaLib/xwalk_core_library/bin/classes [echo] Creating library output jar file... [jar] Building jar: .../Wikiseda/CordovaLib/xwalk_core_library/bin/classes.jar -post-compile: -obfuscate: -dex: [echo] Library project: do not convert bytecode... -crunch: [crunch] Crunching PNG Files in source dir: .../Wikiseda/CordovaLib/xwalk_core_library/res [crunch] To destination dir: .../Wikiseda/CordovaLib/xwalk_core_library/bin/res [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble_arrow_up.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/color_picker_advanced_select_handle.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_down.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_up.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_search_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_share_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/ondemand_overlay.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png: 82% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-hdpi/pageinfo_warning_major.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble_arrow_up.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/color_picker_advanced_select_handle.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_down.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_up.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_search_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_share_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ondemand_overlay.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png: 64% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xhdpi/pageinfo_warning_major.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_menu_search_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_search_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_search_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_menu_share_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/pageinfo_warning_major.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_menu_search_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_search_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_search_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_menu_share_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/pageinfo_warning_major.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/pageinfo_warning_major.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/pageinfo_warning_major.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/bubble.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/bubble_arrow_up.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/color_picker_advanced_select_handle.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_down.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_up.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/ic_menu_search_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/ic_menu_share_holo_light.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/ondemand_overlay.9.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/CordovaLib/xwalk_core_library/res/drawable/pageinfo_warning_major.png => .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png [crunch] (processed image to cache entry .../Wikiseda/CordovaLib/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png: 0% size of source) [crunch] Crunched 33 PNG files to update cache -package-resources: [echo] Library project: do not package resources... -package: [echo] Library project: do not package apk... -post-package: -release-prompt-for-password: -release-nosign: [echo] [propertyfile] Creating new property file: .../Wikiseda/CordovaLib/xwalk_core_library/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/CordovaLib/xwalk_core_library/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/CordovaLib/xwalk_core_library/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/CordovaLib/xwalk_core_library/bin/build.prop -release-sign: -post-build: release: nodeps: -set-mode-check: -set-release-mode: -release-obfuscation-check: [echo] proguard.config is ${proguard.config} -pre-build: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: Wikiseda [gettype] Project Type: Android Library -build-setup: [getbuildtools] Using latest Build Tools: 21.1.2 [echo] Resolving Build Target for Wikiseda... [gettarget] Project Target: Android 4.4.2 [gettarget] API level: 19 [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: .../Wikiseda/CordovaLib/res [mkdir] Created dir: .../Wikiseda/CordovaLib/libs [mkdir] Created dir: .../Wikiseda/CordovaLib/bin [mkdir] Created dir: .../Wikiseda/CordovaLib/bin/res [mkdir] Created dir: .../Wikiseda/CordovaLib/bin/rsObj [mkdir] Created dir: .../Wikiseda/CordovaLib/bin/rsLibs [mkdir] Created dir: .../Wikiseda/CordovaLib/gen [mkdir] Created dir: .../Wikiseda/CordovaLib/bin/classes [mkdir] Created dir: .../Wikiseda/CordovaLib/bin/dexedLibs [echo] ---------- [echo] Resolving Dependencies for Wikiseda... [dependency] Library dependencies: [dependency] [dependency] ------------------ [dependency] Ordered libraries: [dependency] [dependency] ------------------ -code-gen: [mergemanifest] Merging AndroidManifest files into one. [mergemanifest] Manifest merger disabled. Using project manifest only. [echo] Handling aidl files... [aidl] No AIDL files to compile. [echo] ---------- [echo] Handling RenderScript files... [echo] ---------- [echo] Handling Resources... [aapt] Generating resource IDs... [echo] ---------- [echo] Handling BuildConfig class... [buildconfig] Generating BuildConfig class. -pre-compile: -compile: [javac] Compiling 94 source files to .../Wikiseda/CordovaLib/bin/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [echo] Creating library output jar file... [jar] Building jar: .../Wikiseda/CordovaLib/bin/classes.jar -post-compile: -obfuscate: -dex: [echo] Library project: do not convert bytecode... -crunch: [crunch] Crunching PNG Files in source dir: .../Wikiseda/CordovaLib/res [crunch] To destination dir: .../Wikiseda/CordovaLib/bin/res [crunch] Crunched 0 PNG files to update cache -package-resources: [echo] Library project: do not package resources... -package: [echo] Library project: do not package apk... -post-package: -release-prompt-for-password: -release-nosign: [echo] [propertyfile] Creating new property file: .../Wikiseda/CordovaLib/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/CordovaLib/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/CordovaLib/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/CordovaLib/bin/build.prop -release-sign: -post-build: release: -code-gen: [mergemanifest] Merging AndroidManifest files into one. [mergemanifest] Manifest merger disabled. Using project manifest only. [echo] Handling aidl files... [aidl] Found 2 AIDL files. [aidl] Compiling 2 AIDL files. [echo] ---------- [echo] Handling RenderScript files... [echo] ---------- [echo] Handling Resources... [aapt] Generating resource IDs... [echo] ---------- [echo] Handling BuildConfig class... [buildconfig] Generating BuildConfig class. -pre-compile: -compile: [javac] Compiling 87 source files to .../Wikiseda/bin/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. -post-compile: -obfuscate: -dex: [dex] input: .../Wikiseda/bin/classes [dex] input: .../Wikiseda/CordovaLib/bin/classes.jar [dex] input: .../Wikiseda/CordovaLib/xwalk_core_library/bin/classes.jar [dex] input: .../Wikiseda/com.google.play.services/google-play-services_lib/bin/classes.jar [dex] input: .../Wikiseda/libs/aacdecoder-android-0.8.jar [dex] input: .../Wikiseda/libs/android-support-v4.jar [dex] input: .../Wikiseda/com.google.play.services/google-play-services_lib/libs/google-play-services.jar [dex] input: .../Wikiseda/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_app_part.jar [dex] input: .../Wikiseda/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_library_part.jar [dex] Pre-Dexing .../Wikiseda/CordovaLib/bin/classes.jar -> classes-da442e4d9430b5ab5deffb3cd3255293.jar [dex] Pre-Dexing .../Wikiseda/CordovaLib/xwalk_core_library/bin/classes.jar -> classes-0cdd87f7879721243aac0f7d31e6be38.jar [dex] Pre-Dexing .../Wikiseda/com.google.play.services/google-play-services_lib/bin/classes.jar -> classes-039e1439dd49b0aaaa5cdf1741cca0c8.jar [dex] Pre-Dexing .../Wikiseda/libs/aacdecoder-android-0.8.jar -> aacdecoder-android-0.8-8e40139215ab08d398b1fd55f4cd8fc5.jar [dex] Pre-Dexing .../Wikiseda/libs/android-support-v4.jar -> android-support-v4-5aa5855bcc88958939d0c00d50715139.jar [dex] Pre-Dexing .../Wikiseda/com.google.play.services/google-play-services_lib/libs/google-play-services.jar -> google-play-services-a9597059d6386ec9578c334dfb0f4521.jar [dex] Pre-Dexing .../Wikiseda/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_app_part.jar -> xwalk_core_library_java_app_part-e5313b3430b841bd1eb213bd93d8f895.jar [dex] Pre-Dexing .../Wikiseda/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_library_part.jar -> xwalk_core_library_java_library_part-888d83c465e7dd5a999872e3fe8fb461.jar [dex] Converting compiled files and external libraries into .../Wikiseda/bin/classes.dex... [dx] Merged dex A (293 defs/360.8KiB) with dex B (209 defs/314.7KiB). Result is 502 defs/823.1KiB. Took 0.3s [dx] Merged dex A (502 defs/823.1KiB) with dex B (1 defs/0.4KiB). Result is 503 defs/1054.2KiB. Took 0.1s [dx] Merged dex A (503 defs/1054.2KiB) with dex B (15 defs/37.1KiB). Result is 518 defs/1508.4KiB. Took 0.1s [dx] Result compacted from 3042.3KiB to 1306.1KiB to save 1736.2KiB [dx] Merged dex A (518 defs/1508.4KiB) with dex B (628 defs/645.6KiB). Result is 1146 defs/1306.1KiB. Took 0.3s [dx] Merged dex A (1146 defs/1306.1KiB) with dex B (4118 defs/3553.3KiB). Result is 5264 defs/5807.6KiB. Took 0.3s [dx] Result compacted from 7250.1KiB to 4871.4KiB to save 2378.7KiB [dx] Merged dex A (5264 defs/5807.6KiB) with dex B (21 defs/39.3KiB). Result is 5285 defs/4871.4KiB. Took 0.5s [dx] Result compacted from 6958.8KiB to 5738.1KiB to save 1220.7KiB [dx] Merged dex A (5285 defs/4871.4KiB) with dex B (802 defs/924.3KiB). Result is 6087 defs/5738.1KiB. Took 0.3s -crunch: [crunch] Crunching PNG Files in source dir: .../Wikiseda/res [crunch] To destination dir: .../Wikiseda/bin/res [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi-v11/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-hdpi-v11/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi-v11/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi-v9/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-hdpi-v9/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi-v9/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/ic_action_next_item.png => .../Wikiseda/bin/res/drawable-hdpi/ic_action_next_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/ic_action_next_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/ic_action_previous_item.png => .../Wikiseda/bin/res/drawable-hdpi/ic_action_previous_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/ic_action_previous_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/ic_action_remove.png => .../Wikiseda/bin/res/drawable-hdpi/ic_action_remove.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/ic_action_remove.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/icon.png => .../Wikiseda/bin/res/drawable-hdpi/icon.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/icon.png: 43% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/notification.png => .../Wikiseda/bin/res/drawable-hdpi/notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_back_disabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_back_disabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_back_disabled.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_back_enabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_back_enabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_back_enabled.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_pause_disabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_pause_disabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_pause_disabled.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_pause_enabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_pause_enabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_pause_enabled.png: 0% size of source) [crunch] libpng error: Not a PNG file [crunch] libpng error: Not a PNG file [crunch] libpng error: Not a PNG file [crunch] libpng error: Not a PNG file [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_play_disabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_play_disabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_play_disabled.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_play_enabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_play_enabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_play_enabled.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_skip_disabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_skip_disabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_skip_disabled.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_skip_enabled.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_skip_enabled.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_skip_enabled.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_bt_stop.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_stop.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_bt_stop.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-hdpi/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-hdpi/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-hdpi/screen.png => .../Wikiseda/bin/res/drawable-land-hdpi/screen.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-land-hdpi/screen.png: 97% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-hdpi/splash.png => .../Wikiseda/bin/res/drawable-land-hdpi/splash.png [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-ldpi/screen.png => .../Wikiseda/bin/res/drawable-land-ldpi/screen.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-land-ldpi/screen.png: 96% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-ldpi/splash.png => .../Wikiseda/bin/res/drawable-land-ldpi/splash.png [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-mdpi/screen.png => .../Wikiseda/bin/res/drawable-land-mdpi/screen.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-land-mdpi/screen.png: 97% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-mdpi/splash.png => .../Wikiseda/bin/res/drawable-land-mdpi/splash.png [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-xhdpi/screen.png => .../Wikiseda/bin/res/drawable-land-xhdpi/screen.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-land-xhdpi/screen.png: 99% size of source) [crunch] libpng error: Not a PNG file [crunch] Processing image to cache: .../Wikiseda/res/drawable-land-xhdpi/splash.png => .../Wikiseda/bin/res/drawable-land-xhdpi/splash.png [crunch] Processing image to cache: .../Wikiseda/res/drawable-ldpi-v11/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-ldpi-v11/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-ldpi-v11/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-ldpi-v9/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-ldpi-v9/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-ldpi-v9/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-ldpi/icon.png => .../Wikiseda/bin/res/drawable-ldpi/icon.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-ldpi/icon.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-mdpi-v11/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-mdpi-v11/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-mdpi-v11/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-mdpi-v9/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-mdpi-v9/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-mdpi-v9/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-mdpi/ic_action_next_item.png => .../Wikiseda/bin/res/drawable-mdpi/ic_action_next_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-mdpi/ic_action_next_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-mdpi/ic_action_previous_item.png => .../Wikiseda/bin/res/drawable-mdpi/ic_action_previous_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-mdpi/ic_action_previous_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-mdpi/ic_action_remove.png => .../Wikiseda/bin/res/drawable-mdpi/ic_action_remove.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-mdpi/ic_action_remove.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-mdpi/icon.png => .../Wikiseda/bin/res/drawable-mdpi/icon.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-mdpi/icon.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-mdpi/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-mdpi/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-mdpi/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-port-hdpi/screen.png => .../Wikiseda/bin/res/drawable-port-hdpi/screen.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-port-hdpi/screen.png: 97% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-port-hdpi/splash.png => .../Wikiseda/bin/res/drawable-port-hdpi/splash.png [crunch] libpng error: Not a PNG file [crunch] Processing image to cache: .../Wikiseda/res/drawable-port-ldpi/screen.png => .../Wikiseda/bin/res/drawable-port-ldpi/screen.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-port-ldpi/screen.png: 97% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-port-ldpi/splash.png => .../Wikiseda/bin/res/drawable-port-ldpi/splash.png [crunch] Processing image to cache: .../Wikiseda/res/drawable-port-xhdpi/screen.png => .../Wikiseda/bin/res/drawable-port-xhdpi/screen.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-port-xhdpi/screen.png: 99% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-port-xhdpi/splash.png => .../Wikiseda/bin/res/drawable-port-xhdpi/splash.png [crunch] Processing image to cache: .../Wikiseda/res/drawable-xhdpi-v11/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-xhdpi-v11/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xhdpi-v11/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xhdpi-v9/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-xhdpi-v9/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xhdpi-v9/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xhdpi/ic_action_next_item.png => .../Wikiseda/bin/res/drawable-xhdpi/ic_action_next_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xhdpi/ic_action_next_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xhdpi/ic_action_previous_item.png => .../Wikiseda/bin/res/drawable-xhdpi/ic_action_previous_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xhdpi/ic_action_previous_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xhdpi/ic_action_remove.png => .../Wikiseda/bin/res/drawable-xhdpi/ic_action_remove.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xhdpi/ic_action_remove.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xhdpi/icon.png => .../Wikiseda/bin/res/drawable-xhdpi/icon.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xhdpi/icon.png: 63% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xhdpi/zzz_ph_ic_notification.png => .../Wikiseda/bin/res/drawable-xhdpi/zzz_ph_ic_notification.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xhdpi/zzz_ph_ic_notification.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xxhdpi/ic_action_next_item.png => .../Wikiseda/bin/res/drawable-xxhdpi/ic_action_next_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xxhdpi/ic_action_next_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xxhdpi/ic_action_previous_item.png => .../Wikiseda/bin/res/drawable-xxhdpi/ic_action_previous_item.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xxhdpi/ic_action_previous_item.png: 0% size of source) [crunch] Processing image to cache: .../Wikiseda/res/drawable-xxhdpi/ic_action_remove.png => .../Wikiseda/bin/res/drawable-xxhdpi/ic_action_remove.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable-xxhdpi/ic_action_remove.png: 0% size of source) [crunch] libpng error: Not a PNG file [crunch] Processing image to cache: .../Wikiseda/res/drawable/icon.png => .../Wikiseda/bin/res/drawable/icon.png [crunch] (processed image to cache entry .../Wikiseda/bin/res/drawable/icon.png: 63% size of source) [crunch] Crunched 52 PNG files to update cache -package-resources: [aapt] Creating full resource package... -package: [apkbuilder] Current build type is different than previous build: forced apkbuilder run. [apkbuilder] Creating Wikiseda-release-unsigned.apk for release... -post-package: -release-prompt-for-password: -release-nosign: [echo] No key.store and key.alias properties found in build.properties. [echo] Please sign .../Wikiseda/bin/Wikiseda-release-unsigned.apk manually [echo] and run zipalign from the Android SDK tools. [propertyfile] Creating new property file: .../Wikiseda/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/bin/build.prop [propertyfile] Updating property file: .../Wikiseda/bin/build.prop -release-sign: -post-build: release: BUILD SUCCESSFUL Total time: 1 minute 31 seconds Using apk: .../Wikiseda/bin/Wikiseda-release-unsigned.apk
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't believe there is a problem, but just in case, did you follow these instructions? https://software.intel.com/en-us/xdk/docs/submitting-multiple-crosswalk-apk-to-google-play-store
If you submit both builds per the instructions above, you will have a single store entry that should be compatible with ARM and x86 architectures. I have not checked recently to see what that looks like, so I cannot confirm if the image you are providing is correct or incorrect. Please confirm that the procedure you used fits that given by the instructions in the link above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One day it happens to me. I build the same app again and publish with no problem. I don´t no why. The second publish were OK.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page