Hi
I would like to recover a default ROM, by pushing some button during the startup, is it possible ? Does somebody know how implement it on the A13 board or is it already availble ?
Best
Hi,
Didn't try but I think it is possible. There is a setting in fex file. I don't know how it is interpreted but it is there:
[recovery_key]
key_min =4
key_max =6
Then if you can boot to recovery then again you can have button problems. I myself booted to recovery not by button but from android settings. Then the menu appeared but the buttons didn't work. Maybe the keyboard driver is not loaded on recovery, I don't know.
Good luck
Thanks, I will try..