<?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 Hey, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049954#M49527</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;Thanks for getting back to me. I am aware of this plugin being depricated I was just hoping to make it work cos I have bunch of existing code that I wanted to use and that worked before (about 2 updates before current one).&lt;/P&gt;

&lt;P&gt;However I tried to use the new version and even bring it down locally and put outsise 'www' or 'plugins' directory and app (simply app, that doesnt do anything, made it for test) fail to build in cloud. In attachments please see my log.&lt;/P&gt;

&lt;P&gt;Thank you and I really appreciate any help with this. It must be something simple..&lt;/P&gt;

&lt;P&gt;Kindly&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2015 21:03:09 GMT</pubDate>
    <dc:creator>Roman_B_</dc:creator>
    <dc:date>2015-10-05T21:03:09Z</dc:date>
    <item>
      <title>Build Failing on Android with Push Plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049948#M49521</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;My build keeps failing when I add the third party push plugin (&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;A href="https://github.com/phonegap-build/PushPlugin.git)" target="_blank"&gt;https://github.com/phonegap-build/PushPlugin.git)&lt;/A&gt;? Some help could really be appreciated. I have tried using several different releases of the plugin and it still fails every time. I am trying to build for Android with Crosswalk.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 21:38:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049948#M49521</guid>
      <dc:creator>Nick_B_2</dc:creator>
      <dc:date>2015-08-11T21:38:20Z</dc:date>
    </item>
    <item>
      <title>I vaguely remember coming</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049949#M49522</link>
      <description>&lt;P&gt;I vaguely remember coming across this issue before and I think the solution was to include it as a local plugin. Could you download it to your project directory and reference that plugin as a local plugin following the instructions here:&amp;nbsp;https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app ? Try the 2.4.0 version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 22:13:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049949#M49522</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2015-08-11T22:13:37Z</dc:date>
    </item>
    <item>
      <title>Thanks very much for your</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049950#M49523</link>
      <description>&lt;P&gt;Thanks very much for your quick reply! Okay I will try that. When I include the local plugin it first has to be copied into the local www directory right or do I put it in the plugins directory?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 22:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049950#M49523</guid>
      <dc:creator>Nick_B_2</dc:creator>
      <dc:date>2015-08-11T22:22:00Z</dc:date>
    </item>
    <item>
      <title>Importing a third-party</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049951#M49524</link>
      <description>&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 16.5454540252686px;"&gt;Importing a third-party plugin that resides in a local directory requires that the plugin be located within your project's "source directory." Normally this source directory is named "www" and is located inside your application's project directory (see the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-the-projects-tab#projectfiles" style="box-sizing: border-box; color: rgb(0, 113, 197); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 16.5454540252686px;"&gt;Project Info&lt;/A&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 16.5454540252686px;"&gt;&amp;nbsp;in the Projects tab for the name and location of your project's source directory). A local plugin will be included with the source bundle that is uploaded to the cloud-based build server; the entire contents of your project's "source directory" are included as part of that uploaded bundle.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 16.5454540252686px;"&gt;WWW directory.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 22:34:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049951#M49524</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2015-08-12T22:34:10Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049952#M49525</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have the same problem. My app fail building for Android if I include Push Plugin (https://github.com/phonegap-build/PushPlugin.git). I tried include it locally in WWW folder and nothing. The app builds for iOS but not Android Crosswalk or regular Android.&lt;/P&gt;

&lt;P&gt;I'm using CLI 5.1.1 (I cant downgrade) and Intel XDK version 2548.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Can someone help me and advice me how to fix this issue ?&lt;/P&gt;

&lt;P&gt;Kindly&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2015 22:02:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049952#M49525</guid>
      <dc:creator>Roman_B_</dc:creator>
      <dc:date>2015-10-03T22:02:24Z</dc:date>
    </item>
    <item>
      <title>Hi Roman,</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049953#M49526</link>
      <description>&lt;P&gt;Hi Roman,&lt;/P&gt;

