<?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 Android app preview status bar issue in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Android-app-preview-status-bar-issue/m-p/1120152#M75720</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm developing an application and have some problems with status bar on my device. Status bar appears when I tap input field in my app to put some text in it. Is it possible to disable appearance of&amp;nbsp;status bar when I focus on some input fields in my app? I want to disable it because status bar blocks significant part of&amp;nbsp;top nav menu of my app by itself. Or I want to get an actual height of the status bar to increase top margin of a body. Or may be there is a way to make a body of an app responsive?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="status-bar_0.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8821iA4D654AA5B2D2396/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="status-bar_0.jpg" alt="status-bar_0.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I added one line of code that hides status bar and it works only in the emulator but not in the app preview.&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;$('.header-search-box-input input').focus();
intel.xdk.device.hideStatusBar();&lt;/PRE&gt;

&lt;P&gt;Could somebody help me please? :)&lt;/P&gt;</description>
    <pubDate>Sat, 07 May 2016 18:18:16 GMT</pubDate>
    <dc:creator>Boris_B_1</dc:creator>
    <dc:date>2016-05-07T18:18:16Z</dc:date>
    <item>
      <title>Android app preview status bar issue</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-app-preview-status-bar-issue/m-p/1120152#M75720</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm developing an application and have some problems with status bar on my device. Status bar appears when I tap input field in my app to put some text in it. Is it possible to disable appearance of&amp;nbsp;status bar when I focus on some input fields in my app? I want to disable it because status bar blocks significant part of&amp;nbsp;top nav menu of my app by itself. Or I want to get an actual height of the status bar to increase top margin of a body. Or may be there is a way to make a body of an app responsive?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="status-bar_0.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8821iA4D654AA5B2D2396/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="status-bar_0.jpg" alt="status-bar_0.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I added one line of code that hides status bar and it works only in the emulator but not in the app preview.&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;$('.header-search-box-input input').focus();
intel.xdk.device.hideStatusBar();&lt;/PRE&gt;

&lt;P&gt;Could somebody help me please? :)&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 18:18:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-app-preview-status-bar-issue/m-p/1120152#M75720</guid>
      <dc:creator>Boris_B_1</dc:creator>
      <dc:date>2016-05-07T18:18:16Z</dc:date>
    </item>
    <item>
      <title>Do not use those intel.xdk</title>
      <link>https://community.intel.com/t5/Software-Archive/Android-app-preview-status-bar-issue/m-p/1120153#M75721</link>
      <description>&lt;P&gt;Do not use those intel.xdk plugins, they have all been deprecated and most have been retired. There are equivalent plugins for most in the Cordova plugin universe. Please see this doc page for some help &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-api-cordova-plugin-methods-properties-events" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-api-cordova-plugin-methods-properties-events&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 01:28:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Android-app-preview-status-bar-issue/m-p/1120153#M75721</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-05-08T01:28:23Z</dc:date>
    </item>
  </channel>
</rss>

