<?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>i.MX ProcessorsのトピックRe: NXP imx8qxp with Android 9 adb connection issue on Windows10</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935026#M140089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Carlos,&lt;/P&gt;&lt;P&gt;It's likely that we need to install a correct adb usb driver on PC since it works fine on another Windows 7 PC. Actually, we tried to find it but not yet found a good one. It is very appreciated if you could recommend us adb usb driver that would work well with i.mx8qxp.&lt;/P&gt;&lt;P&gt;Ratha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2019 06:24:51 GMT</pubDate>
    <dc:creator>rlach</dc:creator>
    <dc:date>2019-10-23T06:24:51Z</dc:date>
    <item>
      <title>NXP imx8qxp with Android 9 adb connection issue on Windows10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935023#M140086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on NXP imx8qxp based system with Android 9 installed. I install this image (andorid_p9.0.0_2.3.0_image_8qmek) to SD card and boot the device from it. Then, I connect USB cable from my board to Windows 10 PC and run adb command on Windows command prompt.&lt;/P&gt;&lt;P&gt;#adb devices: works fine&lt;/P&gt;&lt;P&gt;#adb shell: doesn't work&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that a known issue? Would anyone help me to fix this issue?&lt;/P&gt;&lt;P&gt;Note: On Linux PC, adb command works fine without any issues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ratha&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 02:27:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935023#M140086</guid>
      <dc:creator>rlach</dc:creator>
      <dc:date>2019-10-18T02:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: NXP imx8qxp with Android 9 adb connection issue on Windows10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935024#M140087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratha,&lt;/P&gt;&lt;P&gt;Have you installed &lt;A href="https://developer.android.com/studio/releases/platform-tools"&gt;&lt;EM&gt;&lt;STRONG&gt;android_platform-tools&lt;/STRONG&gt;&lt;/EM&gt;&lt;/A&gt; package before trying to use ADB on Windows?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try with the following ADB sequence from Windows PowerShell or CMD:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# ./adb.exe devices&lt;BR /&gt; # ./adb.exe root&lt;BR /&gt; # ./adb.exe shell&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In case of requiring additional support, please contact with your Sales/FAE as the i.MX8QXP family is still on preproduction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 21:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935024#M140087</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2019-10-18T21:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: NXP imx8qxp with Android 9 adb connection issue on Windows10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935025#M140088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&amp;nbsp;for your help. I have installed android_platform-tools and tried to use ADB on Windows but it still didn't work well.&lt;/P&gt;&lt;P&gt;# ./adb.exe devices: works OK (able to detect device)&lt;/P&gt;&lt;P&gt;# ./adb.exe root: Not OK (adb: unable to connect for root: closed)&lt;/P&gt;&lt;P&gt;# ./adb.exe shell: Not OK (error: closed or hang)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ratha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 02:23:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935025#M140088</guid>
      <dc:creator>rlach</dc:creator>
      <dc:date>2019-10-23T02:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: NXP imx8qxp with Android 9 adb connection issue on Windows10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935026#M140089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Carlos,&lt;/P&gt;&lt;P&gt;It's likely that we need to install a correct adb usb driver on PC since it works fine on another Windows 7 PC. Actually, we tried to find it but not yet found a good one. It is very appreciated if you could recommend us adb usb driver that would work well with i.mx8qxp.&lt;/P&gt;&lt;P&gt;Ratha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 06:24:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935026#M140089</guid>
      <dc:creator>rlach</dc:creator>
      <dc:date>2019-10-23T06:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: NXP imx8qxp with Android 9 adb connection issue on Windows10</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935027#M140090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratha,&lt;/P&gt;&lt;P&gt;Please check the attached document, that explains how to disable Android verity, that may help to solve your issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 23:09:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-imx8qxp-with-Android-9-adb-connection-issue-on-Windows10/m-p/935027#M140090</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2019-10-24T23:09:29Z</dc:date>
    </item>
  </channel>
</rss>

