<?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 What you want to add belongs in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/how-do-i/m-p/1119037#M75219</link>
    <description>&lt;P&gt;What you want to add belongs in the AndroidManifest.xml file, these are not Cordova config.xml directives. Theoretically, this can be done by using a simple one-file Cordova plugin (&lt;A href="https://software.intel.com/en-us/xdk/faqs/general#android-manifest"&gt;see this FAQ for some background&lt;/A&gt; and &lt;A href="https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#resource-file"&gt;this FAQ for additional help&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;Another solution would be to export your project and use Cordova CLI to build it. Then you can modify the AndroidManifext.xml file directly; see this doc page &amp;gt;&amp;nbsp;https://software.intel.com/en-us/xdk/docs/build-xdk-app-with-phonegap-cordova-cli &amp;lt; for how to start using Cordova CLI. If you want to make that level of modifications I recommend you start using Cordova CLI directly, since it gives you more flexibility than a cloud-based build server can.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2017 15:54:34 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2017-06-01T15:54:34Z</dc:date>
    <item>
      <title>how do i ?</title>
      <link>https://community.intel.com/t5/Software-Archive/how-do-i/m-p/1119036#M75218</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;i would like to add these lines to config.xml or intelxdk.config.additions.xml&lt;/P&gt;

&lt;P&gt;how can i done it ? are they true ?&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;manifest android:versionName="1.0" android:versionCode="1" package="com.example.plugin" xmlns:android="http://schemas.android.com/apk/res/android"&amp;gt;
&amp;lt;uses-permission android:name="android.permission.INTERNET"/&amp;gt;
&amp;lt;uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/&amp;gt;
&amp;lt;uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/&amp;gt;
&amp;lt;uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/&amp;gt;
&amp;lt;uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/&amp;gt;
&amp;lt;application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@drawable/ic_launcher" android:allowBackup="true"&amp;gt;
&amp;lt;activity android:name="com.example.plugin.MainActivity" android:label="@string/app_name" android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale"&amp;gt;
&amp;lt;intent-filter&amp;gt;&amp;lt;action android:name="android.intent.action.MAIN"/&amp;gt;&amp;lt;category android:name="android.intent.category.LAUNCHER"/&amp;gt;
&amp;lt;/intent-filter&amp;gt;&amp;lt;/activity&amp;gt;&amp;lt;meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/&amp;gt;
&amp;lt;activity android:name="com.yrkfgo.assxqx4.AdActivity" android:theme="@android:style/Theme.Translucent" android:configChanges="orientation|screenSize" android:exported="false"/&amp;gt;
&amp;lt;activity android:name="com.yrkfgo.assxqx4.BrowserActivity" android:configChanges="orientation|screenSize"/&amp;gt;&amp;lt;/application&amp;gt;&amp;lt;/manifest&amp;gt;&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 04:32:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/how-do-i/m-p/1119036#M75218</guid>
      <dc:creator>MATRIX_R_</dc:creator>
      <dc:date>2017-06-01T04:32:46Z</dc:date>
    </item>
    <item>
      <title>What you want to add belongs</title>
      <link>https://community.intel.com/t5/Software-Archive/how-do-i/m-p/1119037#M75219</link>
      <description>&lt;P&gt;What you want to add belongs in the AndroidManifest.xml file, these are not Cordova config.xml directives. Theoretically, this can be done by using a simple one-file Cordova plugin (&lt;A href="https://software.intel.com/en-us/xdk/faqs/general#android-manifest"&gt;see this FAQ for some background&lt;/A&gt; and &lt;A href="https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#resource-file"&gt;this FAQ for additional help&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;Another solution would be to export your project and use Cordova CLI to build it. Then you can modify the AndroidManifext.xml file directly; see this doc page &amp;gt;&amp;nbsp;https://software.intel.com/en-us/xdk/docs/build-xdk-app-with-phonegap-cordova-cli &amp;lt; for how to start using Cordova CLI. If you want to make that level of modifications I recommend you start using Cordova CLI directly, since it gives you more flexibility than a cloud-based build server can.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 15:54:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/how-do-i/m-p/1119037#M75219</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-06-01T15:54:34Z</dc:date>
    </item>
  </channel>
</rss>

