Thursday, May 26, 2016

Zenfone AOSP by Shakalaca (For Dev Only)





Crted by Shakalaca Original Post : http://23pin.logdown.com/posts/244949-zenfone-aosp-romDWYOR (Do it With Your Own Risks) Changelog
2014-11-29 First alpha relse
http://goo.gl/XJB9x1 ( webstorage)
http://goo.gl/ODBFVF (MEGA)
http://goo.gl/BpqzBt (MediaFire)
can boot, woot ! ;-)only tested on ZenFone 5 (T00F), (T00G)
How to use
Simple version
make sure you're phone is in 4.4.x KitKat stock ROMnot necessary, but you can unlock bootloader with the toolkit if you want to replace boot.imgDownload ADB Fastboot Tools HEREDownload File above and place it to ADB FolderGo to Droidboot Mode by Pressing Volume up + PowerConnect Zenfone to PC / LaptopAt ADB Folder Press Shift+ Right Click and Open Command Window Here, and Type: fastboot flash boot boot.imgfastboot flash system system.imgfactory reset (in bootloader or in recovery)Bug :Not Include GappsGPS: Gps will crashSD Card: c did not load successfully
Long version
not finished yet
How to build one ?
RTFM here : http://s.android.com/source/building.htmit clone https://github.com/shakalaca/android_device__a500cg and place the folder in device//a500cgsource build/envsetup.sh && lunch aosp_a500cg-userdebug && make -j4for system.img: out/target/product/a500cg/system.imgfor kernel: out/target/product/a500cg/kernelfor ram.img: out/target/product/a500cg/ram.imgfor crting bootable boot.img: out/host/linux-x86/bin/pack_ device//a500cg/blobs/boot-ww-2.20.40.13.img kernel ram.img new_boot.imgScreenshots:T00F:








T00G


No comments:

Post a Comment