Quote:
Originally Posted by downeaster59
I see that FOV has uploaded another C67 option for the T62, but I'd have to figure out how to reassemble those ten parts into one system.img to make that work - or so it seems?
|
It is possible to collect img file for flashing utility RKBatchTool. But I have to know what kind of model of the device you have, having the native firmware for your device.
In the original firmware С67ML ADB is disabled, in order to enable it, you need to file "build.prop" to add the line:
Code:
persist.service.adb.enable=1
persist.adb.notify=0