<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic The Android builders run on in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085820#M63343</link>
    <description>&lt;P&gt;The Android builders run on Linux machines. There are two scenarios I can think of:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;There is something about that plugin that is not compatible with our debug module builder. The current debug module builder uses an "old" way of building Crosswalk projects, which will be changed in the upcoming release. This old method results in conflicts that don't appear with the standard build system.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;&lt;EM&gt;Since your project builds I don't believe this is the problem, but...&lt;/EM&gt; Some plugins do have issues related to symbolic links, which tend to show up when the XDK is running on Windows (plugins are installed into your project and then provided to the build system). One way to resolve that issue, if that is what is causing this problem, is to clone the plugin locally from the GitHub repo onto your system and then use the plugin manager in the XDK to "add a local plugin" by pointing to your locally cloned copy. Do not clone the plugin directly into the plugins directory in your project, clone it somewhere else, either at the top level of your project or outside of your project.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 24 Feb 2016 16:45:03 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-02-24T16:45:03Z</dc:date>
    <item>
      <title>Debug module won't start</title>
      <link>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085817#M63340</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I'm having trouble to start de debug module. The following log is available:&lt;/P&gt;

&lt;P&gt;Installing "cordova-plugin-statusbar" for android&lt;BR /&gt;
	Installing "cordova-plugin-device" for android&lt;BR /&gt;
	Installing "cordova-plugin-splashscreen" for android&lt;BR /&gt;
	Installing "cordova-plugin-inappbrowser" for android&lt;BR /&gt;
	Installing "com.instabug.phonegap" for android&lt;BR /&gt;
	Installing "com.instabug.phonegap.ios" for android&lt;BR /&gt;
	Installing "com.intel.xdk.ppfa" for android&lt;BR /&gt;
	Updated project.properties&lt;BR /&gt;
	Updated local.properties&lt;BR /&gt;
	No project name specified, using project folder name 'android'.&lt;BR /&gt;
	If you wish to change it, edit the first line of build.xml.&lt;BR /&gt;
	Added file platforms/android/build.xml&lt;BR /&gt;
	Updated file platforms/android/proguard-project.txt&lt;BR /&gt;
	Updated project.properties&lt;BR /&gt;
	Updated local.properties&lt;BR /&gt;
	No project name specified, using project folder name 'xwalk_core_library'.&lt;BR /&gt;
	If you wish to change it, edit the first line of build.xml.&lt;BR /&gt;
	Added file ./build.xml&lt;BR /&gt;
	Added file ./proguard-project.txt&lt;BR /&gt;
	Buildfile: .../xwalk_core_library/build.xml&lt;/P&gt;

&lt;P&gt;-set-mode-check:&lt;/P&gt;

&lt;P&gt;-set-release-mode:&lt;/P&gt;

&lt;P&gt;-release-obfuscation-check:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] proguard.config is ${proguard.config}&lt;/P&gt;

&lt;P&gt;-pre-build:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: xwalk_core_library&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Android Library&lt;/P&gt;

&lt;P&gt;-build-setup:&lt;BR /&gt;
	[getbuildtools] Using latest Build Tools: 21.1.2&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Build Target for xwalk_core_library...&lt;BR /&gt;
	[gettarget] Project Target:&amp;nbsp;&amp;nbsp; Android 5.0.1&lt;BR /&gt;
	[gettarget] API level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating output directories if needed...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin/rsObj&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin/rsLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/gen&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin/classes&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin/dexedLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Dependencies for xwalk_core_library...&lt;BR /&gt;
	[dependency] Library dependencies:&lt;BR /&gt;
	[dependency] No Libraries&lt;BR /&gt;
	[dependency]&lt;BR /&gt;
	[dependency] ------------------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Building Libraries with 'release'...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [subant] No sub-builds to iterate on&lt;/P&gt;

&lt;P&gt;-code-gen:&lt;BR /&gt;
	[mergemanifest] Merging AndroidManifest files into one.&lt;BR /&gt;
	[mergemanifest] Manifest merger disabled. Using project manifest only.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling aidl files...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [aidl] No AIDL files to compile.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling RenderScript files...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling Resources...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [aapt] Generating resource IDs...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling BuildConfig class...&lt;BR /&gt;
	[buildconfig] Generating BuildConfig class.&lt;/P&gt;

&lt;P&gt;-pre-compile:&lt;/P&gt;

&lt;P&gt;-compile:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [javac] Compiling 2 source files to .../xwalk_core_library/bin/classes&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating library output jar file...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [jar] Building jar: .../xwalk_core_library/bin/classes.jar&lt;/P&gt;

