<?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 Hello Felipe, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065737#M56101</link>
    <description>&lt;P&gt;Hello Felipe,&lt;/P&gt;

&lt;P&gt;I did a test in a App Preview in a tablet with android 5.0 and this statement&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;window.open("market://details?id=com.outfit7.talkingtomgoldrun", "_system");&lt;/PRE&gt;

&lt;P&gt;opens Talking Tom Gold Run in Play Store App, not the browser, not into the &amp;nbsp;XDK app.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;My test was using Framework 7, but I think that this is not important.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2016 17:53:04 GMT</pubDate>
    <dc:creator>Diego_Calp</dc:creator>
    <dc:date>2016-07-20T17:53:04Z</dc:date>
    <item>
      <title>Open google play in app?!</title>
      <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065733#M56097</link>
      <description>&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN&gt;I have a&lt;/SPAN&gt; &lt;SPAN&gt;video&lt;/SPAN&gt; &lt;SPAN&gt;application that has&lt;/SPAN&gt; &lt;SPAN&gt;an area destined&lt;/SPAN&gt; &lt;SPAN&gt;to subscribers.&lt;/SPAN&gt; &lt;SPAN&gt;this area&lt;/SPAN&gt; &lt;SPAN&gt;subscribers&lt;/SPAN&gt; &lt;SPAN&gt;have&lt;/SPAN&gt; &lt;SPAN&gt;a button&lt;/SPAN&gt; &lt;SPAN&gt;to unsubscribe&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN&gt;I need&lt;/SPAN&gt; &lt;SPAN&gt;this button to&lt;/SPAN&gt; &lt;SPAN&gt;cancel&lt;/SPAN&gt; &lt;SPAN&gt;lead the user to&lt;/SPAN&gt; &lt;SPAN&gt;click on&lt;/SPAN&gt; &lt;SPAN&gt;the&lt;/SPAN&gt; &lt;SPAN&gt;google&lt;/SPAN&gt; &lt;SPAN&gt;play&lt;/SPAN&gt; &lt;SPAN&gt;account option&lt;/SPAN&gt; &lt;SPAN&gt;where he can&lt;/SPAN&gt; &lt;SPAN&gt;unsubscribe.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN&gt;nothing&lt;/SPAN&gt; &lt;SPAN&gt;worked for me, can anybody help me?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt; ;/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;my code:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;$('#cancel').click(function() {
    window.open("market://details?details?id=com.outfit7.talkingtomgoldrun", "_system");
});&lt;/PRE&gt;

&lt;P&gt;I need open google play app! I don't need open in browser!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 11:53:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065733#M56097</guid>
      <dc:creator>Felipe_X_</dc:creator>
      <dc:date>2016-07-19T11:53:59Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065734#M56098</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Seems that you are going the correct way, but may be a typo?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;details?&lt;/STRONG&gt; is twice in your URL.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:06:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065734#M56098</guid>
      <dc:creator>Diego_Calp</dc:creator>
      <dc:date>2016-07-19T14:06:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Diego Calp wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065735#M56099</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Diego Calp wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Seems that you are going the correct way, but may be a typo?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;details?&lt;/STRONG&gt; is twice in your URL.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;There is no typo, I removed the error! Diego, next, the user can enter the app and subscribe to get access to more videos, but the app settings wanted to leave a button to cancel the subscription and this button to open the location where the user is going to cancel, in which case it the account that is in the google play app, get it? Always open the google browser and even worse within the application! kk need to call the google play app&lt;/P&gt;

&lt;P&gt;Não é erro de digitação não, eu já retirei o erro! Diego, seguinte, o usuário pode entrar no app e assinar para ter acesso a mais videos, mas nas configurações do app queria deixar um botão para cancelar a assinatura e que esse botão abrisse o local onde o usuário vai para cancelar, que no caso é a account que se encontra no app da google play, entendeu? Sempre abre o google no navegador e ainda pior dentro da aplicação! kk preciso que chame o app google play na partde de compras.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:31:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065735#M56099</guid>
      <dc:creator>Felipe_X_</dc:creator>
      <dc:date>2016-07-19T16:31:14Z</dc:date>
    </item>
    <item>
      <title>Try using the inAppBrowser</title>
      <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065736#M56100</link>
      <description>&lt;P&gt;Try using the inAppBrowser plugin and calling the inAppBrowser APIs directly, rather than using window.open. You will have more control using the inAppBrowser API, including opening a window in the device's mobile browser, in the webview or in a captive mobile browser view.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 18:47:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065736#M56100</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-19T18:47:51Z</dc:date>
    </item>
    <item>
      <title>Hello Felipe,</title>
      <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065737#M56101</link>
      <description>&lt;P&gt;Hello Felipe,&lt;/P&gt;

&lt;P&gt;I did a test in a App Preview in a tablet with android 5.0 and this statement&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;window.open("market://details?id=com.outfit7.talkingtomgoldrun", "_system");&lt;/PRE&gt;

&lt;P&gt;opens Talking Tom Gold Run in Play Store App, not the browser, not into the &amp;nbsp;XDK app.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;My test was using Framework 7, but I think that this is not important.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:53:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065737#M56101</guid>
      <dc:creator>Diego_Calp</dc:creator>
      <dc:date>2016-07-20T17:53:04Z</dc:date>
    </item>
    <item>
      <title>Quote:Diego Calp wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065738#M56102</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Diego Calp wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hello Felipe,&lt;/P&gt;

&lt;P&gt;I did a test in a App Preview in a tablet with android 5.0 and this statement&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;window.open("market://details?id=com.outfit7.talkingtomgoldrun", "_system");&lt;/PRE&gt;

&lt;P&gt;opens Talking Tom Gold Run in Play Store App, not the browser, not into the &amp;nbsp;XDK app.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;My test was using Framework 7, but I think that this is not important.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&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;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;really?!&lt;/P&gt;

&lt;P&gt;here open browser ;/&lt;/P&gt;

&lt;P&gt;you build app or testing in tab debug?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 18:18:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065738#M56102</guid>
      <dc:creator>Felipe_X_</dc:creator>
      <dc:date>2016-07-20T18:18:22Z</dc:date>
    </item>
    <item>
      <title>I tested on the device using</title>
      <link>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065739#M56103</link>
      <description>&lt;P&gt;I tested on the device using App Preview. In XDK uploaded the files through TEST tab, and then in App Preview run it from Server Apps.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 19:07:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Open-google-play-in-app/m-p/1065739#M56103</guid>
      <dc:creator>Diego_Calp</dc:creator>
      <dc:date>2016-07-20T19:07:41Z</dc:date>
    </item>
  </channel>
</rss>

