<?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: Using ADB on Sabre tablet in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167501#M4841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...I have done precisely that (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Inside the imx-android-r10.4_bundle_BSP there will be a android_usb_fsl folder. Just point the windows drivers to that folder and you are good to go!&lt;/SPAN&gt;) and all the steps in the R10.4 User_Guide to no avail.&amp;nbsp; Still WinXP cannot find 'necessary software' for the "MX51 BBG Android" - whereas it can find R9.2 loads every time!&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Sep 2013 20:41:06 GMT</pubDate>
    <dc:creator>mbp</dc:creator>
    <dc:date>2013-09-06T20:41:06Z</dc:date>
    <item>
      <title>Using ADB on Sabre tablet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167496#M4836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get ADB up for a saber tablet.&lt;/P&gt;&lt;P&gt;I have enabled usb&amp;nbsp;debugging&amp;nbsp;and installed the driver on my windows computer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What else am i missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 00:01:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167496#M4836</guid>
      <dc:creator>PaulMcGregor</dc:creator>
      <dc:date>2011-08-31T00:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADB on Sabre tablet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167497#M4837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Paul,&lt;/P&gt;&lt;P&gt;If you are using Android 10.2, ﻿see below excerpt from the 10.2 Android user’s manual:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿• ADB function &lt;BR /&gt;o Download the Android SDK. &lt;BR /&gt;o Update the adb configuration to scan for freescale's pid: &lt;BR /&gt; Run the SDK's tools to generate a configure file: &lt;BR /&gt;android-sdk-windows\tools\android.bat update adb &lt;BR /&gt; Modify the files: &lt;BR /&gt;X:\Profile\&amp;lt;your account&amp;gt;\.android\adb_usb.ini, to add freescale vendor id: &lt;BR /&gt; &lt;BR /&gt;# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT. &lt;BR /&gt;# USE 'android update adb' TO GENERATE. &lt;BR /&gt;# 1 USB VENDOR ID PER LINE. &lt;BR /&gt;0x15a2 &lt;BR /&gt; &lt;BR /&gt;o Unpack the freescale Android USB win driver in the release package tool\android_usb_fsl.zip. &lt;BR /&gt;o Connect the Android Device into PC, uninstall your old driver named "Android Phone" in the device manager, then reinstall driver by scanning .inf file under the directory you unpack the android_usb_fsl.zip. &lt;BR /&gt;o Restart the adb server &lt;BR /&gt; adb kill-server &lt;BR /&gt; adb start-server&lt;BR /&gt;&lt;BR /&gt;If using 10.2.1 update:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿Have a look to 10.2.1 release notes: &lt;BR /&gt;&lt;BR /&gt;2.26 Some WindowsXP pc can’t find adb device. &lt;BR /&gt;Update the windows driver for adb. &lt;BR /&gt;&lt;BR /&gt;Driver is in the 10.2.1 release /tool folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using 10.3, you can update your driver in /tool folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 14:03:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167497#M4837</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2011-08-31T14:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADB on Sabre tablet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167498#M4838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Luis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For any one else who is seeing this problem&amp;nbsp;&lt;/P&gt;&lt;P&gt;the command "android.bat update adb" will clear the added&amp;nbsp;freescale&amp;nbsp;entry&amp;nbsp;in&amp;nbsp;adb_usb.ini&lt;/P&gt;&lt;P&gt;so make sure that you edit the file after the update&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 15:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167498#M4838</guid>
      <dc:creator>PaulMcGregor</dc:creator>
      <dc:date>2011-08-31T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADB on Sabre tablet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167499#M4839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul, can you tell us where can I find the driver for windows computers?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 12:11:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167499#M4839</guid>
      <dc:creator>viníciusgubiani</dc:creator>
      <dc:date>2012-11-01T12:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADB on Sabre tablet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167500#M4840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind, I found it! We have to download android source code on this page: &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53_SW"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53_SW&lt;/A&gt; and clink on "i.MX53 Android 10.4 Source Code"&lt;/P&gt;&lt;P&gt;Inside the imx-android-r10.4_bundle_BSP there will be a android_usb_fsl folder. Just point the windows drivers to that folder and you are good to go!&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 12:44:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167500#M4840</guid>
      <dc:creator>viníciusgubiani</dc:creator>
      <dc:date>2012-11-01T12:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADB on Sabre tablet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167501#M4841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...I have done precisely that (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Inside the imx-android-r10.4_bundle_BSP there will be a android_usb_fsl folder. Just point the windows drivers to that folder and you are good to go!&lt;/SPAN&gt;) and all the steps in the R10.4 User_Guide to no avail.&amp;nbsp; Still WinXP cannot find 'necessary software' for the "MX51 BBG Android" - whereas it can find R9.2 loads every time!&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 20:41:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167501#M4841</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2013-09-06T20:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADB on Sabre tablet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167502#M4842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A side note to anyone looking at this series of posts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may also need to update the android_winusb.inf file in ...\android-sdk-windows\platform-tools\android_usb_fsl\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;FROM:&lt;/P&gt;&lt;P&gt;%CompositeAdbInterface%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = USB_Install, USB\VID_15A2&amp;amp;PID_0C02&amp;amp;MI_01&lt;/P&gt;&lt;P&gt;;TO:&lt;/P&gt;&lt;P&gt;%CompositeAdbInterface%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = USB_Install, USB\VID_15A2&amp;amp;PID_0C02&amp;amp;MI_03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your Device Manager see's a different PID than MI_01.&amp;nbsp; Mine (R10.4) was MI_03.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 16:34:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-ADB-on-Sabre-tablet/m-p/167502#M4842</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2013-12-19T16:34:49Z</dc:date>
    </item>
  </channel>
</rss>

