I'm having some problems with patching the jars, I created a public static function that returns a constant and included it in the jar, and patched the jar to call when wikipedia mini window is shown, but the window gets stuck in "Searching Wikipedia..." even though I didn't change anything. Maybe the classloader is excluding the custom classes I have written because they aren't in the "com.amazon" package but it doesn't make a lot of sense. It's driving me crazy
|