<?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 As Paul says, you need to in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105238#M70273</link>
    <description>&lt;P&gt;As Paul says, you need to convert your images to PNGs, but also, your image name might have some characters that are not being translated correctly. You may need to change the filename.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;FAILURE: Build failed with an exception.&lt;/P&gt;

	&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;* What went wrong:&lt;BR /&gt;
		Could not list contents of '.../Nosha/platforms/android/assets/www/images/?????????? ????????.jpg'.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Tue, 15 Dec 2015 16:46:01 GMT</pubDate>
    <dc:creator>Pamela_H_Intel</dc:creator>
    <dc:date>2015-12-15T16:46:01Z</dc:date>
    <item>
      <title>android Build failed</title>
      <link>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105234#M70269</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;
	During programming, I came to the following problem&lt;BR /&gt;
	Please if someone can help me.&lt;BR /&gt;
	Thank you&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;:CordovaLib:processDebugJavaRes UP-TO-DATE&lt;BR /&gt;
	:CordovaLib:packageDebugJar&lt;BR /&gt;
	:CordovaLib:compileDebugNdk&lt;BR /&gt;
	:CordovaLib:packageDebugJniLibs UP-TO-DATE&lt;BR /&gt;
	:CordovaLib:packageDebugLocalJar UP-TO-DATE&lt;BR /&gt;
	:CordovaLib:packageDebugRenderscript UP-TO-DATE&lt;BR /&gt;
	:CordovaLib:bundleDebug&lt;BR /&gt;
	:prepareOrgXwalkXwalk_core_library_beta154438413Library&lt;BR /&gt;
	:prepareArmv7ReleaseDependencies&lt;BR /&gt;
	:compileArmv7ReleaseAidl&lt;BR /&gt;
	:compileArmv7ReleaseRenderscript&lt;BR /&gt;
	:generateArmv7ReleaseBuildConfig&lt;BR /&gt;
	:generateArmv7ReleaseAssets UP-TO-DATE&lt;BR /&gt;
	:mergeArmv7ReleaseAssets&lt;/P&gt;

&lt;P&gt;FAILURE: Build failed with an exception.&lt;/P&gt;

&lt;P&gt;* What went wrong:&lt;BR /&gt;
	Could not list contents of '.../Nosha/platforms/android/assets/www/images/?????????? ????????.jpg'.&lt;/P&gt;

&lt;P&gt;* Try:&lt;BR /&gt;
	Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.&lt;/P&gt;

&lt;P&gt;BUILD FAILED&lt;/P&gt;

&lt;P&gt;Total time: 5.326 secs&lt;/P&gt;

&lt;P&gt;.../Nosha/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; 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; ^&lt;BR /&gt;
	Error code 1 for command: .../Nosha/platforms/android/gradlew with args: cdvBuildRelease,-b,.../Nosha/platforms/android/build.gradle,-Dorg.gradle.daemon=true&lt;BR /&gt;
	Command finished with error code 8: .../Nosha/platforms/android/cordova/build --release&lt;BR /&gt;
	ERROR building one of the platforms: Error: .../Nosha/platforms/android/cordova/build: Command failed with exit code 8&lt;BR /&gt;
	You may not have the required environment or OS to build this project&lt;BR /&gt;
	Error: .../Nosha/platforms/android/cordova/build: Command failed with exit code 8&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at ChildProcess.whenDone (/Developer/cordova/cordova-cli/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:134:23)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at ChildProcess.EventEmitter.emit (events.js:98:17)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at maybeClose (child_process.js:743:16)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at Process.ChildProcess._handle.onexit (child_process.js:810:5)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:46:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105234#M70269</guid>
      <dc:creator>mohammad_javad_a_</dc:creator>
      <dc:date>2015-12-11T07:46:11Z</dc:date>
    </item>
    <item>
      <title>Are you attempting to build</title>
      <link>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105235#M70270</link>
      <description>&lt;P&gt;Are you attempting to build with CLI 4.1.2 or CLI 5.1.1?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 00:02:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105235#M70270</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-12-14T00:02:46Z</dc:date>
    </item>
    <item>
      <title> build  CLI 5.1.1</title>
      <link>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105236#M70271</link>
      <description>&lt;P&gt;&amp;nbsp;build &amp;nbsp;CLI 5.1.1&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:13:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105236#M70271</guid>
      <dc:creator>mohammad_javad_a_</dc:creator>
      <dc:date>2015-12-15T15:13:32Z</dc:date>
    </item>
    <item>
      <title>Are you specifying some icons</title>
      <link>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105237#M70272</link>
      <description>&lt;P&gt;Are you specifying some icons or splash screens using JPG images? If so, convert those images to PNG images, the JPG images don't work with Cordova CLI 5 build systems.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:51:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105237#M70272</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-12-15T15:51:32Z</dc:date>
    </item>
    <item>
      <title>As Paul says, you need to</title>
      <link>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105238#M70273</link>
      <description>&lt;P&gt;As Paul says, you need to convert your images to PNGs, but also, your image name might have some characters that are not being translated correctly. You may need to change the filename.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;FAILURE: Build failed with an exception.&lt;/P&gt;

	&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;* What went wrong:&lt;BR /&gt;
		Could not list contents of '.../Nosha/platforms/android/assets/www/images/?????????? ????????.jpg'.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:46:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/android-Build-failed/m-p/1105238#M70273</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-12-15T16:46:01Z</dc:date>
    </item>
  </channel>
</rss>

