View Single Post
Old 08-07-2014, 03:35 PM   #152
ThePilot
Junior Member
ThePilot began at the beginning.
 
Posts: 6
Karma: 12
Join Date: Aug 2014
Device: none
Hi all,

I was playing with the system/framework/framework-res.apk in order to change the standby image... but now my device is quite messed up (I know, I should have been more careful :/)

I found out how to boot in the recovery mode: while the device is off, press the buttons POWER and BACK together for a few seconds.
I tried the "apply update from external storage" option, after I put update.zip (the one from the first post of the topic), but an error occured:

Quote:
Verifying update package...
Installing update...
Checking Update Package Matching assert failed: file_getprop("/tmp/android-info.txt", "board") == getprop('ro.product.board")
E: Error in /tmp/sideload/package.zip
(status 7)
Installation aborted.
That sucks. I also tried to push the file using adb (adb push framework-res.apk /system/framework/framework-res.apk) but the device is not visible by adb...

Any ideas?

EDIT:
After several hours I found a solution: I finally decided to follow the instructions in the T68 recovery thread and I replaced the update.zip and the files in "MX6SL Linux Update\OS Firmware\files\android" with the correct ones from update.zip found in this topic. Seems ok.
Now upgrading OTA...

Last edited by ThePilot; 08-07-2014 at 07:56 PM.
ThePilot is offline   Reply With Quote