<?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 Amrita points out, this is in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017687#M36835</link>
    <description>&lt;P&gt;As Amrita points out, this is a difficult plugin to support with our system. It assumes you have full access to the Cordova CLI platform directories, which you do not have in our system, because those directories only exist in the cloud when your app is built. It would require some additional tools in our build system to make this thing work, tools which are not there today. We have discussed the idea of providing access to user scripts to address these sorts of issues, but that is not something that has been committed to at this time.&lt;/P&gt;

&lt;P&gt;If you want to use this plugin you'll have to use Cordova CLI, it is incompatible with the Intel XDK.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2015 22:48:45 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2015-07-24T22:48:45Z</dc:date>
    <item>
      <title>Adding Native Image Resources</title>
      <link>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017685#M36833</link>
      <description>&lt;P&gt;I'm new to Cordova/Intel XDK I am trying to use the &lt;A href="http://plugins.cordova.io/#/package/com.initialxy.cordova.themeablebrowser"&gt;ThemeableBrowser&lt;/A&gt; plugin, which says that images referenced must be "native image resources." I'm having trouble adding such resources. The ReadMe for the plugin says&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P style="color: rgb(0, 0, 0); font-family: Lato, sans-serif; font-size: 16px; line-height: normal;"&gt;First of all, your native iOS and Android projects are located at:&lt;/P&gt;

	&lt;PRE style="color: rgb(0, 0, 0); font-size: 16px; line-height: normal;"&gt;&lt;CODE&gt;&amp;lt;cordova_project_root&amp;gt;/platforms/ios
&amp;lt;cordova_project_root&amp;gt;/platforms/android&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;I did not find those directories in my project.(project type HTML5+Cordova). So, I created them in Explorer.&lt;/P&gt;

&lt;P&gt;The instructions go on to say to make drawable resource folders in&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;PRE style="color: rgb(0, 0, 0); font-size: 16px; line-height: normal;"&gt;&lt;CODE&gt;&amp;lt;cordova_project_root&amp;gt;/platforms/android/res&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&lt;CODE&gt;So I did that. But the features still are not working and &lt;STRONG&gt;my build size has not increased, so I don't think these resources are being considered&lt;/STRONG&gt;. Thanks for any help.&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2015 02:09:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017685#M36833</guid>
      <dc:creator>Noah_S_</dc:creator>
      <dc:date>2015-07-20T02:09:16Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017686#M36834</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;So currently XDK do not support&amp;nbsp;&lt;A href="http://plugins.cordova.io/#/package/com.initialxy.cordova.themeablebrowser" rel="nofollow" style="font-size: 12px; line-height: 18px;"&gt;ThemeableBrowse&lt;/A&gt;r configuration. As you can see&amp;nbsp;&amp;nbsp;these are the instructions for Android studio or eclipse. But I will forward this request to our engineering team. the closest one I can think is inapp browser.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2015 18:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017686#M36834</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2015-07-20T18:42:00Z</dc:date>
    </item>
    <item>
      <title>As Amrita points out, this is</title>
      <link>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017687#M36835</link>
      <description>&lt;P&gt;As Amrita points out, this is a difficult plugin to support with our system. It assumes you have full access to the Cordova CLI platform directories, which you do not have in our system, because those directories only exist in the cloud when your app is built. It would require some additional tools in our build system to make this thing work, tools which are not there today. We have discussed the idea of providing access to user scripts to address these sorts of issues, but that is not something that has been committed to at this time.&lt;/P&gt;

&lt;P&gt;If you want to use this plugin you'll have to use Cordova CLI, it is incompatible with the Intel XDK.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2015 22:48:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017687#M36835</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-07-24T22:48:45Z</dc:date>
    </item>
    <item>
      <title>NOTE: this can be done with a</title>
      <link>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017688#M36836</link>
      <description>&lt;P&gt;NOTE: this can be done with a simple custom plugin, find some basic instructions here &amp;gt;&amp;nbsp;http://stackoverflow.com/a/34078623/2914328&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2015 00:09:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Adding-Native-Image-Resources/m-p/1017688#M36836</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-12-04T00:09:31Z</dc:date>
    </item>
  </channel>
</rss>

