Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Latest commit

 

History

History
45 lines (30 loc) · 1.19 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.19 KB

ffos_on_zte_openc

update Instructions for ffos 2.6 (Firefox OS 2.6) on Zte Open C

install ffos 2.6 on zteopen_c

show adb devices

  • adb devices

show fastboot devices

  • sudo fastboot devices

exit from faastboot

  • sudo fastboot reboot

adb permission denied

1] Add the following lines in /etc/udev/android.rules

SUBSYSTEM=="usb", ATTR{idVendor}=="19d2", ATTR{idProduct}=="1350", MODE="0666", GROUP="plugdev"

SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="d00d", MODE="0666", GROUP="plugdev"

install ffos 2.6 with install script

0] root the phone (Windows required)

  • with ./rooting/Open_C_upgrade_Tool.zip, flash the ROM

1] boot into fastboot

source:

http://paulrouget.com/e/openc