E46 Dynavin Replacement

Developing a rom and apps for the TCC8902 ARM automotive evaluation board (The WinCEN WinCE 6/Android 2.3 Dynavin Clone) in my BMW 330xi (E46)
It currently runs WinCE 6 as the master OS and can use NAVI real button and MENU>GPS virtual button to switch views to a virtual Android 2.3 device on the same chip while running both OSes.
Ultimately, in order to save the CPU and RAM of the device, I want to get rid of WinCE 6, and flash the TCC89xx with my own custom Android build and apps.
Nucleus RTOS
I don’t want to reinvent the wheel any more than I have to, so it is imperative I make a backup, a virtual device for proof of concept, and then actually implement and test my build on the virtual device before I reflash the existing device.
Features:
OEM Look
Open hardware and software
Nucleus(IDE/Android/Ubuntu)
LOW/NO VOLATILITY
RUGGED SOFTWARE
BMW CANBUS
BMW OBD2
Mali GPU
750mHZ single core cpu
Operations:
1) Car Start
+12V Power On
Amp delay or limiter to prevent pop
Boot from S4
Bootloader Loads RTOS
RTOS Checks for OS selection
Bootloader Loads Ubuntu or (Android)
Ubuntu with Backtrack Framework resumes
OR
Android with Busybox and SuperSU loads
Do the following:
A)
1) Setup development environment
2) Create virtual devices based on exact specifications
3) Backup existing rom and apps from actual device to virtual device
4) Save virtual device
B)
1) Root existing system (supersu, busybox, and mount r/w)
2) Install root toolbox, rom toolbox, and
3) Backup existing system to mnt/sd-ext
C)
1) Push rom and apps to virtual system
2) Test
3) Deploy
D)
1) Root existing system
2) Backup existing system completely
3) Wipe existing system
4) Bootload new rom