<?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 I understand, however, on in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107138#M70820</link>
    <description>&lt;P&gt;I understand, however, on apple iphone works perfectly.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2017 16:36:32 GMT</pubDate>
    <dc:creator>Matteo_P_</dc:creator>
    <dc:date>2017-03-02T16:36:32Z</dc:date>
    <item>
      <title>inappbrowser zooming Android ok Apple</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107129#M70811</link>
      <description>&lt;P&gt;Intel XDK 3759 Hello, first of all because of the work you are doing with XDK I really solved many problems.&lt;/P&gt;

&lt;P&gt;I published last week an App with the plugin inappbrowser on Iphone and Android with the simulator so good.&lt;BR /&gt;
	But after publishing the store unfortunately I realized that with Android viewing on your web page is tremendous everything is small and to the left, for leggre is the page you have to zoom with your fingers.&lt;BR /&gt;
	Am I wrong or is just the plugin function that fails its task?&lt;/P&gt;

&lt;P&gt;I tried both on the net and in the faq but can not find the solution seems that it happened just me, or do not write the right words when I try.&lt;/P&gt;

&lt;P&gt;I decided to write to you.&lt;BR /&gt;
	Maybe you know why this happens? Thanks hope to hear from you soon.&lt;BR /&gt;
	Matthew&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 15:52:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107129#M70811</guid>
      <dc:creator>Matteo_P_</dc:creator>
      <dc:date>2017-02-28T15:52:56Z</dc:date>
    </item>
    <item>
      <title>Usually this sort of problem</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107130#M70812</link>
      <description>&lt;P&gt;Usually this sort of problem is determined by the lack of or incorrect specification of the meta viewport tag. For example, taken from the hello-cordova sample app:&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;    &amp;lt;!-- see &lt;A href="http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-dont-forget-the-viewport-meta-tag" target="_blank"&gt;http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-dont-forget-the-viewport-meta-tag&lt;/A&gt; --&amp;gt;
    &amp;lt;!-- &amp;lt;meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1"&amp;gt; --&amp;gt;
    &amp;lt;!-- &amp;lt;meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=no"&amp;gt; --&amp;gt;
    &amp;lt;meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes, minimum-scale=1, maximum-scale=2"&amp;gt;
&lt;/PRE&gt;

&lt;P&gt;And a more typical non-scaling tag, from another sample:&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;        &amp;lt;meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width"&amp;gt;
&lt;/PRE&gt;

&lt;P&gt;Also, the Simulate tab does not simulate a real device. You should ALWAYS test on a real device before submitting to the store. See &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-simulator-limitations" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-simulator-limitations&lt;/A&gt; &amp;lt; for more details.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 20:28:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107130#M70812</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-02-28T20:28:14Z</dc:date>
    </item>
    <item>
      <title>Thanks for the answer, I'm</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107131#M70813</link>
      <description>&lt;DIV&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN&gt;Thanks for&lt;/SPAN&gt; &lt;SPAN&gt;the answer&lt;/SPAN&gt;&lt;SPAN&gt;, I'm sorry&lt;/SPAN&gt; &lt;SPAN&gt;for&lt;/SPAN&gt; &lt;SPAN&gt;the ignorance&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN&gt;in&lt;/SPAN&gt; &lt;SPAN&gt;which file&lt;/SPAN&gt; &lt;SPAN&gt;and&lt;/SPAN&gt; &lt;SPAN&gt;folder&lt;/SPAN&gt; &lt;SPAN&gt;must&lt;/SPAN&gt; &lt;SPAN&gt;make these changes&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN&gt;Thank you very much&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Mar 2017 06:16:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107131#M70813</guid>
      <dc:creator>Matteo_P_</dc:creator>
      <dc:date>2017-03-01T06:16:18Z</dc:date>
    </item>
    <item>
      <title>Matteo -- please look at the</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107132#M70814</link>
      <description>&lt;P&gt;Matteo -- please look at the index.html file in most of the samples. In particular, check the "hello cordova" sample and see the reference I provided in the first code block.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 17:33:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107132#M70814</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-03-01T17:33:46Z</dc:date>
    </item>
    <item>
      <title>Excuse me but I tried this</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107133#M70815</link>
      <description>&lt;P&gt;Excuse me but I tried this&lt;/P&gt;

&lt;P&gt;&lt;CODE class="plain" style="font-size: 13.008px; background-color: rgb(248, 248, 248); color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;&amp;lt;&lt;/CODE&gt;&lt;CODE class="keyword" style="font-size: 13.008px; background-color: rgb(248, 248, 248); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-weight: bold !important; min-height: auto !important; color: rgb(0, 102, 153) !important;"&gt;meta&lt;/CODE&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13.008px; background-color: rgb(248, 248, 248);"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="color1" style="font-size: 13.008px; background-color: rgb(248, 248, 248); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(128, 128, 128) !important;"&gt;name&lt;/CODE&gt;&lt;CODE class="plain" style="font-size: 13.008px; background-color: rgb(248, 248, 248); color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;=&lt;/CODE&gt;&lt;CODE class="string" style="font-size: 13.008px; background-color: rgb(248, 248, 248); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: blue !important;"&gt;"viewport"&lt;/CODE&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13.008px; background-color: rgb(248, 248, 248);"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="color1" style="font-size: 13.008px; background-color: rgb(248, 248, 248); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(128, 128, 128) !important;"&gt;content&lt;/CODE&gt;&lt;CODE class="plain" style="font-size: 13.008px; background-color: rgb(248, 248, 248); color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;=&lt;/CODE&gt;&lt;CODE class="string" style="font-size: 13.008px; background-color: rgb(248, 248, 248); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: blue !important;"&gt;"width=device-width, initial-scale=1, user-scalable=yes, minimum-scale=1, maximum-scale=2"&lt;/CODE&gt;&lt;CODE class="plain" style="font-size: 13.008px; background-color: rgb(248, 248, 248); color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;and this&lt;/P&gt;

