I'm thinking of using dalvik.system.PathClassLoader to load current IME apk (via tasklist to find out current ime). And start the IME by our self.
After a little investigation I think this is too much trouble and the broken API may be fixed someday.
So let's just use the easier workround by now and try this when we have time.
I'm thinking of using dalvik.system.PathClassLoader to load current IME apk (via tasklist to find out current ime). And start the IME by our self. After a little investigation I think this is too much trouble and the broken API may be fixed someday. So let's just use the easier workround by now and try this when we have time.