Sebastian404, on 26 November 2011 - 06:26 AM, said:
I have tested it as much as I can, but I'm always open to any more constructive feedback.
It is not officially supported by Koush, please do not bother him with support questions for this build.
Koush seems not to publish a traditional change log, however you can see the project's commit history for details
[RECOVERY] : ClockworkMod Recovery for ZTE Blade 2
NOTE: Currently the only way to install ClockworkMod Recovery is via the fastboot method, instructions can be found by following the above link.
I have flashed my Vivacity with your CWM recovery however I can't select anything due to only my volume and power button keys working. The cheat menu doesn't make things any better, it just disables the power button.
So I was thinking a solution might be for me to modify the CWM recovery source code so that perhaps the volume down key moves through the menus and the volume up key selects items. I know I can get the sourcecode from koush's Github page and I'm happy to have a go at compiling it myself. I was just wondering what modifications you made to the code to get it to work with the ZTE Crescent? Also do you think this is a crazy idea just to get my phone to work?
Hope you don't mind me asking this, just really keen to get my phone working and at first glance CWM recovery source doesn't look too bad... maybe....
EDIT
I just found your source including the device_handle_key method in recovery_ui.c. I guess I should just be able to change the case KEY_VOLUMEUP to return SELECT_ITEM rather than HIGHLIGHT_UP and it'll do what I'm after? Another question I have is regarding your KEY_SLEEP case, why does the first if statement have {} around the returning function but the second if statement doesn't? I have to say my C is pretty rusty (or non existent) being more of a python / vb.net / fortran (at a push) coder at times.
Anyway, any comment would be great!
Edited by BrideOfTheAtom, 08 December 2011 - 10:18 AM.







Sign In
Create Account


Back to top










