<?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 bootanimation screen in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491161#M78818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sachi Sanal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps the following thread on Google's Android Building groups may be of help. There is a lot of information in similar forums. You may replace the bootanimation file with yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://groups.google.com/forum/#!topic/android-building/cwmIox52ytc" title="https://groups.google.com/forum/#!topic/android-building/cwmIox52ytc"&gt;Google Groups&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2016 23:48:23 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2016-01-15T23:48:23Z</dc:date>
    <item>
      <title>android bootanimation screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491160#M78817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Android lolipop build image on IMX6qsabresdp board .&lt;/P&gt;&lt;P&gt;When the android image is loading after the kernel tux loading one android written bootanimation screen is loading .&lt;/P&gt;&lt;P&gt;I need to replace the screen.&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 11:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491160#M78817</guid>
      <dc:creator>sachusanal</dc:creator>
      <dc:date>2016-01-14T11:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: android bootanimation screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491161#M78818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sachi Sanal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps the following thread on Google's Android Building groups may be of help. There is a lot of information in similar forums. You may replace the bootanimation file with yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://groups.google.com/forum/#!topic/android-building/cwmIox52ytc" title="https://groups.google.com/forum/#!topic/android-building/cwmIox52ytc"&gt;Google Groups&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 23:48:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491161#M78818</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2016-01-15T23:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: android bootanimation screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491162#M78819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai gusarambula ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to chnage my android bootanimation screen , my cureent scenario is bootloader loading time one screen is showing , after that kernel loading time tux screen is shown and after that file system loading time one another screen is loading i here by attach&amp;nbsp; its video. i need to set my screen&amp;nbsp; instead of loading these screens , i am using lolipop source package for build .&amp;nbsp; i hope boot animation is one solution for this. I tried to set bootanimation as per this document&amp;nbsp; i am following these steps for setting bootanimation , but bits not working in my case.&lt;/P&gt;&lt;P&gt;please help me to resolve this isuue.&lt;/P&gt;&lt;P&gt;15 How do I customize the boot animation?&lt;/P&gt;&lt;P&gt;The user can create his/her own boot animation for his/her device.&lt;/P&gt;&lt;P&gt;The Android platform provides an easy way to replace its default boot animation by putting bootanimation.zip file into /&lt;/P&gt;&lt;P&gt;system/media/.&lt;/P&gt;&lt;P&gt;How do I generate uramdisk.img?&lt;/P&gt;&lt;P&gt;Android™ Frequently Asked Questions, Rev. L5.0.0_1.0.0-ga, 06/2015&lt;/P&gt;&lt;P&gt;10 Freescale Semiconductor, Inc.&lt;/P&gt;&lt;P&gt;• To create your own bootanimation .zip file, see How To Change, Customize, and Create Android Boot Animation.&lt;/P&gt;&lt;P&gt;• How to install the boot animation&lt;/P&gt;&lt;P&gt;• On the host, use ADB to download the bootanimation.zip file into the device, for example:&lt;/P&gt;&lt;P&gt;$ adb push ~/Downloads/bootanimation.zip /mnt/sdcard&lt;/P&gt;&lt;P&gt;• On the device, remount the /system to writable, and copy the file:&lt;/P&gt;&lt;P&gt;$ mount -t ext4 -o rw,remount /dev/block/mmcblk0p5 /system&lt;/P&gt;&lt;P&gt;$ busybox cp /mnt/sdcard/bootanimation.zip /system/media/&lt;/P&gt;&lt;P&gt;$ mount -t ext4 -o ro,remount /dev/block/mmcblk0p5 /system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 06:22:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491162#M78819</guid>
      <dc:creator>sachusanal</dc:creator>
      <dc:date>2016-01-18T06:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: android bootanimation screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491163#M78820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the sake of completeness, this thread is similar to the following, which is more up to date:&lt;BR /&gt;&lt;A href="https://community.nxp.com/thread/383737"&gt;boot animation is not working&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:52:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/android-bootanimation-screen/m-p/491163#M78820</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2016-02-29T14:52:22Z</dc:date>
    </item>
  </channel>
</rss>

