<?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 Re: Android 6 - rotate display before start bootanim in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-rotate-display-before-start-bootanim/m-p/877050#M133083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jimmychan"&gt;jimmychan&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to change the boot logo animation, or just modify the bootanim source to display existing animation upside down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is different, please see my scenario:&lt;/P&gt;&lt;P&gt;1. System starts in the normal, the bootanim is shown on screen.&lt;/P&gt;&lt;P&gt;2. Launcher starts and set the reverse orientation - but this is not visible, Android doesn't change orientation because the bootanim is shown.&lt;/P&gt;&lt;P&gt;3. The bootanim is hidden, as a result Android shows the Launcher and changes orientation to requested one - &lt;STRONG&gt;but this happens with some delay&lt;/STRONG&gt;. So in fact:&lt;/P&gt;&lt;P&gt;- for about 100ms the Launcher is shown with initial orientation,&lt;/P&gt;&lt;P&gt;- then screen rotates to the correct orientation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how to avoid this.&lt;/P&gt;&lt;P&gt;As I know during orientation changes Android freezes screen updates until a window is painted. Maybe is it possible to extend the freeze time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2019 06:39:08 GMT</pubDate>
    <dc:creator>andrzejdziedzic</dc:creator>
    <dc:date>2019-04-29T06:39:08Z</dc:date>
    <item>
      <title>Android 6 - rotate display before start bootanim</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-rotate-display-before-start-bootanim/m-p/877048#M133081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a device with i.MX6 and Android 6, it uses the accelerometer to rotate display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when device starts in the upside down orientation:&lt;/P&gt;&lt;P&gt;- bootanim is shown,&lt;/P&gt;&lt;P&gt;- Launcher app starts, inside onCreate() the app sets a reverse orientation (this is not visible as bootanim is still visible),&lt;/P&gt;&lt;P&gt;- bootanim is closed - after that Launcher app is shown, but for a short time is visible in a normal orientation until Android rotates the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to rotate Android display at the beginning, before start bootanim?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 07:56:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-rotate-display-before-start-bootanim/m-p/877048#M133081</guid>
      <dc:creator>andrzejdziedzic</dc:creator>
      <dc:date>2019-02-20T07:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6 - rotate display before start bootanim</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-rotate-display-before-start-bootanim/m-p/877049#M133082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this may help you : &lt;A href="https://groups.google.com/forum/#!topic/android-platform/xbKdbAMY0LA"&gt;How to change boot logo animation orientation?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 08:21:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-rotate-display-before-start-bootanim/m-p/877049#M133082</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2019-02-20T08:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6 - rotate display before start bootanim</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-rotate-display-before-start-bootanim/m-p/877050#M133083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jimmychan"&gt;jimmychan&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to change the boot logo animation, or just modify the bootanim source to display existing animation upside down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is different, please see my scenario:&lt;/P&gt;&lt;P&gt;1. System starts in the normal, the bootanim is shown on screen.&lt;/P&gt;&lt;P&gt;2. Launcher starts and set the reverse orientation - but this is not visible, Android doesn't change orientation because the bootanim is shown.&lt;/P&gt;&lt;P&gt;3. The bootanim is hidden, as a result Android shows the Launcher and changes orientation to requested one - &lt;STRONG&gt;but this happens with some delay&lt;/STRONG&gt;. So in fact:&lt;/P&gt;&lt;P&gt;- for about 100ms the Launcher is shown with initial orientation,&lt;/P&gt;&lt;P&gt;- then screen rotates to the correct orientation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how to avoid this.&lt;/P&gt;&lt;P&gt;As I know during orientation changes Android freezes screen updates until a window is painted. Maybe is it possible to extend the freeze time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 06:39:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-rotate-display-before-start-bootanim/m-p/877050#M133083</guid>
      <dc:creator>andrzejdziedzic</dc:creator>
      <dc:date>2019-04-29T06:39:08Z</dc:date>
    </item>
  </channel>
</rss>