&lt;P&gt;-post-compile:&lt;/P&gt;

&lt;P&gt;-obfuscate:&lt;/P&gt;

&lt;P&gt;-dex:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not convert bytecode...&lt;/P&gt;

&lt;P&gt;-crunch:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Crunching PNG Files in source dir: .../xwalk_core_library/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] To destination dir: .../xwalk_core_library/bin/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/bubble.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/bubble_arrow_up.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/color_picker_advanced_select_handle.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_down.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_up.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/ic_menu_share_holo_light.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/ic_search.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/ic_search.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/ic_search.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/ic_warning.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/ic_warning.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/ic_warning.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/ondemand_overlay.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png: 82% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-hdpi/verify_checkmark.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-hdpi/verify_checkmark.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-hdpi/verify_checkmark.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/bubble.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/bubble_arrow_up.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/color_picker_advanced_select_handle.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_down.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_up.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/ic_menu_share_holo_light.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/ic_search.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/ic_search.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/ic_search.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/ic_warning.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/ic_warning.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/ic_warning.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/ondemand_overlay.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png: 64% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xhdpi/verify_checkmark.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xhdpi/verify_checkmark.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xhdpi/verify_checkmark.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxhdpi/ic_menu_share_holo_light.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxhdpi/ic_search.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxhdpi/ic_search.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxhdpi/ic_search.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxhdpi/ic_warning.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxhdpi/ic_warning.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxhdpi/ic_warning.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxhdpi/verify_checkmark.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxhdpi/verify_checkmark.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxhdpi/verify_checkmark.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxxhdpi/ic_menu_share_holo_light.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxxhdpi/ic_search.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxxhdpi/ic_search.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxxhdpi/ic_search.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxxhdpi/ic_warning.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxxhdpi/ic_warning.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxxhdpi/ic_warning.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable-xxxhdpi/verify_checkmark.png =&amp;gt; .../xwalk_core_library/bin/res/drawable-xxxhdpi/verify_checkmark.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable-xxxhdpi/verify_checkmark.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/bubble.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/bubble.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/bubble.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/bubble_arrow_up.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/bubble_arrow_up.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/bubble_arrow_up.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/color_picker_advanced_select_handle.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/dropdown_popup_background_down.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/dropdown_popup_background_up.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/ic_menu_share_holo_light.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/ic_search.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/ic_search.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/ic_search.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/ic_warning.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/ic_warning.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/ic_warning.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/ondemand_overlay.9.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../xwalk_core_library/res/drawable/verify_checkmark.png =&amp;gt; .../xwalk_core_library/bin/res/drawable/verify_checkmark.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../xwalk_core_library/bin/res/drawable/verify_checkmark.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Crunched 38 PNG files to update cache&lt;/P&gt;

&lt;P&gt;-package-resources:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not package resources...&lt;/P&gt;

&lt;P&gt;-package:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not package apk...&lt;/P&gt;

&lt;P&gt;-post-package:&lt;/P&gt;

&lt;P&gt;-release-prompt-for-password:&lt;/P&gt;

&lt;P&gt;-release-nosign:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo]&lt;BR /&gt;
	[propertyfile] Creating new property file: .../xwalk_core_library/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../xwalk_core_library/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../xwalk_core_library/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../xwalk_core_library/bin/build.prop&lt;/P&gt;

&lt;P&gt;-release-sign:&lt;/P&gt;

&lt;P&gt;-post-build:&lt;/P&gt;

&lt;P&gt;release:&lt;/P&gt;

&lt;P&gt;BUILD SUCCESSFUL&lt;BR /&gt;
	Total time: 3 seconds&lt;BR /&gt;
	Updated project.properties&lt;BR /&gt;
	Updated local.properties&lt;BR /&gt;
	No project name specified, using project folder name 'framework'.&lt;BR /&gt;
	If you wish to change it, edit the first line of build.xml.&lt;BR /&gt;
	Added file framework/build.xml&lt;BR /&gt;
	Added file framework/proguard-project.txt&lt;BR /&gt;
	Buildfile: .../cordova-xwalk-android/framework/build.xml&lt;/P&gt;

&lt;P&gt;-set-mode-check:&lt;/P&gt;

&lt;P&gt;-set-release-mode:&lt;/P&gt;

&lt;P&gt;-release-obfuscation-check:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] proguard.config is ${proguard.config}&lt;/P&gt;

