<?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: Installing/running Android Things application on i.MX6UL extremely slow in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679389#M104881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;Although mentioned boards are NXP i.MX based, in case of using Android Things the support is provided by the board manufacturer for hardware-related issues, and directly by Google regarding the software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;/Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jun 2017 17:03:14 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2017-06-30T17:03:14Z</dc:date>
    <item>
      <title>Installing/running Android Things application on i.MX6UL extremely slow</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679388#M104880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are experiencing extremely long installation/start/run times for Android Things applications on the NXP PICO-PI-IMX6UL. &amp;nbsp;Trying to install/run using Android Studio typically times out&amp;nbsp;or fails. &amp;nbsp;So far, the only successful method that works is to build the APK separately in Android Studio and then installing/starting via adb on the command line (note that this is still extremely slow).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A small application of 2.3MB in size takes anywhere from 200-500 seconds to install! &amp;nbsp;The same application on the Intel Edison only takes about 6 seconds to install.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's worth noting that other adb operations seem to run very slowly as well (i.e. shell, logcat, etc.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have closely followed the procedures outlined using these resources to install the Android Things image:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/quick-reference-guide/PICO-iMX6UL-QSG.pdf" title="http://www.nxp.com/docs/en/quick-reference-guide/PICO-iMX6UL-QSG.pdf"&gt;http://www.nxp.com/docs/en/quick-reference-guide/PICO-iMX6UL-QSG.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developer.android.com/things/hardware/imx6ul.html" title="https://developer.android.com/things/hardware/imx6ul.html"&gt;NXP i.MX6UL | Android Things&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have re-flashed the Android Things image several times and experience the same issues. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To rule out any application issues, we have tried installing/running&amp;nbsp;the Android Things sample template application found here:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/androidthings/new-project-template" title="https://github.com/androidthings/new-project-template"&gt;GitHub - androidthings/new-project-template&lt;/A&gt;&amp;nbsp;and experience the same issues. &amp;nbsp;We can verify that this application installs/runs without issue on an Intel Edison board running Android Things 4.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are a few more details about our setup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Host:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Mac OS 10.12.5&lt;/P&gt;&lt;P&gt;Android Studio version 2.3.3&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Android Debug Bridge version 1.0.39&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;i.MX6UL:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Android Things Developer Preview Image 4.1 (SHA-1:&amp;nbsp;&lt;/SPAN&gt;08c62cb2fc5a9c7b1d676677184122ecca3d950c) from here:&amp;nbsp;&lt;A class="link-titled" href="https://developer.android.com/things/preview/download.html" title="https://developer.android.com/things/preview/download.html"&gt;System Image Downloads | Android Things&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;Any suggestions on what is wrong with our setup or what might be causing these latency issues?&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;Thanks!&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 01:35:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679388#M104880</guid>
      <dc:creator>ryancrist</dc:creator>
      <dc:date>2017-06-30T01:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installing/running Android Things application on i.MX6UL extremely slow</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679389#M104881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;Although mentioned boards are NXP i.MX based, in case of using Android Things the support is provided by the board manufacturer for hardware-related issues, and directly by Google regarding the software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;/Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 17:03:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679389#M104881</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2017-06-30T17:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Installing/running Android Things application on i.MX6UL extremely slow</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679390#M104882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;I too am facing the same issue with this board. A 1.4MB APK file is taking 12 minutes to install using gradlew.&lt;/P&gt;&lt;P&gt;My system is also a Mac OS, and I am using the PICO-PI-IMX6UL with Android Things developer preview 4.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to figure out what is causing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 02:53:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679390#M104882</guid>
      <dc:creator>ry123</dc:creator>
      <dc:date>2017-08-06T02:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installing/running Android Things application on i.MX6UL extremely slow</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679391#M104883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I do have the exact same problem.&lt;/P&gt;&lt;P&gt;The iMX6UL seems totally useless in running under Android Things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Efthymios&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Installing-running-Android-Things-application-on-i-MX6UL/m-p/679391#M104883</guid>
      <dc:creator>ekalyvio</dc:creator>
      <dc:date>2017-10-04T19:45:35Z</dc:date>
    </item>
  </channel>
</rss>

