Android On the Q7 - How To Do It
An Android rootfs, a boot folder containing the following files "and.bmp4", "bgbmp.bmp4", "menu.list" & "zImage_q7". The rootfs can be found within this download; http://www.megaupload.com/?d=U0RYQDG8 and the other files can be found here http://www.filefactory.com/file/a0h587d/n/boot_7z
An SD card with a minimum of 1 FAT32 and 1 Linux partition (my 8GB was set up as follows with 2 Linux partitions)
After formatting the partitions appear on the device as follows;
/dev/mmcblk1p1 appears as /media/disk-2
/dev/mmcblk1p2 appears as /media/disk-1
/dev/mmcblk1p3 appears as /media/disk
Now you need to do the following;
Unzip then copy the "android_root.tar.gz" and "boot" folder to your SD card, they will appear in folder /home/user/desktop/SDCARD/disk-2. The folder "boot" can stay here as that is were it lives. The "android_root.tar.gz" file needs untaring into its new home which is /home/user/desktop/SDCARD/disk-1. Unfortunately because of the way it is packed it will untar all the necessary system folders e.g. bin, dev, lib inside a folder called "android_root". You need to 'select all' the folders/files within this folder and then cut/copy them out of there and into the root of disk-1. After you have done this you can delete the folder and reboot your device as you are now ready to run Android on your Q7. Enjoy