&lt;P&gt;-pre-build:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: framework&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Android Library&lt;/P&gt;

&lt;P&gt;-build-setup:&lt;BR /&gt;
	[getbuildtools] Using latest Build Tools: 21.1.2&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Build Target for framework...&lt;BR /&gt;
	[gettarget] Project Target:&amp;nbsp;&amp;nbsp; Android 5.0.1&lt;BR /&gt;
	[gettarget] API level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating output directories if needed...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/libs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/bin&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/bin/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/bin/rsObj&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/bin/rsLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/gen&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/bin/classes&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../cordova-xwalk-android/framework/bin/dexedLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Dependencies for framework...&lt;BR /&gt;
	[dependency] Library dependencies:&lt;BR /&gt;
	[dependency]&lt;BR /&gt;
	[dependency] ------------------&lt;BR /&gt;
	[dependency] Ordered libraries:&lt;BR /&gt;
	[dependency]&lt;BR /&gt;
	[dependency] ------------------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Building Libraries with 'release'...&lt;/P&gt;

&lt;P&gt;nodeps:&lt;/P&gt;

&lt;P&gt;-set-mode-check:&lt;/P&gt;

&lt;P&gt;-set-release-mode:&lt;/P&gt;

&lt;P&gt;-release-obfuscation-check:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] proguard.config is ${proguard.config}&lt;/P&gt;

&lt;P&gt;-pre-build:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: xwalk_core_library&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Android Library&lt;/P&gt;

&lt;P&gt;-build-setup:&lt;BR /&gt;
	[getbuildtools] Using latest Build Tools: 21.1.2&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Build Target for xwalk_core_library...&lt;BR /&gt;
	[gettarget] Project Target:&amp;nbsp;&amp;nbsp; Android 5.0.1&lt;BR /&gt;
	[gettarget] API level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating output directories if needed...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin/rsObj&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../xwalk_core_library/bin/rsLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Dependencies for xwalk_core_library...&lt;BR /&gt;
	[dependency] Library dependencies:&lt;BR /&gt;
	[dependency] No Libraries&lt;BR /&gt;
	[dependency]&lt;BR /&gt;
	[dependency] ------------------&lt;/P&gt;

&lt;P&gt;-code-gen:&lt;BR /&gt;
	[mergemanifest] No changes in the AndroidManifest files.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling aidl files...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [aidl] No AIDL files to compile.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling RenderScript files...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling Resources...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [aapt] Found new input file&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [aapt] Generating resource IDs...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling BuildConfig class...&lt;BR /&gt;
	[buildconfig] No need to generate new BuildConfig.&lt;/P&gt;

&lt;P&gt;-pre-compile:&lt;/P&gt;

&lt;P&gt;-compile:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [javac] Compiling 1 source file to .../xwalk_core_library/bin/classes&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating library output jar file...&lt;/P&gt;

&lt;P&gt;-post-compile:&lt;/P&gt;

&lt;P&gt;-obfuscate:&lt;/P&gt;

&lt;P&gt;-dex:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not convert bytecode...&lt;/P&gt;

&lt;P&gt;-crunch:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Crunching PNG Files in source dir: .../xwalk_core_library/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] To destination dir: .../xwalk_core_library/bin/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Crunched 0 PNG files to update cache&lt;/P&gt;

&lt;P&gt;-package-resources:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not package resources...&lt;/P&gt;

&lt;P&gt;-package:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not package apk...&lt;/P&gt;

&lt;P&gt;-post-package:&lt;/P&gt;

&lt;P&gt;-release-prompt-for-password:&lt;/P&gt;

&lt;P&gt;-release-nosign:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo]&lt;BR /&gt;
	[propertyfile] Updating property file: .../xwalk_core_library/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../xwalk_core_library/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../xwalk_core_library/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../xwalk_core_library/bin/build.prop&lt;/P&gt;

&lt;P&gt;-release-sign:&lt;/P&gt;

&lt;P&gt;-post-build:&lt;/P&gt;

&lt;P&gt;release:&lt;/P&gt;

&lt;P&gt;-code-gen:&lt;BR /&gt;
	[mergemanifest] Merging AndroidManifest files into one.&lt;BR /&gt;
	[mergemanifest] Manifest merger disabled. Using project manifest only.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling aidl files...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [aidl] No AIDL files to compile.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling RenderScript files...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling Resources...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [aapt] Generating resource IDs...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling BuildConfig class...&lt;BR /&gt;
	[buildconfig] Generating BuildConfig class.&lt;/P&gt;

