Mục đích của bài này sẽ hướng dẫn các bạn tạo custom rom cho Android box, cụ thể là X7. Custom ROM sẽ có các feature sau:
- kernel 1080 Overclocked
- Rooted
- MX player
- XBMC
Bạn có thể add thêm nhiều tính năng khác mà bạn muốn như thay đổi Logo, launch, add thêm app mà bạn thích.
Trước hết bạn cần có các công cụ sau:
- [VonDroid.com]-RK3xxx_firmware_tools.4.0.12.rar Fshare - Dich vu chia se, luu tru du lieu mien phi tot nhat
Nguồn RK3xxx Firmware Tools by SergioPoverony | VonDroid
- ROM gốc từ http://minix.com.hk/firmware/pre-006b-1080fb.rar
- Overclock tool Fshare - Dich vu chia se, luu tru du lieu mien phi tot nhat
Nguồn rkpatchomatic tool - overclock / vsync fix any binary rk3188 kernel!!
- su file Fshare - Dich vu chia se, luu tru du lieu mien phi tot nhat
Bước 1: giải nén [VonDroid.com]-RK3xxx_firmware_tools.4.0.12.rar và cài đặt driver DriverInstaller.exe (có thể bỏ qua bước cài đặt driver nếu bạn đã có sẵn)
Bước 2: chạy START.exe, màn hình như sau:
View attachment 127255
Bước 3: mở file rom gốc
View attachment 127257
Bước 4: Extract firmware và system image
View attachment 127259
Bước 5: thực hiện overclock
copy file overclockomatic.exe vào thư mục [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\Android\Image
chạy lệnh tại command line như sau:
overclockomatic.exe kernel.img
Sau đó tương ứng nhập 6
7
8
Đổi tên file kernel_cpu1800h_gpu600_ddr800.img thành kernel.img, thay thế file cũ
Mình thấy kernel_cpu1704h_gpu600_ddr720 là ổn rồi, không cần phải OC tối đa.
Bước 6: copy các file để root (extract file su.zip)
copy thư mục .ext vào [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\system\bin
copy eu.chainfire.supersu_1.41.apk vào [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\system\app
Hoặc đơn giản là click Add Root (không cần thực hiện copy nữa)
Lưu ý: hiện tại việc root vẫn phải làm thêm một chút nữa, chạy thêm 3 lệnh adb nữa:
adb remount
adb shell chown root.shell /system/bin/su
adb shell chmod 6755 /system/bin/su
Nếu có môi trường centos thì làm việc tiện hơn.
Bước 7: copy các apk (MX player, XBMC) bạn thích vào thư mục [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\system\cuser
Bước 8: Build lại image (build system.img trước)
View attachment 127261
Bước 9: flash image (như bình thường)
View attachment 127263
Tận hưởng thành quả!
Lưu ý là thời gian cho lần khởi động X7 đầu tiên khoảng 5 phút, hãy kiên nhẫn
- kernel 1080 Overclocked
- Rooted
- MX player
- XBMC
Bạn có thể add thêm nhiều tính năng khác mà bạn muốn như thay đổi Logo, launch, add thêm app mà bạn thích.
Trước hết bạn cần có các công cụ sau:
- [VonDroid.com]-RK3xxx_firmware_tools.4.0.12.rar Fshare - Dich vu chia se, luu tru du lieu mien phi tot nhat
Nguồn RK3xxx Firmware Tools by SergioPoverony | VonDroid
- ROM gốc từ http://minix.com.hk/firmware/pre-006b-1080fb.rar
- Overclock tool Fshare - Dich vu chia se, luu tru du lieu mien phi tot nhat
Nguồn rkpatchomatic tool - overclock / vsync fix any binary rk3188 kernel!!
- su file Fshare - Dich vu chia se, luu tru du lieu mien phi tot nhat
Bước 1: giải nén [VonDroid.com]-RK3xxx_firmware_tools.4.0.12.rar và cài đặt driver DriverInstaller.exe (có thể bỏ qua bước cài đặt driver nếu bạn đã có sẵn)
Bước 2: chạy START.exe, màn hình như sau:
View attachment 127255
Bước 3: mở file rom gốc
View attachment 127257
Bước 4: Extract firmware và system image
View attachment 127259
Bước 5: thực hiện overclock
copy file overclockomatic.exe vào thư mục [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\Android\Image
chạy lệnh tại command line như sau:
overclockomatic.exe kernel.img
Sau đó tương ứng nhập 6
7
8
Đổi tên file kernel_cpu1800h_gpu600_ddr800.img thành kernel.img, thay thế file cũ
Mình thấy kernel_cpu1704h_gpu600_ddr720 là ổn rồi, không cần phải OC tối đa.
Bước 6: copy các file để root (extract file su.zip)
copy thư mục .ext vào [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\system\bin
copy eu.chainfire.supersu_1.41.apk vào [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\system\app
Hoặc đơn giản là click Add Root (không cần thực hiện copy nữa)
Lưu ý: hiện tại việc root vẫn phải làm thêm một chút nữa, chạy thêm 3 lệnh adb nữa:
adb remount
adb shell chown root.shell /system/bin/su
adb shell chmod 6755 /system/bin/su
Nếu có môi trường centos thì làm việc tiện hơn.
Bước 7: copy các apk (MX player, XBMC) bạn thích vào thư mục [VonDroid.com]-RK3xxx_firmware_tools.4.0.12\temp\system\cuser
Bước 8: Build lại image (build system.img trước)
View attachment 127261
Bước 9: flash image (như bình thường)
View attachment 127263
Tận hưởng thành quả!
Lưu ý là thời gian cho lần khởi động X7 đầu tiên khoảng 5 phút, hãy kiên nhẫn
Chỉnh sửa lần cuối: