ReferencePlatforms/mobile-imaging-android-tegra: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 10: Line 10:
* Download the [http://tegradeveloper.nvidia.com/tegra/tegra-250-developer-sdk Tegra 250 Support pack installer].  The PDF is helpful; you need the MSI.
* Download the [http://tegradeveloper.nvidia.com/tegra/tegra-250-developer-sdk Tegra 250 Support pack installer].  The PDF is helpful; you need the MSI.
** I installed this into <tt>c:/android-tegra/android_tegra_250_FroyoOV5650</tt>
** I installed this into <tt>c:/android-tegra/android_tegra_250_FroyoOV5650</tt>
* Install [http://download.cnet.com/USBDeview/3000-2094_4-10614190.html USBDeview] (search CNet for a newer or 64 bit version if necessary).
** I extracted this into <tt>c:/android-tegra/usbdeview</tt>


== Fix the android_winusb.inf ==
== Fix the android_winusb.inf ==

Revision as of 22:47, 16 November 2010

Set up Windows 7 imaging netbook for Android 2.2 Tegra 250

Basic first install steps

  • Log in as an administrator.
  • Install Cygwin (Choose full install).
  • Create a base directory. I chose c:/android-tegra
  • Download the Android SDK zip.
    • I extracted this into c:/android-tegra/android-sdk-windows
  • Download the Tegra 250 Support pack installer. The PDF is helpful; you need the MSI.
    • I installed this into c:/android-tegra/android_tegra_250_FroyoOV5650
  • Install USBDeview (search CNet for a newer or 64 bit version if necessary).
    • I extracted this into c:/android-tegra/usbdeview

Fix the android_winusb.inf

Helpful links