<?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 This issue is also being in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104625#M70036</link>
    <description>&lt;P&gt;This issue is also being discussed here&amp;nbsp;https://software.intel.com/en-us/forums/intel-xdk/topic/607293#comment-1857390&lt;/P&gt;

&lt;P&gt;The suggestion is to use the intel-xdk branch rather that the one available in the featured plugins section. Unfortunately my build fails when i use the inte-xdk version.&lt;/P&gt;</description>
    <pubDate>Sat, 23 Jan 2016 23:57:23 GMT</pubDate>
    <dc:creator>Gary_H_2</dc:creator>
    <dc:date>2016-01-23T23:57:23Z</dc:date>
    <item>
      <title>Android - App Not Installed - INSTALL_FAILED_CONFLICTING_PROVIDER</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104620#M70031</link>
      <description>&lt;P&gt;Install android app error "App Not Installed", from adb the error is Failure [INSTALL_FAILED_CONFLICTING_PROVIDER], after reverse engineering the apk&amp;nbsp;found that in the &lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;AndroidManifest.xml the&amp;nbsp;&lt;/SPAN&gt;provider element generated with default android:authorities which is conflicting with another app and as the&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;AndroidManifest.xml is in the xdk cloud servers so i&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 19.512px;"&gt;can't&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;fix it even through a dummy plugin.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;lt;provider android:authorities="com.google.android.gms.measurement.google_measurement_service" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementContentProvider"/&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 00:59:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104620#M70031</guid>
      <dc:creator>Meena_F_</dc:creator>
      <dc:date>2015-12-11T00:59:56Z</dc:date>
    </item>
    <item>
      <title>I have escalated this issue</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104621#M70032</link>
      <description>&lt;P&gt;I have escalated this issue to the Intel XDK Build team to investigate.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 20:52:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104621#M70032</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-12-11T20:52:14Z</dc:date>
    </item>
    <item>
      <title>Any update on this because I</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104622#M70033</link>
      <description>&lt;P&gt;Any update on this because I have an app on the Play Store that fails to install on some Android devices with a "duplicate provider authority" error. Older builds I made don't have the issue but recent ones have this in the manifest:-&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;provider android:authorities="com.google.android.gms.measurement.google_measurement_service" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementContentProvider"/&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;receiver android:enabled="true" android:name="com.google.android.gms.measurement.AppMeasurementReceiver"&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;intent-filter&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;action android:name="com.google.android.gms.measurement.UPLOAD"/&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/intent-filter&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/receiver&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementService"/&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 18:39:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104622#M70033</guid>
      <dc:creator>Gary_H_2</dc:creator>
      <dc:date>2016-01-22T18:39:34Z</dc:date>
    </item>
    <item>
      <title>I have looked at this some</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104623#M70034</link>
      <description>&lt;P&gt;I have looked at this some more and it seems to be because I'm now using the PushWoosh plugin that uses Googles Play Services library.&lt;/P&gt;

&lt;P&gt;This issue with Play Services is reported here&amp;nbsp;https://code.google.com/p/analytics-issues/issues/detail?id=784&lt;/P&gt;

&lt;P&gt;Any ideas how to get around this without removing PushWoosh?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 19:25:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104623#M70034</guid>
      <dc:creator>Gary_H_2</dc:creator>
      <dc:date>2016-01-22T19:25:01Z</dc:date>
    </item>
    <item>
      <title>The suggested workaround from</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104624#M70035</link>
      <description>&lt;P&gt;The suggested workaround from here&amp;nbsp;https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/issues/149 is to change the build gradle but not sure if that is possible with the XDK.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 22.4px;"&gt;android {&lt;/SPAN&gt;&lt;BR style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 22.4px;" /&gt;
	&lt;SPAN style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 22.4px;"&gt;defaultConfig.applicationId = "your.package.id"&lt;/SPAN&gt;&lt;BR style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 22.4px;" /&gt;
	&lt;SPAN style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 22.4px;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 19:33:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104624#M70035</guid>
      <dc:creator>Gary_H_2</dc:creator>
      <dc:date>2016-01-22T19:33:14Z</dc:date>
    </item>
    <item>
      <title>This issue is also being</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104625#M70036</link>
      <description>&lt;P&gt;This issue is also being discussed here&amp;nbsp;https://software.intel.com/en-us/forums/intel-xdk/topic/607293#comment-1857390&lt;/P&gt;

