Navdy HUD boot animations
Navdy was top of the line in terms of hardware specs when it came out and it still is nowadays. It uses a miniature laser projector to generate a virtual HUD image which is perfectly clear in any brightness conditions. Unfortunately they are out of business. That doesn’t mean the support for their hardware and software has ended. A community of users is actively making updates to the firmware to keep the HUDs operating.
We have created a few additions, one of them being make specific boot animations that replace the generic, boring Navdy one. They can be downloaded below.
Downloads
- Alfa Romeo
- AMG: V1, V2, V6, V9
- Audi
- BMW
- Charger
- Dodge
- Ford
- Honda
- Hyundai
- Infiniti
- Lexus
- Mazda
- Mercedes
- Mini
- Nissan
- Peugeot
- Skoda
- Suzuki
- Tesla
- Toyota
- Volvo
- Volkswagen
- XR6
Installation
You need to have adb installed and running on your machine. Detailed instructions on how to do this can be found online.
Power up Navdy, connect microUSB to computer. Rename the file you downloaded to “bootanimation.zip”. Do not extract/recompress the file.
1. adb push “file location\bootanimation.zip” /sdcard
2. adb shell
3. su
4. mount -o rw,remount /system
5. cp /sdcard/bootanimation.zip /system/media
6. mount -o ro,remount /system
7. reboot