This is Carliv Touch v3.0 latest kitkat build built from source for Unite 2 by me. I'll keep working on Carliv Touch for our device.
* Rotation invertion FIXED
* Touch fully working
* Stock Carliv. Nothing modified!
Credits:
carliv
Me
How-To:
# SP Flash Method:
Download recovery.img and Flash using SP flash tool.
# Direct flash (dd) [Root]:
1) Download and put the recovery.img to the root of your sdcard.
2.a) from PC via ADB:
Connect the phone to PC with USB and turn on USB Debugging. Then enter the following command via adb:
2.b) from Phone using Terminal emulator:
open terminal emulator and type the following commands one by one:
# Zip Method (using CWM)[or any other Custom Recovery]:
1)Download the flash-recovery.zip from below and put in the root of your sdcard.
2)Go into recovery mode
3)Flash the zip
Done!
Need testers. Please post feedbacks on this thread.

* Touch fully working
* Stock Carliv. Nothing modified!
Credits:
carliv
Me
How-To:
# SP Flash Method:
Download recovery.img and Flash using SP flash tool.
# Direct flash (dd) [Root]:
1) Download and put the recovery.img to the root of your sdcard.
2.a) from PC via ADB:
Connect the phone to PC with USB and turn on USB Debugging. Then enter the following command via adb:
Code:
adb shell su dd if=/sdcard/recovery.img of=/dev/recovery
open terminal emulator and type the following commands one by one:
Code:
su dd if=/sdcard/recovery.img of=/dev/recovery
# Zip Method (using CWM)[or any other Custom Recovery]:
1)Download the flash-recovery.zip from below and put in the root of your sdcard.
2)Go into recovery mode
3)Flash the zip
Done!
Need testers. Please post feedbacks on this thread.




No comments:
Post a Comment