Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: alfa on July 20, 2013, 02:11:24 PM

Title: Recovery default Android ROM
Post by: alfa on July 20, 2013, 02:11:24 PM
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
Title: Re: Recovery default Android ROM
Post by: murerten on July 21, 2013, 03:06:49 PM
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
Title: Re: Recovery default Android ROM
Post by: alfa on July 21, 2013, 04:45:31 PM
Thanks, I will try..