tesla-android / issue-tracker

Place for reporting issues and discussion with the community
18 stars 1 forks source link

Additional step on Windows install #11

Closed rrlevy closed 2 years ago

rrlevy commented 2 years ago

Windows users needs an additional steps so that the OS can find the Raspberry Pi connected via USB to use fastboot.

It needs Google's USB driver to be manually installed on the Device Manager

Suggestion to add in step 6:

=== If you are using Windows, to make fastboot find your device you need the Android USB Driver, download it from https://developer.android.com/studio/run/win-usb After you plug your Raspberry Pi on your computers USB port, it will be shown as "USB download gadget" on the Windows Device Manager and the command "fastboot devices" won't find anything. On the Windows Device Manager, right-click the name of the device ("USB download gadget"), and then select Update Driver Software. In the Hardware Update wizard, select Browse my computer for driver software and click Next. Click Browse and then locate the USB driver folder you just downloaded. Fastboot should be able to find your Raspberry Pi now.

mikegapinski commented 2 years ago

Done, thanks! https://github.com/tesla-android/tesla-android.github.io/commit/2abb771fe0ee644b8e8391fc804ef5f18bfde5a8