- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have Build the standard HTML5 + Cordova
I have installed on samsung S4 (GT-I9295) Android 4.4.2
the installation is ok but at the run time I received this error message:
Il programma HTML5 è stato arrestato (the program html5 was arrested)
can We help me? thanks
follow the log
Build Log:
The App ID is "com.Html5"
The App Name is "Html5"
Crosswalk Version: 11.40.277.7
Plugin "org.apache.cordova.device" (0.2.13) installed.
Plugin "org.apache.cordova.splashscreen" (0.3.5) installed.
App name updated to [Html5]
Updated "minSdkVersion" with "14"
Updated "targetSdkVersion" with "19"
Updated "installLocation" to "auto"
Updated "versionCode" to "60001"
Updated "versionName" to "0.0.1"
Added "debuggable" to "false"
Installing "org.apache.cordova.device" for android
Installing "org.apache.cordova.splashscreen" for android
************* Processing the main config.xml file (after_prepare) *****************
App Directory = [.../Html5]
Will process and update the following config files:
Config.xml = [.../Html5/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 [Html5]
Updating full app name to [Html5]
Processing preference android-minSdkVersion [14]
Processing preference android-targetSdkVersion [19]
Processing preference android-installLocation [auto]
Processing preference permissions
Updating the versionCode
Updating the versionName
Processing debuggable
Added [{http://schemas.android.com/apk/res/android}debuggable] with [false]
Processing config file values
No splash screen supplied for drawable-land-mdpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-land-mdpi
No splash screen supplied for drawable-port-xhdpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-port-xhdpi
No splash screen supplied for drawable-port-ldpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-port-ldpi
No splash screen supplied for drawable-land-ldpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-land-ldpi
No splash screen supplied for drawable-port-hdpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-port-hdpi
No splash screen supplied for drawable-land-xhdpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-land-xhdpi
No splash screen supplied for drawable-land-hdpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-land-hdpi
No splash screen supplied for drawable-port-mdpi. Cleaning up.
Removing unused density: .../Html5/res/drawable-port-mdpi
Saving config.xml to [.../Html5/res/xml/config.xml]
************* Completed processing the main config.xml file (after_prepare) *****************
Buildfile: .../Html5/build.xml
Buildfile: .../Html5/build.xml
-check-env:
[checkenv] Android SDK Tools Revision 24.0.2
[checkenv] Installed at /Developer/android-sdk-linux
-setup:
[echo] Project Name: Html5
-set-mode-check:
-set-release-mode:
[gettype] Project Type: Application
-pre-clean:
clean:
[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: Html5
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 21.1.2
[echo] Resolving Build Target for Html5...
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
-pre-clean:
clean:
[delete] Deleting directory .../Html5/CordovaLib/xwalk_core_library/bin
[delete] Deleting directory .../Html5/CordovaLib/xwalk_core_library/gen
nodeps:
-check-env:
[checkenv] Android SDK Tools Revision 24.0.2
[checkenv] Installed at /Developer/android-sdk-linux
-setup:
[echo] Project Name: Html5
[gettype] Project Type: Android Library
[gettarget] Project Target: Android 5.0.1
[gettarget] API level: 21
-pre-clean:
clean:
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: .../Html5/bin
BUILD SUCCESSFUL
Total time: 1 second
[mkdir] Created dir: .../Html5/bin/res
[mkdir] Created dir: .../Html5/bin/rsObj
[mkdir] Created dir: .../Html5/bin/rsLibs
[mkdir] Created dir: .../Html5/gen
[mkdir] Created dir: .../Html5/bin/classes
[mkdir] Created dir: .../Html5/bin/dexedLibs
[echo] ----------
[echo] Resolving Dependencies for Html5...
[dependency] Library dependencies:
[dependency]
[dependency] ------------------
[dependency] Ordered libraries:
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with '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 5.0.1
[gettarget] API level: 21
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: .../Html5/CordovaLib/xwalk_core_library/bin
[mkdir] Created dir: .../Html5/CordovaLib/xwalk_core_library/bin/res
[mkdir] Created dir: .../Html5/CordovaLib/xwalk_core_library/bin/rsObj
[mkdir] Created dir: .../Html5/CordovaLib/xwalk_core_library/bin/rsLibs
[mkdir] Created dir: .../Html5/CordovaLib/xwalk_core_library/gen
[mkdir] Created dir: .../Html5/CordovaLib/xwalk_core_library/bin/classes
[mkdir] Created dir: .../Html5/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 .../Html5/CordovaLib/xwalk_core_library/bin/classes
[echo] Creating library output jar file...
[jar] Building jar: .../Html5/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: .../Html5/CordovaLib/xwalk_core_library/res
[crunch] To destination dir: .../Html5/CordovaLib/xwalk_core_library/bin/res
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble_arrow_up.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/color_picker_advanced_select_handle.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_down.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_up.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_search_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_share_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/ondemand_overlay.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png: 82% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-hdpi/pageinfo_warning_major.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble_arrow_up.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/color_picker_advanced_select_handle.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_down.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_up.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_search_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_share_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ondemand_overlay.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png: 64% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xhdpi/pageinfo_warning_major.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_menu_search_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_search_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_search_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_menu_share_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/pageinfo_warning_major.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_menu_search_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_search_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_search_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_menu_share_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/pageinfo_warning_major.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/pageinfo_warning_major.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/pageinfo_warning_major.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/bubble.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/bubble_arrow_up.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/color_picker_advanced_select_handle.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_down.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_up.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/ic_menu_search_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/ic_menu_share_holo_light.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/ondemand_overlay.9.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png
[crunch] (processed image to cache entry .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/CordovaLib/xwalk_core_library/res/drawable/pageinfo_warning_major.png => .../Html5/CordovaLib/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png
[crunch] (processed image to cache entry .../Html5/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: .../Html5/CordovaLib/xwalk_core_library/bin/build.prop
[propertyfile] Updating property file: .../Html5/CordovaLib/xwalk_core_library/bin/build.prop
[propertyfile] Updating property file: .../Html5/CordovaLib/xwalk_core_library/bin/build.prop
[propertyfile] Updating property file: .../Html5/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: Html5
[gettype] Project Type: Android Library
-build-setup:
[getbuildtools] Using latest Build Tools: 21.1.2
[echo] Resolving Build Target for Html5...
[gettarget] Project Target: Android 5.0.1
[gettarget] API level: 21
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: .../Html5/CordovaLib/res
[mkdir] Created dir: .../Html5/CordovaLib/libs
[mkdir] Created dir: .../Html5/CordovaLib/bin
[mkdir] Created dir: .../Html5/CordovaLib/bin/res
[mkdir] Created dir: .../Html5/CordovaLib/bin/rsObj
[mkdir] Created dir: .../Html5/CordovaLib/bin/rsLibs
[mkdir] Created dir: .../Html5/CordovaLib/gen
[mkdir] Created dir: .../Html5/CordovaLib/bin/classes
[mkdir] Created dir: .../Html5/CordovaLib/bin/dexedLibs
[echo] ----------
[echo] Resolving Dependencies for Html5...
[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 .../Html5/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: .../Html5/CordovaLib/bin/classes.jar
-post-compile:
-obfuscate:
-dex:
[echo] Library project: do not convert bytecode...
-crunch:
[crunch] Crunching PNG Files in source dir: .../Html5/CordovaLib/res
[crunch] To destination dir: .../Html5/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: .../Html5/CordovaLib/bin/build.prop
[propertyfile] Updating property file: .../Html5/CordovaLib/bin/build.prop
[propertyfile] Updating property file: .../Html5/CordovaLib/bin/build.prop
[propertyfile] Updating property file: .../Html5/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] 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 7 source files to .../Html5/bin/classes
-post-compile:
-obfuscate:
-dex:
[dex] input: .../Html5/bin/classes
[dex] input: .../Html5/CordovaLib/bin/classes.jar
[dex] input: .../Html5/CordovaLib/xwalk_core_library/bin/classes.jar
[dex] input: .../Html5/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_app_part.jar
[dex] input: .../Html5/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_library_part.jar
[dex] Pre-Dexing .../Html5/CordovaLib/bin/classes.jar -> classes-d57150395f1beb991f1448f997549958.jar
[dex] Pre-Dexing .../Html5/CordovaLib/xwalk_core_library/bin/classes.jar -> classes-8c323eb267ad93fa5e7ce0631dfc3625.jar
[dex] Pre-Dexing .../Html5/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_app_part.jar -> xwalk_core_library_java_app_part-7d0b39733f32178cb429a50e7c94cc74.jar
[dex] Pre-Dexing .../Html5/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_library_part.jar -> xwalk_core_library_java_library_part-be56f69619bb25af8941d8a87e97837f.jar
[dex] Converting compiled files and external libraries into .../Html5/bin/classes.dex...
[dx] Merged dex A (41 defs/19.7KiB) with dex B (211 defs/316.3KiB). Result is 252 defs/408.0KiB. Took 0.3s
[dx] Merged dex A (252 defs/408.0KiB) with dex B (21 defs/39.8KiB). Result is 273 defs/571.1KiB. Took 0.1s
[dx] Merged dex A (273 defs/571.1KiB) with dex B (906 defs/1019.7KiB). Result is 1179 defs/2004.0KiB. Took 0.5s
-crunch:
[crunch] Crunching PNG Files in source dir: .../Html5/res
[crunch] To destination dir: .../Html5/bin/res
[crunch] Processing image to cache: .../Html5/res/drawable-hdpi/icon.png => .../Html5/bin/res/drawable-hdpi/icon.png
[crunch] (processed image to cache entry .../Html5/bin/res/drawable-hdpi/icon.png: 67% size of source)
[crunch] Processing image to cache: .../Html5/res/drawable-ldpi/icon.png => .../Html5/bin/res/drawable-ldpi/icon.png
[crunch] (processed image to cache entry .../Html5/bin/res/drawable-ldpi/icon.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/res/drawable-mdpi/icon.png => .../Html5/bin/res/drawable-mdpi/icon.png
[crunch] (processed image to cache entry .../Html5/bin/res/drawable-mdpi/icon.png: 0% size of source)
[crunch] Processing image to cache: .../Html5/res/drawable-xhdpi/icon.png => .../Html5/bin/res/drawable-xhdpi/icon.png
[crunch] (processed image to cache entry .../Html5/bin/res/drawable-xhdpi/icon.png: 53% size of source)
[crunch] Processing image to cache: .../Html5/res/drawable/icon.png => .../Html5/bin/res/drawable/icon.png
[crunch] (processed image to cache entry .../Html5/bin/res/drawable/icon.png: 53% size of source)
[crunch] Crunched 5 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 Html5-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 .../Html5/bin/Html5-release-unsigned.apk manually
[echo] and run zipalign from the Android SDK tools.
[propertyfile] Creating new property file: .../Html5/bin/build.prop
[propertyfile] Updating property file: .../Html5/bin/build.prop
[propertyfile] Updating property file: .../Html5/bin/build.prop
[propertyfile] Updating property file: .../Html5/bin/build.prop
-release-sign:
-post-build:
release:
BUILD SUCCESSFUL
Total time: 37 seconds
Using apk: .../Html5/bin/Html5-release-unsigned.apk
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please install the ARM version of the Crosswalk build on your Samsung S4, it will not run the x86 version. Your Samsung S4 is based on an ARM processor, not on an x86 processor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ops
thank you
its work !!

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