&lt;P&gt;&lt;CODE class="plain" style="font-size: 13.008px; color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;&amp;lt;&lt;/CODE&gt;&lt;CODE class="keyword" style="font-size: 13.008px; font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-weight: bold !important; min-height: auto !important; color: rgb(0, 102, 153) !important;"&gt;meta&lt;/CODE&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13.008px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="color1" style="font-size: 13.008px; font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(128, 128, 128) !important;"&gt;name&lt;/CODE&gt;&lt;CODE class="plain" style="font-size: 13.008px; color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;=&lt;/CODE&gt;&lt;CODE class="string" style="font-size: 13.008px; font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: blue !important;"&gt;"viewport"&lt;/CODE&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13.008px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="color1" style="font-size: 13.008px; font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(128, 128, 128) !important;"&gt;content&lt;/CODE&gt;&lt;CODE class="plain" style="font-size: 13.008px; color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;=&lt;/CODE&gt;&lt;CODE class="string" style="font-size: 13.008px; font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: blue !important;"&gt;"user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width"&lt;/CODE&gt;&lt;CODE class="plain" style="font-size: 13.008px; color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important;"&gt;&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;It did not work&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 20:20:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107133#M70815</guid>
      <dc:creator>Matteo_P_</dc:creator>
      <dc:date>2017-03-01T20:20:13Z</dc:date>
    </item>
    <item>
      <title>What does the call to</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107134#M70816</link>
      <description>&lt;P&gt;What does the call to inAppBrowser that you are using look like?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 22:24:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107134#M70816</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-03-01T22:24:37Z</dc:date>
    </item>
    <item>
      <title>I did not understand the</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107135#M70817</link>
      <description>&lt;P&gt;I did not understand the question,&lt;BR /&gt;
	try to respond in the index button code&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;p align="center"&amp;gt;
    &amp;lt;div class="button-grouped flex widget uib_w_3 d-margins" data-uib="app_framework/button_group" data-ver="1"&amp;gt;
        &amp;lt;a class="button widget uib_w_5 color2" data-uib="app_framework/button" data-ver="1" id="button2"&amp;gt;
            &amp;lt;h3&amp;gt;Titolo&amp;lt;/h3&amp;gt;
        &amp;lt;/a&amp;gt;
    &amp;lt;/div&amp;gt;
&amp;lt;/p&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Mar 2017 08:11:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107135#M70817</guid>
      <dc:creator>Matteo_P_</dc:creator>
      <dc:date>2017-03-02T08:11:00Z</dc:date>
    </item>
    <item>
      <title>Hello and thank you to assist</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107136#M70818</link>
      <description>&lt;P&gt;Hello and thank you to assist me.&lt;BR /&gt;
	I saw that even with the demo&lt;/P&gt;

&lt;P&gt;sample-in-app-browser-master.zip&lt;/P&gt;

&lt;P&gt;file if you land on a responsive page all right, altrimente for example I added a page with iframe within the sample files.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.html.it/guide/esempi/guida_html/frames/iframe/indice.html" target="_blank"&gt;http://www.html.it/guide/esempi/guida_html/frames/iframe/indice.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;iphone tightening of the width which shows the sample page potri put my things to work on Android and everything is small and you have to zoom with your fingers.&lt;/P&gt;

&lt;P&gt;And this is not possible .&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;I'm going out of your mind !!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:35:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107136#M70818</guid>
      <dc:creator>Matteo_P_</dc:creator>
      <dc:date>2017-03-02T09:35:18Z</dc:date>
    </item>
    <item>
      <title>Matteo -- I recommend that</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107137#M70819</link>
      <description>&lt;P&gt;Matteo -- I recommend that you do not use App Designer for such an app, you need to write this without the aid of App Designer, directly in HTML5. That way you'll have more control over the results. App Designer is not meant for encapsulating web site pages.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 16:32:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107137#M70819</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-03-02T16:32:12Z</dc:date>
    </item>
    <item>
      <title>I understand, however, on</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107138#M70820</link>
      <description>&lt;P&gt;I understand, however, on apple iphone works perfectly.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 16:36:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107138#M70820</guid>
      <dc:creator>Matteo_P_</dc:creator>
      <dc:date>2017-03-02T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Please read this blog &gt; https</title>
      <link>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107139#M70821</link>
      <description>&lt;P&gt;Please read this blog &amp;gt; &lt;A href="https://blogs.intel.com/evangelists/2014/09/02/html5-web-app-webview-app/" target="_blank"&gt;https://blogs.intel.com/evangelists/2014/09/02/html5-web-app-webview-app/&lt;/A&gt; &amp;lt; especially the section titled "Defining the WebView App." Also, if you are testing on an Android 4.x device, make sure you've selected "optimize with Crosswalk" in the Build Settings.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 16:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inappbrowser-zooming-Android-ok-Apple/m-p/1107139#M70821</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-03-02T16:54:00Z</dc:date>
    </item>
  </channel>
</rss>

