From b626d53a0315b8b26bda80f0a9150070726ae945 Mon Sep 17 00:00:00 2001 From: drderiv Date: Fri, 9 Jun 2023 15:14:42 -0700 Subject: [PATCH 1/2] Update install-guide.md Setup step 3 instructed to flash the zip rather than the img extracted from the zip in step 2. --- install-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-guide.md b/install-guide.md index 41ece95..e8432da 100644 --- a/install-guide.md +++ b/install-guide.md @@ -16,7 +16,7 @@ To check for updates navigate to Settings->System->Updater. 1. Begin by downloading the newest build of Tesla Android from GitHub - [Raspberry Pi 4 releases](https://github.com/tesla-android/android-raspberry-pi/releases). 2. Extract the downloaded zip file. -3. Using Raspberry Pi Imager flash an image named: "TeslaAndroid-XXXX-rpi4-single-image-installer.img.zip" to your SD Card. +3. Using Raspberry Pi Imager flash an image named: "TeslaAndroid-XXXX-rpi4-single-image-installer.img" to your SD Card. 4. Grab yourself something to drink, it will take a while. 5. Insert the SD Card into your Raspberry Pi 4 and power it on. 6. Grab yourself something to drink, it will take a while. From 961530b3906c00b2e03c117d7e91670e6afe5267 Mon Sep 17 00:00:00 2001 From: drderiv Date: Wed, 28 Jun 2023 14:45:36 -0700 Subject: [PATCH 2/2] Update install-guide.md Actually, no need to extract the zip first as recent versions of Raspberry Pi Imager will do that automatically, if applicable. --- install-guide.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/install-guide.md b/install-guide.md index e8432da..e625f44 100644 --- a/install-guide.md +++ b/install-guide.md @@ -15,13 +15,12 @@ To check for updates navigate to Settings->System->Updater. ### Setup steps 1. Begin by downloading the newest build of Tesla Android from GitHub - [Raspberry Pi 4 releases](https://github.com/tesla-android/android-raspberry-pi/releases). -2. Extract the downloaded zip file. -3. Using Raspberry Pi Imager flash an image named: "TeslaAndroid-XXXX-rpi4-single-image-installer.img" to your SD Card. -4. Grab yourself something to drink, it will take a while. -5. Insert the SD Card into your Raspberry Pi 4 and power it on. -6. Grab yourself something to drink, it will take a while. -7. After booting into Android your Pi will start broadcasting it's own Wi-Fi network. The default password is ``changeit``. You can update it anytime using Android system settings. -8. You did it, you have successfully installed Android 13 on a Raspberry Pi 4! +2. Using Raspberry Pi Imager flash an image named: "TeslaAndroid-XXXX-rpi4-single-image-installer.img.zip" to your SD Card. +3. Grab yourself something to drink, it will take a while. +4. Insert the SD Card into your Raspberry Pi 4 and power it on. +5. Grab yourself something to drink, it will take a while. +6. After booting into Android your Pi will start broadcasting it's own Wi-Fi network. The default password is ``changeit``. You can update it anytime using Android system settings. +7. You did it, you have successfully installed Android 13 on a Raspberry Pi 4! You've done it. Deploy it in your Tesla, it's ready :) Place the hardware somewhere near the center console, power using USB ports or a external 12V power supply. After connecting your car to the Wi-Fi make sure to check the: "Remain connected in Drive" checkbox in your Tesla. The URL for the Tesla Android frontend is: ``app.teslaandroid.com``.