<?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 The intel.xdk.device plugin in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094797#M66591</link>
    <description>&lt;P&gt;The intel.xdk.device plugin is being deprecated, so I suggest that you find another Cordova plugin that will do what you are looking for.&lt;/P&gt;

&lt;P&gt;That being said, it should work if you have selected that plugin in the project settings-plugins. Is this in App Preview, XDK, or on a built application? What platform?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2016 14:15:01 GMT</pubDate>
    <dc:creator>John_H_Intel2</dc:creator>
    <dc:date>2016-03-02T14:15:01Z</dc:date>
    <item>
      <title>copyToClipboard not working</title>
      <link>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094795#M66589</link>
      <description>&lt;P&gt;I am trying to use Device plugin&amp;nbsp;copyToClipboard&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: 16px; line-height: 23.2727px;"&gt; but it's not working...test on Android. please someone help. Thank You&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;below is my code&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html&amp;gt;

    &amp;lt;script src="cordova.js" id="xdkJScordova_"&amp;gt;&amp;lt;/script&amp;gt;

    &amp;lt;script src="js/app.js"&amp;gt;&amp;lt;/script&amp;gt;           &amp;lt;!-- for your event code, see README and file comments for details --&amp;gt;
    &amp;lt;script src="js/init-app.js"&amp;gt;&amp;lt;/script&amp;gt;      &amp;lt;!-- for your init code, see README and file comments for details --&amp;gt;
    &amp;lt;script src="xdk/init-dev.js"&amp;gt;&amp;lt;/script&amp;gt;     &amp;lt;!-- normalizes device and document ready events, see file for details --&amp;gt;
    &amp;lt;script src="xhr.js"&amp;gt;&amp;lt;/script&amp;gt;
       
   &amp;lt;script type="text/javascript" src="js/SocialSharing.js"&amp;gt;&amp;lt;/script&amp;gt;
    
     &amp;lt;script type="text/javascript"&amp;gt;
        var onDeviceReady=function(){                             // called when Cordova is ready
           if( window.Cordova &amp;amp;&amp;amp; navigator.splashscreen ) {     // Cordova API detected
                navigator.splashscreen.hide() ;                 // hide splash screen
            }
        } ;
        document.addEventListener("deviceready", onDeviceReady, false) ;
    &amp;lt;/script&amp;gt;
	
	    	
    
    &amp;lt;script type="application/x-javascript"&amp;gt; addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } &amp;lt;/script&amp;gt;
    

&amp;lt;/head&amp;gt;


&amp;lt;body&amp;gt;
    
     &amp;lt;script&amp;gt;
        function openExternal(elem) {
            window.open(elem.href, "_system");
            return false; // Prevent execution of the default onClick handler 
        }
                
         
    &amp;lt;/script&amp;gt;
	
 &amp;lt;script&amp;gt;
	//Test for javascript interface "intel.xdk.device.copyToClipboard()".
            function copyToClipboard(text){
                intel.xdk.device.copyToClipboard(text);
            }
&amp;lt;/script&amp;gt;
	

&amp;lt;button onclick="copyToClipboard('hello, world');"&amp;gt;copyToClipboard&amp;lt;/button&amp;gt;

	&amp;lt;script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"&amp;gt;&amp;lt;/script&amp;gt;
	&amp;lt;script src="js/base.min.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;/body&amp;gt;

&amp;lt;/html&amp;gt;
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 05:48:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094795#M66589</guid>
      <dc:creator>janed_o_</dc:creator>
      <dc:date>2016-03-02T05:48:24Z</dc:date>
    </item>
    <item>
      <title>urgent.....please help</title>
      <link>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094796#M66590</link>
      <description>&lt;P&gt;urgent.....please help&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 07:58:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094796#M66590</guid>
      <dc:creator>janed_o_</dc:creator>
      <dc:date>2016-03-02T07:58:54Z</dc:date>
    </item>
    <item>
      <title>The intel.xdk.device plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094797#M66591</link>
      <description>&lt;P&gt;The intel.xdk.device plugin is being deprecated, so I suggest that you find another Cordova plugin that will do what you are looking for.&lt;/P&gt;

&lt;P&gt;That being said, it should work if you have selected that plugin in the project settings-plugins. Is this in App Preview, XDK, or on a built application? What platform?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 14:15:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094797#M66591</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2016-03-02T14:15:01Z</dc:date>
    </item>
    <item>
      <title>IntelXDK ....Windows 10 .....</title>
      <link>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094798#M66592</link>
      <description>&lt;P&gt;IntelXDK ....Windows 10 ......Android&lt;/P&gt;

&lt;P&gt;its not working,,,and there no other plugins.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 10:28:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094798#M66592</guid>
      <dc:creator>janed_o_</dc:creator>
      <dc:date>2016-03-03T10:28:45Z</dc:date>
    </item>
    <item>
      <title>I copied your code, built an</title>
      <link>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094799#M66593</link>
      <description>&lt;P&gt;I copied your code, built an apk, installed on an S4 running android 5.0.1 and it copied the "hello,world" just fine.&lt;/P&gt;

&lt;P&gt;I then opened a browser, and pasted it in. It worked as it should.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 15:42:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/copyToClipboard-not-working/m-p/1094799#M66593</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2016-03-03T15:42:35Z</dc:date>
    </item>
  </channel>
</rss>

