I just came up with a crazy concept for recovery..
It boots a standard kernel and the init script runs /sbin/recovery.
What if the init script ran a check
if /sdcard/minrec/framework/framework.res exists -> boot minimal custom android from /sdcard/minrec/ and have a custom UI for recovery with full touch input.
Of course if the minrec expansion isnt found it would just launch the standard txt recovery we are accustom to. Nice idea right? Who wants to implement it?
It boots a standard kernel and the init script runs /sbin/recovery.
What if the init script ran a check
if /sdcard/minrec/framework/framework.res exists -> boot minimal custom android from /sdcard/minrec/ and have a custom UI for recovery with full touch input.
Of course if the minrec expansion isnt found it would just launch the standard txt recovery we are accustom to. Nice idea right? Who wants to implement it?