&lt;P&gt;-pre-compile:&lt;/P&gt;

&lt;P&gt;-compile:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [javac] Compiling 95 source files to .../cordova-xwalk-android/framework/bin/classes&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [javac] Note: Some input files use or override a deprecated API.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [javac] Note: Recompile with -Xlint:deprecation for details.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating library output jar file...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [jar] Building jar: .../cordova-xwalk-android/framework/bin/classes.jar&lt;/P&gt;

&lt;P&gt;-post-compile:&lt;/P&gt;

&lt;P&gt;-obfuscate:&lt;/P&gt;

&lt;P&gt;-dex:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not convert bytecode...&lt;/P&gt;

&lt;P&gt;-crunch:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Crunching PNG Files in source dir: .../cordova-xwalk-android/framework/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] To destination dir: .../cordova-xwalk-android/framework/bin/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../cordova-xwalk-android/framework/res/drawable-hdpi/icon.png =&amp;gt; .../cordova-xwalk-android/framework/bin/res/drawable-hdpi/icon.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../cordova-xwalk-android/framework/bin/res/drawable-hdpi/icon.png: 67% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../cordova-xwalk-android/framework/res/drawable-ldpi/icon.png =&amp;gt; .../cordova-xwalk-android/framework/bin/res/drawable-ldpi/icon.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../cordova-xwalk-android/framework/bin/res/drawable-ldpi/icon.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../cordova-xwalk-android/framework/res/drawable-mdpi/icon.png =&amp;gt; .../cordova-xwalk-android/framework/bin/res/drawable-mdpi/icon.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../cordova-xwalk-android/framework/bin/res/drawable-mdpi/icon.png: 0% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Processing image to cache: .../cordova-xwalk-android/framework/res/drawable/splash.png =&amp;gt; .../cordova-xwalk-android/framework/bin/res/drawable/splash.png&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch]&amp;nbsp;&amp;nbsp; (processed image to cache entry .../cordova-xwalk-android/framework/bin/res/drawable/splash.png: 95% size of source)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [crunch] Crunched 4 PNG files to update cache&lt;/P&gt;

&lt;P&gt;-package-resources:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not package resources...&lt;/P&gt;

&lt;P&gt;-package:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Library project: do not package apk...&lt;/P&gt;

&lt;P&gt;-post-package:&lt;/P&gt;

&lt;P&gt;-release-prompt-for-password:&lt;/P&gt;

&lt;P&gt;-release-nosign:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo]&lt;BR /&gt;
	[propertyfile] Creating new property file: .../cordova-xwalk-android/framework/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../cordova-xwalk-android/framework/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../cordova-xwalk-android/framework/bin/build.prop&lt;BR /&gt;
	[propertyfile] Updating property file: .../cordova-xwalk-android/framework/bin/build.prop&lt;/P&gt;

&lt;P&gt;-release-sign:&lt;/P&gt;

&lt;P&gt;-post-build:&lt;/P&gt;

&lt;P&gt;release:&lt;/P&gt;

