<?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 @Nicolò&amp;gt; you can use the in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Multilingual-app/m-p/1069479#M57595</link>
    <description>&lt;P&gt;@Nicolò&amp;gt; you can use the cookie to store small data.&lt;/P&gt;

&lt;P&gt;For example, to save data:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;try {
        if(typeof(window.localStorage) !== 'undefined') {
            window.localStorage.setItem("linguaTela", wLinguaUso);
        }
        else
            {
            alert('Armazenamento local não definido (t6.1)');
            }
    }
    catch(err){
        alert('Dificuldade com o armazenamento local (t6.2): ' + err);
    }&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;and to recover data:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;try {
        if(typeof(window.localStorage) !== 'undefined') {
            wLinguaUso = window.localStorage.getItem("linguaTela");
        } else {
            alert('Armazenamento local não definido (a4.1)');
            }
    }
    catch(err){
        alert('Dificuldade com o armazenamento local (a4.2): ' + err);
    }&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For translation I use&amp;nbsp;jquery.localize.min.js.&lt;/P&gt;

&lt;P&gt;You can see this app in action in&amp;nbsp;https://play.google.com/store/apps/details?id=com.hamiltonhtsnet.com.br.faleparaowhatsapp2 or&amp;nbsp;https://itunes.apple.com/us/app/fale-para-o-whatsapp/id992639466?l=pt&amp;amp;ls=1&amp;amp;mt=8&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2016 19:02:35 GMT</pubDate>
    <dc:creator>Hamilton_Tenório_da_</dc:creator>
    <dc:date>2016-05-20T19:02:35Z</dc:date>
    <item>
      <title>Multilingual app</title>
      <link>https://community.intel.com/t5/Software-Archive/Multilingual-app/m-p/1069478#M57594</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I want to create a Multilingual app &amp;nbsp;let the user the choice between two languages. I thought that the user could make the choice with a form ( radio button) but i don't know how to save the selection for all the future use (phone reboot ecc). Could you help me? Is there some way to make a custom "config" file in which I can save the choice made by users?&lt;/P&gt;

&lt;P&gt;Thanks a lot&lt;/P&gt;

&lt;P&gt;Nicolò&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 18:41:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Multilingual-app/m-p/1069478#M57594</guid>
      <dc:creator>Nicolò_F_</dc:creator>
      <dc:date>2016-05-20T18:41:28Z</dc:date>
    </item>
    <item>
      <title>@Nicolò&gt; you can use the</title>
      <link>https://community.intel.com/t5/Software-Archive/Multilingual-app/m-p/1069479#M57595</link>
      <description>&lt;P&gt;@Nicolò&amp;gt; you can use the cookie to store small data.&lt;/P&gt;

&lt;P&gt;For example, to save data:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;try {
        if(typeof(window.localStorage) !== 'undefined') {
            window.localStorage.setItem("linguaTela", wLinguaUso);
        }
        else
            {
            alert('Armazenamento local não definido (t6.1)');
            }
    }
    catch(err){
        alert('Dificuldade com o armazenamento local (t6.2): ' + err);
    }&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;and to recover data:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;try {
        if(typeof(window.localStorage) !== 'undefined') {
            wLinguaUso = window.localStorage.getItem("linguaTela");
        } else {
            alert('Armazenamento local não definido (a4.1)');
            }
    }
    catch(err){
        alert('Dificuldade com o armazenamento local (a4.2): ' + err);
    }&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For translation I use&amp;nbsp;jquery.localize.min.js.&lt;/P&gt;

&lt;P&gt;You can see this app in action in&amp;nbsp;https://play.google.com/store/apps/details?id=com.hamiltonhtsnet.com.br.faleparaowhatsapp2 or&amp;nbsp;https://itunes.apple.com/us/app/fale-para-o-whatsapp/id992639466?l=pt&amp;amp;ls=1&amp;amp;mt=8&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 19:02:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Multilingual-app/m-p/1069479#M57595</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2016-05-20T19:02:35Z</dc:date>
    </item>
  </channel>
</rss>

