Quote:
Originally Posted by dknc
Agree. It is possibly an integrity check failure. I have updated my kindle to firmware 3.4.2 successfully after uninstalling the Chinese pinyin input method and Kindle Font. The Chinese pinyin method use the
command overrides the framework-api.jar during system startup.
|
So that add-in,
adds its own framework-api.jar file then.
Meaning the factory one is still there.
All that needs to be done then is to remove the bind mount command from the start-up scripting.
Good coding practice would have put that in a script file specific to the pinyin method. If so, then remove reference to the entire script.