Confirmed users
4,971
edits
Line 43: | Line 43: | ||
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01 | %CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01 | ||
== Create | == Create startup scripts == | ||
I created a <tt>c:/android-tegra/android-tegra.bat</tt>: | I created a <tt>c:/android-tegra/android-tegra.bat</tt>: | ||
Line 66: | Line 64: | ||
(I basically did <tt>echo $PATH >> filename</tt> and <tt>echo $PS1 >> filename</tt> and edited accordingly, adding $TEGRA_DIR and the android-sdk-windows/tools directory to the PATH.) | (I basically did <tt>echo $PATH >> filename</tt> and <tt>echo $PS1 >> filename</tt> and edited accordingly, adding $TEGRA_DIR and the android-sdk-windows/tools directory to the PATH.) | ||
== Create shortcuts == | |||
= Helpful links = | = Helpful links = |