&lt;P&gt;BUILD SUCCESSFUL&lt;BR /&gt;
	Total time: 8 seconds&lt;BR /&gt;
	************* Processing the main config.xml file (after_prepare)&amp;nbsp; *****************&lt;BR /&gt;
	App Directory = [.../appanalyzer]&lt;BR /&gt;
	Will process and update the following config files:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; Config.xml = [.../appanalyzer/platforms/android/res/xml/config.xml]&lt;BR /&gt;
	Namespaces:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix/uri ''/'http://www.w3.org/ns/widgets'&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix/uri 'intelxdk'/'http://xdk.intel.com/ns/v1'&lt;BR /&gt;
	Android Manifest Namespaces:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix/uri 'android'/'http://schemas.android.com/apk/res/android'&lt;BR /&gt;
	Name of the app is [AP Debug x15 Mygrant]&lt;BR /&gt;
	Updating full app name to [AP Debug x15 Mygrant]&lt;BR /&gt;
	Processing preference android-minSdkVersion [14]&lt;BR /&gt;
	Processing preference android-targetSdkVersion [19]&lt;BR /&gt;
	Processing preference android-installLocation [auto]&lt;BR /&gt;
	Processing preference permissions&lt;BR /&gt;
	Updating the versionCode&lt;BR /&gt;
	Updating the versionName&lt;BR /&gt;
	Processing debuggable&lt;BR /&gt;
	Added [{http://schemas.android.com/apk/res/android}debuggable] with [false]&lt;BR /&gt;
	Processing config file values&lt;BR /&gt;
	Saving config.xml to [.../appanalyzer/platforms/android/res/xml/config.xml]&lt;BR /&gt;
	************* Completed processing the main config.xml file (after_prepare)&amp;nbsp; *****************&lt;BR /&gt;
	Buildfile: .../appanalyzer/platforms/android/build.xml&lt;BR /&gt;
	Buildfile: .../appanalyzer/platforms/android/build.xml&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: AppAnalyzer&lt;/P&gt;

&lt;P&gt;-set-mode-check:&lt;/P&gt;

&lt;P&gt;-set-release-mode:&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Application&lt;/P&gt;

&lt;P&gt;-pre-clean:&lt;/P&gt;

&lt;P&gt;clean:&lt;/P&gt;

&lt;P&gt;-release-obfuscation-check:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] proguard.config is ${proguard.config}&lt;/P&gt;

&lt;P&gt;-pre-build:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: AppAnalyzer&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Application&lt;/P&gt;

&lt;P&gt;-build-setup:&lt;BR /&gt;
	[getlibpath] Library dependencies:&lt;BR /&gt;
	[getlibpath]&lt;BR /&gt;
	[getlibpath] ------------------&lt;BR /&gt;
	[getlibpath] Ordered libraries:&lt;BR /&gt;
	[getbuildtools] Using latest Build Tools: 21.1.2&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Build Target for AppAnalyzer...&lt;/P&gt;

&lt;P&gt;nodeps:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: AppAnalyzer&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Android Library&lt;/P&gt;

&lt;P&gt;-pre-clean:&lt;/P&gt;

&lt;P&gt;clean:&lt;BR /&gt;
	[gettarget] Project Target:&amp;nbsp;&amp;nbsp; Android 5.0.1&lt;BR /&gt;
	[gettarget] API level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating output directories if needed...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/bin&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/bin/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/bin/rsObj&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/bin/rsLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/gen&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/bin/classes&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/bin/dexedLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Dependencies for AppAnalyzer...&lt;BR /&gt;
	[dependency] Library dependencies:&lt;BR /&gt;
	[dependency]&lt;BR /&gt;
	[dependency] ------------------&lt;BR /&gt;
	[dependency] Ordered libraries:&lt;/P&gt;

&lt;P&gt;nodeps:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: xwalk_core_library&lt;BR /&gt;
	[dependency]&amp;nbsp;&amp;nbsp; [gettype] Project Type: Android Library&lt;/P&gt;

&lt;P&gt;[dependency] ------------------&lt;/P&gt;

&lt;P&gt;-pre-clean:&lt;/P&gt;

&lt;P&gt;clean:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [delete] Deleting directory .../xwalk_core_library/bin&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Building Libraries with 'release'...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [delete] Deleting directory .../xwalk_core_library/gen&lt;/P&gt;

&lt;P&gt;nodeps:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: AppAnalyzer&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Android Library&lt;/P&gt;

&lt;P&gt;nodeps:&lt;/P&gt;

&lt;P&gt;-set-mode-check:&lt;/P&gt;

&lt;P&gt;-set-release-mode:&lt;/P&gt;

&lt;P&gt;-release-obfuscation-check:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] proguard.config is ${proguard.config}&lt;/P&gt;

&lt;P&gt;-pre-clean:&lt;/P&gt;

&lt;P&gt;clean:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [delete] Deleting directory .../cordova-xwalk-android/framework/bin&lt;/P&gt;

&lt;P&gt;-pre-build:&lt;/P&gt;

&lt;P&gt;-check-env:&lt;BR /&gt;
	&amp;nbsp;[checkenv] Android SDK Tools Revision 24.0.2&lt;BR /&gt;
	&amp;nbsp;[checkenv] Installed at .../android-sdk-linux&lt;/P&gt;

&lt;P&gt;-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Project Name: AppAnalyzer&lt;BR /&gt;
	&amp;nbsp; [gettype] Project Type: Android Library&lt;/P&gt;

&lt;P&gt;-build-setup:&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; [delete] Deleting directory .../cordova-xwalk-android/framework/gen&lt;/P&gt;

