PlayfulGod
Extreme Android User
I have a img ready to test for this device. And as always, I am not responsible for what you do to your device. Use at your own RISK!!!
You will need to be rooted to do this!
This might wipe data when booting to recovery, so have a backup and be prepared.
Flash with 2nd-init if available:
fx3s-cwm.zip
Flash with adb
fx3s-cwm.lok
You will need to be rooted to do this!
This might wipe data when booting to recovery, so have a backup and be prepared.

Flash with 2nd-init if available:
fx3s-cwm.zip
Flash with adb
fx3s-cwm.lok
Code:
adb push fx3s-cwm.lok /data/local/tmp/fx3s-cwm.lok
Code:
adb shell su -c dd if=/data/local/tmp/fx3s-cwm.lok of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Code:
adb reboot recovery