rkupdate is a firmware/recovery flash tool for Android
The code is official from Rockchip and released as part of the Recovery sources.
I recompiled it to work from within the Android system instead of the Android Recovery.
The codebase is from the more recent Android 9 recovery. This means the tool is able to handle Android 9 and Android 10 recovery images (which aren't handled correctly by the old code in the bootable Android 6 recovery)
The source code, including my modifications, is...
Read more
The code is official from Rockchip and released as part of the Recovery sources.
I recompiled it to work from within the Android system instead of the Android Recovery.
The codebase is from the more recent Android 9 recovery. This means the tool is able to handle Android 9 and Android 10 recovery images (which aren't handled correctly by the old code in the bootable Android 6 recovery)
The source code, including my modifications, is...
Read more