&lt;P&gt;BUILD SUCCESSFUL&lt;BR /&gt;
	Total time: 1 second&lt;BR /&gt;
	[getbuildtools] Using latest Build Tools: 21.1.2&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Build Target for AppAnalyzer...&lt;BR /&gt;
	[gettarget] Project Target:&amp;nbsp;&amp;nbsp; Android 5.0.1&lt;BR /&gt;
	[gettarget] API level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Creating output directories if needed...&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/bin&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/bin/res&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/bin/rsObj&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/bin/rsLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/gen&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/bin/classes&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/bin/dexedLibs&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] ----------&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Resolving Dependencies for AppAnalyzer...&lt;BR /&gt;
	[dependency] Library dependencies:&lt;BR /&gt;
	[dependency] No Libraries&lt;BR /&gt;
	[dependency]&lt;BR /&gt;
	[dependency] ------------------&lt;/P&gt;

&lt;P&gt;-code-gen:&lt;BR /&gt;
	[mergemanifest] Merging AndroidManifest files into one.&lt;BR /&gt;
	[mergemanifest] Manifest merger disabled. Using project manifest only.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Handling aidl files...&lt;/P&gt;

&lt;P&gt;BUILD FAILED&lt;BR /&gt;
	.../android-sdk-linux/tools/ant/build.xml:601: The following error occurred while executing this line:&lt;BR /&gt;
	.../android-sdk-linux/tools/ant/build.xml:653: The following error occurred while executing this line:&lt;BR /&gt;
	.../android-sdk-linux/tools/ant/build.xml:659: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/src does not exist.&lt;/P&gt;

&lt;P&gt;Total time: 2 seconds&lt;/P&gt;

&lt;P&gt;.../appanalyzer/platforms/android/cordova/node_modules/q/q.js:126&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; throw e;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;
	Error code 1 for command: ant with args: release,-f,.../appanalyzer/platforms/android/build.xml&lt;/P&gt;

&lt;P&gt;Can anyone help help.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 20:32:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085817#M63340</guid>
      <dc:creator>Rui_S_</dc:creator>
      <dc:date>2016-02-23T20:32:19Z</dc:date>
    </item>
    <item>
      <title>Based on the last few lines</title>
      <link>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085818#M63341</link>
      <description>&lt;P&gt;Based on the last few lines of your build log it looks like the problem is that "instabug" plugin:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;BUILD FAILED
.../android-sdk-linux/tools/ant/build.xml:601: The following error occurred while executing this line:
.../android-sdk-linux/tools/ant/build.xml:653: The following error occurred while executing this line:
.../android-sdk-linux/tools/ant/build.xml:659: .../appanalyzer/platforms/android/com.instabug.phonegap/instabugwrapper/src does not exist.&lt;/PRE&gt;

&lt;P&gt;Cordova is having trouble adding it to the project. It appears as if the plugin project is not configured properly.&lt;/P&gt;

&lt;P&gt;Are you able to build this app with the Build tab?&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;EM&gt;In the future, please do not past build logs into the post, attach them as text files, it is very difficult to review them when you do that.&lt;/EM&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 24 Feb 2016 02:23:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085818#M63341</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-02-24T02:23:28Z</dc:date>
    </item>
    <item>
      <title>Dear Paul,</title>
      <link>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085819#M63342</link>
      <description>&lt;P&gt;Dear Paul,&lt;/P&gt;

&lt;P&gt;Thank you for our answer. In fact I can build the app. I'm on windows, and the error is something related to linux. What are your thoughts about this?&lt;/P&gt;

&lt;P&gt;Thanks for the logs tips.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 10:51:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085819#M63342</guid>
      <dc:creator>Rui_S_</dc:creator>
      <dc:date>2016-02-24T10:51:35Z</dc:date>
    </item>
    <item>
      <title>The Android builders run on</title>
      <link>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085820#M63343</link>
      <description>&lt;P&gt;The Android builders run on Linux machines. There are two scenarios I can think of:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;There is something about that plugin that is not compatible with our debug module builder. The current debug module builder uses an "old" way of building Crosswalk projects, which will be changed in the upcoming release. This old method results in conflicts that don't appear with the standard build system.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;&lt;EM&gt;Since your project builds I don't believe this is the problem, but...&lt;/EM&gt; Some plugins do have issues related to symbolic links, which tend to show up when the XDK is running on Windows (plugins are installed into your project and then provided to the build system). One way to resolve that issue, if that is what is causing this problem, is to clone the plugin locally from the GitHub repo onto your system and then use the plugin manager in the XDK to "add a local plugin" by pointing to your locally cloned copy. Do not clone the plugin directly into the plugins directory in your project, clone it somewhere else, either at the top level of your project or outside of your project.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 24 Feb 2016 16:45:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Debug-module-won-t-start/m-p/1085820#M63343</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-02-24T16:45:03Z</dc:date>
    </item>
  </channel>
</rss>

