Intel XDK Crosswalk Build Problem

0 favourites
  • 1 posts
From the Asset Store
Create your own beautiful snowman in this fun game!
  • Hi, so I was building my project using intel xdk and I got a build falied message: "An error occurred while building the application. Verify your build assets are correct and try again." I have also attached my log and it says that BUILD successful.

    Please give me a solution to resolve it. (I have checked for irregular characters as well as uploaded the icons and filled in the required info)

    LOG:

    Buildfile: .../SurviveB1075/build.xml

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.0

    [checkenv] Installed at ...

    -setup:

    [echo] Project Name: SurviveB1075

    [gettype] Project Type: Application

    -pre-clean:

    clean:

    [getlibpath] Library dependencies:

    [getlibpath]

    [getlibpath] ------------------

    [getlibpath] Ordered libraries:

    nodeps:

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.0

    [checkenv] Installed at ...

    -setup:

    [echo] Project Name: XWalkCoreLibrary

    [gettype] Project Type: Android Library

    -pre-clean:

    clean:

    [delete] Deleting directory .../SurviveB1075/CordovaLib/xwalk_core_library/bin

    [delete] Deleting directory .../SurviveB1075/CordovaLib/xwalk_core_library/gen

    nodeps:

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.0

    [checkenv] Installed at ...

    -setup:

    [echo] Project Name: CordovaLib

    [gettype] Project Type: Android Library

    -pre-clean:

    clean:

    BUILD SUCCESSFUL

    Total time: 0 seconds

    Buildfile: .../SurviveB1075/build.xml

    -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.0

    [checkenv] Installed at ...

    -setup:

    [echo] Project Name: SurviveB1075

    [gettype] Project Type: Application

    -build-setup:

    [getbuildtools] Using latest Build Tools: 21.1.2

    [echo] Resolving Build Target for SurviveB1075...

    [gettarget] Project Target: Android 4.4.2

    [gettarget] API level: 19

    [echo] ----------

    [echo] Creating output directories if needed...

    [mkdir] Created dir: .../SurviveB1075/bin

    [mkdir] Created dir: .../SurviveB1075/bin/res

    [mkdir] Created dir: .../SurviveB1075/bin/rsObj

    [mkdir] Created dir: .../SurviveB1075/bin/rsLibs

    [mkdir] Created dir: .../SurviveB1075/gen

    [mkdir] Created dir: .../SurviveB1075/bin/classes

    [mkdir] Created dir: .../SurviveB1075/bin/dexedLibs

    [echo] ----------

    [echo] Resolving Dependencies for SurviveB1075...

    [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.0

    [checkenv] Installed at ...

    -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: .../SurviveB1075/CordovaLib/xwalk_core_library/bin

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/rsObj

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/rsLibs

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/xwalk_core_library/gen

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/classes

    [mkdir] Created dir: .../SurviveB1075/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 .../SurviveB1075/CordovaLib/xwalk_core_library/bin/classes

    [echo] Creating library output jar file...

    [jar] Building jar: .../SurviveB1075/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: .../SurviveB1075/CordovaLib/xwalk_core_library/res

    [crunch] To destination dir: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble_arrow_up.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/color_picker_advanced_select_handle.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_down.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_up.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_search_holo_light.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_share_holo_light.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/ondemand_overlay.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png: 82% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-hdpi/pageinfo_warning_major.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble_arrow_up.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/color_picker_advanced_select_handle.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_down.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_up.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_search_holo_light.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_share_holo_light.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ondemand_overlay.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png: 64% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable-xhdpi/pageinfo_warning_major.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/bubble.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/bubble_arrow_up.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/color_picker_advanced_select_handle.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_down.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_up.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/ic_menu_search_holo_light.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/ic_menu_share_holo_light.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/ondemand_overlay.9.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/drawable/pageinfo_warning_major.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/mipmap-hdpi/app_icon.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-hdpi/app_icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-hdpi/app_icon.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/mipmap-mdpi/app_icon.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-mdpi/app_icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-mdpi/app_icon.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/mipmap-xhdpi/app_icon.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-xhdpi/app_icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-xhdpi/app_icon.png: 100% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/CordovaLib/xwalk_core_library/res/mipmap-xxhdpi/app_icon.png => .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-xxhdpi/app_icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/CordovaLib/xwalk_core_library/bin/res/mipmap-xxhdpi/app_icon.png: 65% size of source)

    [crunch] Crunched 31 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: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/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.0

    [checkenv] Installed at ...

    -setup:

    [echo] Project Name: CordovaLib

    [gettype] Project Type: Android Library

    -build-setup:

    [getbuildtools] Using latest Build Tools: 21.1.2

    [echo] Resolving Build Target for CordovaLib...

    [gettarget] Project Target: Android 4.4.2

    [gettarget] API level: 19

    [echo] ----------

    [echo] Creating output directories if needed...

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/res

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/libs

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/bin

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/bin/res

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/bin/rsObj

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/bin/rsLibs

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/gen

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/bin/classes

    [mkdir] Created dir: .../SurviveB1075/CordovaLib/bin/dexedLibs

    [echo] ----------

    [echo] Resolving Dependencies for CordovaLib...

    [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 91 source files to .../SurviveB1075/CordovaLib/bin/classes

    [javac] Note: .../SurviveB1075/CordovaLib/src/org/apache/cordova/CordovaActivity.java uses or overrides a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [echo] Creating library output jar file...

    [jar] Building jar: .../SurviveB1075/CordovaLib/bin/classes.jar

    -post-compile:

    -obfuscate:

    -dex:

    [echo] Library project: do not convert bytecode...

    -crunch:

    [crunch] Crunching PNG Files in source dir: .../SurviveB1075/CordovaLib/res

    [crunch] To destination dir: .../SurviveB1075/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: .../SurviveB1075/CordovaLib/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/CordovaLib/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/CordovaLib/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/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 .../SurviveB1075/bin/classes

    -post-compile:

    -obfuscate:

    -dex:

    [dex] input: .../SurviveB1075/bin/classes

    [dex] input: .../SurviveB1075/CordovaLib/bin/classes.jar

    [dex] input: .../SurviveB1075/CordovaLib/xwalk_core_library/bin/classes.jar

    [dex] input: .../SurviveB1075/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java.jar

    [dex] Pre-Dexing .../SurviveB1075/CordovaLib/bin/classes.jar -> classes-77947af3b8c3b4ce42949565fe9542b5.jar

    [dex] Pre-Dexing .../SurviveB1075/CordovaLib/xwalk_core_library/bin/classes.jar -> classes-3bff71393b3cbcbd7e2ac96150418797.jar

    [dex] Pre-Dexing .../SurviveB1075/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java.jar -> xwalk_core_library_java-77bbd6dccff8f4e3102f370abf4f5219.jar

    [dex] Converting compiled files and external libraries into .../SurviveB1075/bin/classes.dex...

    [dx] Merged dex A (44 defs/20.8KiB) with dex B (209 defs/314.7KiB). Result is 253 defs/407.3KiB. Took 0.3s

    [dx] Merged dex A (253 defs/407.3KiB) with dex B (872 defs/919.8KiB). Result is 1125 defs/1623.7KiB. Took 0.3s

    -crunch:

    [crunch] Crunching PNG Files in source dir: .../SurviveB1075/res

    [crunch] To destination dir: .../SurviveB1075/bin/res

    [crunch] Processing image to cache: .../SurviveB1075/res/drawable-hdpi/icon.png => .../SurviveB1075/bin/res/drawable-hdpi/icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/bin/res/drawable-hdpi/icon.png: 67% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/res/drawable-ldpi/icon.png => .../SurviveB1075/bin/res/drawable-ldpi/icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/bin/res/drawable-ldpi/icon.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/res/drawable-mdpi/icon.png => .../SurviveB1075/bin/res/drawable-mdpi/icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/bin/res/drawable-mdpi/icon.png: 0% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/res/drawable-xhdpi/icon.png => .../SurviveB1075/bin/res/drawable-xhdpi/icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/bin/res/drawable-xhdpi/icon.png: 53% size of source)

    [crunch] Processing image to cache: .../SurviveB1075/res/drawable/icon.png => .../SurviveB1075/bin/res/drawable/icon.png

    [crunch] (processed image to cache entry .../SurviveB1075/bin/res/drawable/icon.png: 53% size of source)

    [crunch] Crunched 5 PNG files to update cache

    -package-resources:

    [aapt] Creating full resource package...

    [aapt] (skipping file '.fetch.json' due to ANDROID_AAPT_IGNORE pattern '.*')

    [aapt] (skipping file '.fetch.json' due to ANDROID_AAPT_IGNORE pattern '.*')

    -package:

    [apkbuilder] Current build type is different than previous build: forced apkbuilder run.

    [apkbuilder] Creating SurviveB1075-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 .../SurviveB1075/bin/SurviveB1075-release-unsigned.apk manually

    [echo] and run zipalign from the Android SDK tools.

    [propertyfile] Creating new property file: .../SurviveB1075/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/bin/build.prop

    [propertyfile] Updating property file: .../SurviveB1075/bin/build.prop

    -release-sign:

    -post-build:

    release:

    BUILD SUCCESSFUL

    Total time: 26 seconds

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)