Guys, I am the one who initiated this all, but now I have serious problem.
I am asking all of you to help me.
My kindle doesn't load. I've done an attempt to code on java the functionality which reads data from
/mnt/us/system/com.amazon.ebook.booklet.reader/fontfix.pref with contents like
FONT_LETTER=a
FONT_SIZES=15,16,17,18,19,20,21,22,23,24,25,26,27, 28,29,30,31,32,33,34
I've done an error - the code in ReaderResources_en_US.java generates null reference exception in static constructor. I understood where the problem is, but unfortunately too late - after I copied buggy jar files to \opt...\lib folder on my device.
Now I see on the screen the message that I have to contact Amazon support, etc.
I need to somehow load my kindle WITHOUT GUI and copy correct files to \opt folder (or to remove en_US.jar files from there).
Question: how can I do this?
Please, help.
|