&lt;P&gt;It looks like that plugin is deprecated. Could you try using this one instead (https://github.com/phonegap/phonegap-plugin-push)? If you are doing a local import, put the plugin anywhere outside the 'plugins' or 'WWW' directory and point to that. I know this is contradictory to what I posted in reply to Nick. But the latest version of XDK creates a local copy of your plugins in the 'plugins' directory that gets pushed to the build server with your source files. If you have the local copy in WWW, it will then create a duplicate in your 'plugins' directory making the final project size unnecessarily bigger.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;If you have a build log, we can confirm if that plugin actually got installed or not.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 18:59:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049953#M49526</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2015-10-05T18:59:13Z</dc:date>
    </item>
    <item>
      <title>Hey,</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049954#M49527</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;Thanks for getting back to me. I am aware of this plugin being depricated I was just hoping to make it work cos I have bunch of existing code that I wanted to use and that worked before (about 2 updates before current one).&lt;/P&gt;

&lt;P&gt;However I tried to use the new version and even bring it down locally and put outsise 'www' or 'plugins' directory and app (simply app, that doesnt do anything, made it for test) fail to build in cloud. In attachments please see my log.&lt;/P&gt;

&lt;P&gt;Thank you and I really appreciate any help with this. It must be something simple..&lt;/P&gt;

&lt;P&gt;Kindly&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 21:03:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049954#M49527</guid>
      <dc:creator>Roman_B_</dc:creator>
      <dc:date>2015-10-05T21:03:09Z</dc:date>
    </item>
    <item>
      <title>Quote:Roman B. wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049955#M49528</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Roman B. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;Thanks for getting back to me. I am aware of this plugin being depricated I was just hoping to make it work cos I have bunch of existing code that I wanted to use and that worked before (about 2 updates before current one).&lt;/P&gt;

&lt;P&gt;However I tried to use the new version and even bring it down locally and put outsise 'www' or 'plugins' directory and app (simply app, that doesnt do anything, made it for test) fail to build in cloud. In attachments please see my log.&lt;/P&gt;

&lt;P&gt;Thank you and I really appreciate any help with this. It must be something simple..&lt;/P&gt;

&lt;P&gt;Kindly&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Same problem for me&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 21:39:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049955#M49528</guid>
      <dc:creator>gabry_p_</dc:creator>
      <dc:date>2015-10-05T21:39:24Z</dc:date>
    </item>
    <item>
      <title>same problem :</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049956#M49529</link>
      <description>&lt;P&gt;same problem :&lt;/P&gt;

&lt;P&gt;not possible to build android when using Push Plugin et cordova 5.1.1.&lt;/P&gt;

&lt;P&gt;I tried all possible solutions, the new push plugin repository, change the jar, etc...&lt;/P&gt;

&lt;P&gt;It is a problem that force me to stay on cordova 4.1.2.&lt;/P&gt;

&lt;P&gt;How to fix it without using pushwoosh ?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 10:26:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049956#M49529</guid>
      <dc:creator>Fab_V_</dc:creator>
      <dc:date>2015-10-06T10:26:08Z</dc:date>
    </item>
    <item>
      <title>@fab v</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049957#M49530</link>
      <description>&lt;P&gt;@fab v&lt;/P&gt;

&lt;P&gt;try downloading &lt;A href="https://github.com/phonegap/phonegap-plugin-push/releases/tag/1.2.3"&gt;1.2.2&lt;/A&gt; instead it has the same updates as 1.3 but does not use&lt;/P&gt;

&lt;P&gt;&lt;A href="http://gradle.org/"&gt;gradle &lt;/A&gt;and that worked for&amp;nbsp; me&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;hope this helps&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:37:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049957#M49530</guid>
      <dc:creator>Mike_C_4</dc:creator>
      <dc:date>2015-10-06T14:37:00Z</dc:date>
    </item>
    <item>
      <title>I confirm, what @Mike C. said</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049958#M49531</link>
      <description>&lt;P&gt;I confirm, what @Mike C. said. This makes app build for android that have push plugin included (version 1.2.3 from link prowided by Mike C.). I did not test if the plugin actually work yet. If anyone know, please let us all know (dunno when I get round to test)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Kindly&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 19:15:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049958#M49531</guid>
      <dc:creator>Roman_B_</dc:creator>
      <dc:date>2015-10-07T19:15:29Z</dc:date>
    </item>
    <item>
      <title>For CLI 5 give this a try:</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049959#M49532</link>
      <description>&lt;P&gt;For CLI 5 give this a try:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;add "third-party plugin"&lt;/LI&gt;
	&lt;LI&gt;choose cordova registry&lt;/LI&gt;
	&lt;LI&gt;phonegap-plugin-push&lt;/LI&gt;
	&lt;LI&gt;version 1.2.3&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;With CLI 4 give this a try:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;add "third-party plugin"&lt;/LI&gt;
	&lt;LI&gt;choose git repo&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://github.com/phonegap-build/PushPlugin" target="_blank"&gt;https://github.com/phonegap-build/PushPlugin&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;tag 2.4.0&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 09 Oct 2015 23:01:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049959#M49532</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-10-09T23:01:43Z</dc:date>
    </item>
    <item>
      <title>Thanks @Paul F. I confirm it</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049960#M49533</link>
      <description>&lt;P&gt;Thanks @Paul F. I confirm it works. Tested on with Android 5.1, iOS7 and iOS 9.0.3&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 17:54:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-Failing-on-Android-with-Push-Plugin/m-p/1049960#M49533</guid>
      <dc:creator>Roman_B_</dc:creator>
      <dc:date>2015-10-13T17:54:57Z</dc:date>
    </item>
  </channel>
</rss>

