[RECOVERY][UNITE 2]Carliv Touch v3.0 KK for Micromax Unite 2 A106[RECOVERY]

Search This thread

patraanjan23

Senior Member
Nov 1, 2012
186
131
icon_clockwork.png

Code:
[CENTER]This is [SIZE="5"][COLOR="Blue"]Carliv Touch v3.0[/COLOR][/SIZE] latest [COLOR="Purple"]kitkat[/COLOR] build
 built from source for Unite 2 by me.
 I'll keep working on Carliv Touch for our device.[/CENTER]
* 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:
Code:
adb shell
su
dd if=/sdcard/recovery.img of=/dev/recovery
2.b) from Phone using Terminal emulator:
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. :laugh: :silly: :p :D
 

Attachments

  • recovery.img
    6.9 MB · Views: 25,378
  • MT6582_Android_scatter.txt
    7.4 KB · Views: 7,625
  • flash-recovery.zip
    7.3 MB · Views: 20,603

m0han

Senior Member
Carliv Touch v3.0 latest build
..........................................................
Please post feedbacks on this thread.....
these are my quick observations after i installed this recovery on a friend's phone.
got to spend only 10 min time on this. phone not with me for further testing.

nvram backup and rom backup worked fine. usb otg mounting & unmounting works fine.
after unmounting, if you were to choose option "install zip from usb otg", usb otg auto-mounts.

heavy screen flicker/jerk while scrolling and while touching any button.
also, at times, recovery goes upside down while pressing home button.
not able to take screenshots in recovery with this tool.
please fix this and the touch issues. sometimes, "no file found", when file is actually present.

this project looks promising alright. will watch the thread for updates or bug fixes. thanks for your work! :good:

 

patraanjan23

Senior Member
Nov 1, 2012
186
131
Ok recovery is working nicely and also soft keys r good good work dev..
Thanks :) for trying it :D
these are my quick observations after i installed this recovery on a friend's phone.
got to spend only 10 min time on this. phone not with me for further testing.

nvram backup and rom backup worked fine. usb otg mounting & unmounting works fine.
after unmounting, if you were to choose option "install zip from usb otg", usb otg auto-mounts.

heavy screen flicker/jerk while scrolling and while touching any button.
also, at times, recovery goes upside down while pressing home button.
not able to take screenshots in recovery with this tool.
please fix this and the touch issues. sometimes, "no file found", when file is actually present.

this project looks promising alright. will watch the thread for updates or bug fixes. thanks for your work! :good:

That's a problem in the source code. we're discussing the problem. Hope it'd get fixed soon :D :good: Thanks for the feedback.
 

Sudeep Duhoon

Inactive Recognized Contributor
Oct 23, 2012
1,261
2,770
Delhi
Testing the zimage from your recovery as rom kernel.
There is a difference, in size, but I can't see any other changes.
Still, it is early to say.
But as it is a compiled recovery and zimage, can u compile a kernel with oc/uc?
Ps. I don't know much about kernel building.

Sent from my SM-G900F using Tapatalk
 
  • Like
Reactions: patraanjan23

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    icon_clockwork.png

    Code:
    [CENTER]This is [SIZE="5"][COLOR="Blue"]Carliv Touch v3.0[/COLOR][/SIZE] latest [COLOR="Purple"]kitkat[/COLOR] build
     built from source for Unite 2 by me.
     I'll keep working on Carliv Touch for our device.[/CENTER]
    * 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:
    Code:
    adb shell
    su
    dd if=/sdcard/recovery.img of=/dev/recovery
    2.b) from Phone using Terminal emulator:
    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. :laugh: :silly: :p :D
    2
    testing

    Ok recovery is working nicely and also soft keys r good good work dev..
    2
    Carliv Touch v3.0 latest build
    ..........................................................
    Please post feedbacks on this thread.....
    these are my quick observations after i installed this recovery on a friend's phone.
    got to spend only 10 min time on this. phone not with me for further testing.

    nvram backup and rom backup worked fine. usb otg mounting & unmounting works fine.
    after unmounting, if you were to choose option "install zip from usb otg", usb otg auto-mounts.

    heavy screen flicker/jerk while scrolling and while touching any button.
    also, at times, recovery goes upside down while pressing home button.
    not able to take screenshots in recovery with this tool.
    please fix this and the touch issues. sometimes, "no file found", when file is actually present.

    this project looks promising alright. will watch the thread for updates or bug fixes. thanks for your work! :good:

    2
    Ok recovery is working nicely and also soft keys r good good work dev..
    Thanks :) for trying it :D
    these are my quick observations after i installed this recovery on a friend's phone.
    got to spend only 10 min time on this. phone not with me for further testing.

    nvram backup and rom backup worked fine. usb otg mounting & unmounting works fine.
    after unmounting, if you were to choose option "install zip from usb otg", usb otg auto-mounts.

    heavy screen flicker/jerk while scrolling and while touching any button.
    also, at times, recovery goes upside down while pressing home button.
    not able to take screenshots in recovery with this tool.
    please fix this and the touch issues. sometimes, "no file found", when file is actually present.

    this project looks promising alright. will watch the thread for updates or bug fixes. thanks for your work! :good:

    That's a problem in the source code. we're discussing the problem. Hope it'd get fixed soon :D :good: Thanks for the feedback.
    1
    Testing the zimage from your recovery as rom kernel.
    There is a difference, in size, but I can't see any other changes.
    Still, it is early to say.
    But as it is a compiled recovery and zimage, can u compile a kernel with oc/uc?
    Ps. I don't know much about kernel building.

    Sent from my SM-G900F using Tapatalk