== Requirements == * a rooted or unlocked phone * fastboot(can be built or obtained from our ftp) * the images(can be built or obtained from our ftp) == Installation == {{{ ./fastboot flash system system.img ./fastboot flash boot boot.img ./fastboot flash userdata userdata.img ./fastboot erase cache ./fastboot reboot }}}