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

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

Notifications You must be signed in to change notification settings

stephanfriedrich/ffos_on_zte_openc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published