&lt;P&gt;The suggestion is to use the intel-xdk branch rather that the one available in the featured plugins section. Unfortunately my build fails when i use the inte-xdk version.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2016 23:57:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104625#M70036</guid>
      <dc:creator>Gary_H_2</dc:creator>
      <dc:date>2016-01-23T23:57:23Z</dc:date>
    </item>
    <item>
      <title>What other plugins are you</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104626#M70037</link>
      <description>&lt;P&gt;What other plugins are you using in the project? Can u attach the intel-xdk screenshot of build fail message that shows the list of plugins installed?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 05:17:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104626#M70037</guid>
      <dc:creator>Rakshith_K_Intel</dc:creator>
      <dc:date>2016-01-27T05:17:58Z</dc:date>
    </item>
    <item>
      <title>We are having the same</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104627#M70038</link>
      <description>&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;We are having&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same problem.&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN class="hps"&gt;The application&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;compiles correctly&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but in time to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;install&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Play Store&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it occurs&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the error&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of double&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;authority.&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN class="hps"&gt;Below is a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;list of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;installed&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;plugins&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Plugin: cordova-plugin-statusbar - Version: 1.0.0&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-device - Version: 1.0.1&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-splashscreen - Version: 2.1.0&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-network-information - Version: 1.0.1&lt;/LI&gt;
	&lt;LI&gt;Plugin: intel.xdk.device - Version: 1.2.5&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-x-socialsharing - Version: 5.0.7&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-camera - Version: 1.2.0&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-file - Version: 2.1.0&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-file-transfer - Version: 1.4.0&lt;/LI&gt;
	&lt;LI&gt;Plugin: com.pushwoosh.plugins.pushwoosh - Version: 3.6.16&lt;/LI&gt;
	&lt;LI&gt;Plugin: cordova-plugin-legacy-whitelist - Version: 1.1.0&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I saw&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the solution&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;posed by&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Gary&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;H.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Cordova,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;we have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;something like&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;XDK&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Help us&lt;/SPAN&gt;&lt;SPAN&gt;, the application&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;production and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;deliver&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my clients.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thank you!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 14:26:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104627#M70038</guid>
      <dc:creator>Pedro_O_</dc:creator>
      <dc:date>2016-01-27T14:26:11Z</dc:date>
    </item>
    <item>
      <title>@Pedro.O </title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104628#M70039</link>
      <description>&lt;P&gt;@Pedro.O&amp;nbsp;&lt;/P&gt;

&lt;P&gt;you should be able to build with intel-xdk branch of pushwoosh plugin:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/tree/intel-xdk" target="_blank"&gt;https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/tree/intel-xdk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;download the zip and add it in XDK as 3rd party -&amp;gt; local plugin and build, this will resolve the "Application not installed" issue&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;@&lt;A href="https://software.intel.com/en-us/user/1143384" style="font-size: 11px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;Gary H.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;your build is failing with intel-xdk branch of pushwoosh, cause u probably have another 3rd party plugin that is also installing google.playservices framework dependency, the intel-xdk branch of pushwoosh has a pre-compiled .jar file for&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;google.playservices, this is conflicting with the other plugin installing the same dependency, that is the reason the build is failing with error 'multiple definition...'&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;We are trying to find a solution from pushwoosh, will keep you posted.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 19:28:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104628#M70039</guid>
      <dc:creator>Rakshith_K_Intel</dc:creator>
      <dc:date>2016-01-28T19:28:18Z</dc:date>
    </item>
    <item>
      <title>Hello Rakshith Krishnappa,</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104629#M70040</link>
      <description>&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Rakshith&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Krishnappa&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN class="hps"&gt;I've tried&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to compile&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;branch&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Intel&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;XDK&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;was also not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;possible&lt;/SPAN&gt;&lt;SPAN&gt;, as&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the list&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;plugin&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problems&lt;/SPAN&gt;&lt;SPAN&gt;, this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is a bug in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;core&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Cordova&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for Android,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;see&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the link below&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the displayed&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;workaround&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/issues/149" target="_blank"&gt;https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/issues/149&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;I know how I can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;change the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;gradle&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;XDK&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to enter&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this adjustment&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN class="hps"&gt;Thank you!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 17:25:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104629#M70040</guid>
      <dc:creator>Pedro_O_</dc:creator>
      <dc:date>2016-01-29T17:25:07Z</dc:date>
    </item>
    <item>
      <title>@Pedro O.</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104630#M70041</link>
      <description>&lt;P&gt;@&lt;A href="https://software.intel.com/en-us/user/1186069" style="font-size: 11px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;Pedro O.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;What do u mean by "&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;branch for Intel-XDK and was also not possible&lt;/SPAN&gt;", is the build failing or you get "App not installed" error ?&lt;/P&gt;

&lt;P&gt;How did u add the pushwoosh intel-xdk branch plugin in XDK.&lt;/P&gt;

&lt;P&gt;If u use intel-xdk branch, then u dont need to do gradle workaround, but the build might fail if u have another plugin that uses google plarservices dependency&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 17:57:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104630#M70041</guid>
      <dc:creator>Rakshith_K_Intel</dc:creator>
      <dc:date>2016-01-29T17:57:30Z</dc:date>
    </item>
    <item>
      <title>Rakshith,</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104631#M70042</link>
      <description>&lt;P&gt;Rakshith,&lt;/P&gt;

&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN class="hps"&gt;Had tried to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;compile with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the latest version&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;branch&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;pushwoosh&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;XDK&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;had not worked&lt;/SPAN&gt;&lt;SPAN&gt;, I tried&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;again with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a new&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;version released&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and it worked.&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN class="hps"&gt;Worked properly&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for Android.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 17:20:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-App-Not-Installed-INSTALL-FAILED-CONFLICTING-PROVIDER/m-p/1104631#M70042</guid>
      <dc:creator>Pedro_O_</dc:creator>
      <dc:date>2016-02-12T17:20:57Z</dc:date>
    </item>
  </channel>
</rss>

