<?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 Can you try adding the  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090500#M65121</link>
    <description>&lt;P&gt;Can you try adding the 'mailto' link hardcoded to your index.html and see if that works?&amp;nbsp; E.g.:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;a href="mailto:foo@bar.com"&amp;gt;Mail me&amp;lt;/a&amp;gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also if you can provide a sample that illustrates the problem, that would be helpful.&amp;nbsp; A screen shot of your Whitelist settings might also be helpful.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Dec 2015 19:15:53 GMT</pubDate>
    <dc:creator>Dale_S_Intel</dc:creator>
    <dc:date>2015-12-01T19:15:53Z</dc:date>
    <item>
      <title>mailto launchExternal</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090498#M65119</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I have a problem with the combination of mailto and launchExternal. I want to start it with a buttonClick, like this:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;     /* button  #mailto */
    $(document).on("click", "#mailto", function(evt)
    {
        intel.xdk.device.launchExternal('mailto:my@emailaddress.com?subject=email%20Me&amp;amp;body=test%20test%20test');
    });&lt;/PRE&gt;

&lt;P&gt;It works in the emulator and with the preview App but not as installed apk on the phone.&lt;/P&gt;

&lt;P&gt;The whitlist is also correct, I think.&lt;/P&gt;

&lt;P&gt;What should I do?&lt;/P&gt;

&lt;P&gt;Arne&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 12:12:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090498#M65119</guid>
      <dc:creator>Arne_B_1</dc:creator>
      <dc:date>2015-12-01T12:12:27Z</dc:date>
    </item>
    <item>
      <title>cheak the whitlist  for any</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090499#M65120</link>
      <description>&lt;P&gt;cheak the&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;whitlist&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;for any option like ios wind 8 andoid crosswalk and normal andoid also to get sure add the mailto:* in the external.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 12:35:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090499#M65120</guid>
      <dc:creator>nicolas_r_</dc:creator>
      <dc:date>2015-12-01T12:35:50Z</dc:date>
    </item>
    <item>
      <title>Can you try adding the</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090500#M65121</link>
      <description>&lt;P&gt;Can you try adding the 'mailto' link hardcoded to your index.html and see if that works?&amp;nbsp; E.g.:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;a href="mailto:foo@bar.com"&amp;gt;Mail me&amp;lt;/a&amp;gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also if you can provide a sample that illustrates the problem, that would be helpful.&amp;nbsp; A screen shot of your Whitelist settings might also be helpful.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 19:15:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090500#M65121</guid>
      <dc:creator>Dale_S_Intel</dc:creator>
      <dc:date>2015-12-01T19:15:53Z</dc:date>
    </item>
    <item>
      <title>One other thing, since you're</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090501#M65122</link>
      <description>&lt;P&gt;One other thing, since you're using 'intel.xdk.device.launchexternal', did you make sure you included that plugin on the projects page?&amp;nbsp;&amp;nbsp; It's not on by default.&lt;/P&gt;

&lt;P&gt;Just go to the projects page, click on "Plugin Management", select "Add Plugins to this Project" then choose the intel.xdk.device plugin.&amp;nbsp; That seems to work for me (along with whitelisting).&lt;/P&gt;

&lt;P&gt;Dale&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 19:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090501#M65122</guid>
      <dc:creator>Dale_S_Intel</dc:creator>
      <dc:date>2015-12-01T19:47:00Z</dc:date>
    </item>
    <item>
      <title>Hi Dale,</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090502#M65123</link>
      <description>&lt;P&gt;Hi Dale,&lt;/P&gt;

&lt;P&gt;thanks for the Help.&lt;/P&gt;

&lt;P&gt;The Plugin-Manager is just available if the project is a cordova-project, isn't it? I created a new project (with only one button) with cordova, included the plugin and added mailto:* to the whitelist. So it works!&lt;/P&gt;

&lt;P&gt;But my main project is actually a standart html5 project. And here works the hardcoded link.&lt;/P&gt;

&lt;P&gt;So the problem is solved! Thanks!&lt;/P&gt;

&lt;P&gt;One question for the end:&lt;/P&gt;

&lt;P&gt;Should I use everytime cordova or is this a state of taste?&lt;/P&gt;

&lt;P&gt;Arne&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 09:37:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090502#M65123</guid>
      <dc:creator>Arne_B_1</dc:creator>
      <dc:date>2015-12-02T09:37:28Z</dc:date>
    </item>
    <item>
      <title>&gt;Should I use everytime</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090503#M65124</link>
      <description>&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&amp;gt;Should I use everytime cordova or is this a state of taste?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The primary reason to use Cordova rather than a plain web app is to access features that aren't otherwise available in a browser or webview.&amp;nbsp; Cordova plugins provide JS API's to access various native functions, including accessing API's that are only available in native code, e.g. access to hardware, Contacts, SQL db, Admob, Google Play, &amp;amp;c.&lt;/P&gt;

&lt;P&gt;If you don't need any functionality that's not available in a browser (or webview), then you can get by with a "Standard HTML5" project, but if you decide to add Cordova functionality in the future, it's a bit easier to do if you've created it as a Cordova project initially.&lt;/P&gt;

&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 04:37:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090503#M65124</guid>
      <dc:creator>Dale_S_Intel</dc:creator>
      <dc:date>2015-12-03T04:37:19Z</dc:date>
    </item>
    <item>
      <title>Hello Mr Dale, </title>
      <link>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090504#M65125</link>
      <description>&lt;P&gt;Hello Mr Dale,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I found your comment regarding those mailto problem and i already add 'mailto' link hardcoded into my index.html . Unfortunately , the email only can be open when using iphone . I cannot open it using android . Did you have any suggestion how i can solve my problem ?&lt;/P&gt;

&lt;P&gt;Thanks and Regards,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Nabil. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Dale Schouten (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Can you try adding the 'mailto' link hardcoded to your index.html and see if that works?&amp;nbsp; E.g.:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;a href="mailto:foo@bar.com"&amp;gt;Mail me&amp;lt;/a&amp;gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also if you can provide a sample that illustrates the problem, that would be helpful.&amp;nbsp; A screen shot of your Whitelist settings might also be helpful.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 08:30:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto-launchExternal/m-p/1090504#M65125</guid>
      <dc:creator>Nabil_A_1</dc:creator>
      <dc:date>2016-06-17T08:30:23Z</dc:date>
    </item>
  </channel>
</rss>

