Hi,
i was wondering if anyone could help me with this one.
i created an input method application and tested it on the emulator (using
Eclipse). it was working fine.
i signed it (with my own private key and later with the debug.keystore) and
installed it with adb. i see it in the list of application but when i get to
an input field the screen doesn't come up (it does come up for any other
input method but mine).
any thoughts?
i looked at the logcat but it doesn't tell me anything. here is some of it:
I/ActivityManager( 52): Start proc com.sample.keyboard for service
com.sample.keyboard/.SoftKeyboard: pid=770 uid=10030 gids={}
I/dalvikvm( 770): Debugger thread not active, ignoring DDM send
(t=0x41504e4d l=38)
D/dalvikvm( 34): GC freed 222 objects / 8416 bytes in 184ms
I/dalvikvm( 770): Debugger thread not active, ignoring DDM send
(t=0x41504e4d l=40)
D/dalvikvm( 34): GC freed 2 objects / 56 bytes in 189ms
I/System.out( 770): Sending WAIT chunk
I/dalvikvm( 770): Debugger thread not active, ignoring DDM send
(t=0x57414954 l
=1)
D/dalvikvm( 34): GC freed 2 objects / 56 bytes in 123ms
W/ActivityManager( 52): Timeout executing service: ServiceRecord{4343e590
com.sample.keyboard/.SoftKeyboard}
I/Process ( 52): Sending signal. PID: 770 SIG: 9
I/ActivityManager( 52): Process com.sample.keyboard (pid 770) has died.
W/ActivityManager( 52): Scheduling restart of crashed service
com.sample.keyboard/.SoftKeyboard in 40000ms
--
Yaron Spektor
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---