Quote:
Originally Posted by Renate
Not offhand.
Does the Leaf5 even have an equivalent?
Does the Go7 even have an equivalent?
Now that you're on Go7:
If you're rooted get inscan and i2cscan from my Android Shell tools.
Code:
adb push inscan /data/local/tmp
adb push i2cscan /data/local/tmp
adb shell
cd /data/local/tmp
chmod 755 inscan
./inscan
chmod 755 i2cscan
./i2cscan
i2cscan might freeze things, just reboot.
You should be able to rewrite the custom recovery and use it to flash back the Leaf5.
Then just do the same as you did for the Go7.
I'm not sure I want to invest the time to figure this all out by remote control considering that I have neither of these two devices.
Maybe you should wait until there is a global Leaf5 variant?
|
Yeah I think I'll wait

. It will be too time consuming to make this work. The custom rec is no problem
Can u help me find the link for Leaf5 upx to flash back, since I cant pull it using the usual strings. Thank you