I'm willing to give it a shot, since proDOOMman's out.
Whilst I'm no Java expert, I want to be able to figure out how to fix this for Kindle 4 NT. I've pulled apart PictureViewer with JAD and I can't find g.class (as mentioned previously by proDOOMman). Now I guess I'll have to figure out how to use Javassist and identify where the functions are being called from.
I'd say it's fairly convoluted in there, one function per class. I'm guessing that's good obfuscation practice.
Anyone got any knowledge on
Javassist, or even recompiling Amazon apps?