ReferencePlatforms/mobile-imaging-android-tegra: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= Set up Windows 7 imaging netbook for Android 2.2 Tegra 250 = | = Set up Windows 7 imaging netbook for Android 2.2 Tegra 250 = | ||
== Basic first install steps == | |||
* Log in as an administrator. | * Log in as an administrator. | ||
Line 8: | 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> | ||
== Fix the android_winusb.inf == | |||
= Helpful links = | = Helpful links = |
Revision as of 22:45, 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