Thread Previous • Date Previous • Date Next • Thread Next |
Hola, Just to let you know, you can debug an input method directly on the emulator or a device by adding the following line at the end of the onCreate method: // Use the following line to debug IME service. //android.os.Debug.waitForDebugger(); cheers! Jorge
Thread Previous • Date Previous • Date Next • Thread Next |