Please look into the below line:-
New device: id=15, fd=221, path='/dev/input/event5', name='RFIDeas USB
Keyboard', classes=0x80000003, configuration='', keyLayout='/system/
usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/
Generic.kcm', builtinKeyboard=false

While connecting NFC reader it is deactivating keyboard.
 builtinKeyboard=false

How can I call builtinkeyboard explicitly ???

BR
Srinivas

On Mar 5, 5:04 pm, Srinivas Nainala <srito...@gmail.com> wrote:
> Dear All,
>
> I am facing typical problem with my NFC reader.
>
> Steps:-
>                   I have connected NFC reader to the Acer Iconia USB
> slot. I try to enter some data using keyboard on the fields, but I am
> unable to find out the keyboard on the screen. In the log file it
> detecting as USB Keyboard. How can I get rid of this problem, if I
> want to use Soft Keyboard on the screen. But I can able to get the
> RFID card information from scanning. Once I removed the NFC reader
> from the USB slot, I can able to see the soft Keyboard. Could any one
> give how can explicitly call soft keyboard on my application.
>
> See the log file:-
> 03-03 21:12:24.810: D/BatteryService(139): level:57 scale:100 status:3
> health:2 present:true voltage: 3827 temperature: 286 technology: Li-
> ion AC powered:false USB powered:false icon:17302701 invalid charger:0
> 03-03 21:12:24.810: D/WifiService(139): ACTION_BATTERY_CHANGED
> pluggedType: 0
> 03-03 21:12:39.420: D/dalvikvm(226): GC_EXPLICIT freed 929K, 15% free
> 22433K/26247K, paused 8ms+7ms
> 03-03 21:12:41.660: D/EventHub(139): No input device configuration
> file found for device 'RFIDeas USB Keyboard'.
> 03-03 21:12:41.670: I/EventHub(139): New device: id=15, fd=221, path='/
> dev/input/event5', name='RFIDeas USB Keyboard', classes=0x80000003,
> configuration='', keyLayout='/system/usr/keylayout/Generic.kl',
> keyCharacterMap='/system/usr/keychars/Generic.kcm',
> builtinKeyboard=false
> 03-03 21:12:41.670: I/InputReader(139): Device added: id=15,
> name='RFIDeas USB Keyboard', sources=0x00000101
> 03-03 21:12:41.670: I/PowerManagerService(139): WakeLock:
> SCREEN_FROZEN(PARTIAL_WAKE_LOCK             ) is acquired by pid(139),
> uid(1000)
> 03-03 21:12:41.670: I/ActivityManager(139): Config changed:
> { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/1 nav=1/2 orien=L
> layout=0x10000014 uiMode=0x11 seq=21}
> 03-03 21:12:41.960: I/PowerManagerService(139): WakeLock:
> SCREEN_FROZEN(PARTIAL_WAKE_LOCK             ) is released by pid(139),
> uid(1000)
> 03-03 21:12:44.030: D/dalvikvm(139): GC_EXPLICIT freed 333K, 46% free
> 15799K/28935K, paused 6ms+5ms
> 03-03 21:12:46.990: D/dalvikvm(624): GC_EXPLICIT freed 22K, 5% free
> 6301K/6595K, paused 1ms+2ms
> 03-03 21:12:54.890: D/BatteryService(139): level:57 scale:100 status:3
> health:2 present:true voltage: 3826 temperature: 286 technology: Li-
> ion AC powered:false USB powered:false icon:17302701 invalid charger:0
> 03-03 21:12:54.900: D/WifiService(139): ACTION_BATTERY_CHANGED
> pluggedType: 0
> 03-03 21:12:59.990: I/PowerManagerService(139): WakeLock:
> AlarmManager(PARTIAL_WAKE_LOCK             ) is acquired by pid(139),
> uid(1000)
> 03-03 21:12:59.990: I/AlarmManager(139): ----Alarm type: 1Second:
> 1330830900.0
> 03-03 21:12:59.990: I/AlarmManager(139): Alarm type : 1, operation :
> android
> 03-03 21:12:59.990: I/AlarmManager(139): ----Alarm type: 1Second:
> 1330830840.0
> 03-03 21:13:00.030: I/PowerManagerService(139): WakeLock:
> AlarmManager(PARTIAL_WAKE_LOCK             ) is released by pid(139),
> uid(1000)
> 03-03 21:13:09.570: D/dalvikvm(611): GC_EXPLICIT freed 36K, 5% free
> 6301K/6595K, paused 6ms+2ms
> 03-03 21:13:11.760: E/AttendenceTracker(804):  eventName =
> 03-03 21:13:11.760: I/ActivityManager(139): Starting: Intent
> { cmp=com.android.AttendenceTracker/.RFKeyBoardEvent (has extras) }
> from pid 804
> 03-03 21:13:11.810: I/PowerManagerService(139): WakeLock:
> ActivityManager-Launch(PARTIAL_WAKE_LOCK             ) is acquired by
> pid(139), uid(1000)
> 03-03 21:13:11.810: D/PhoneWindow(804): couldn't save which view has
> focus because the focused view android.widget.EditText@40969980 has no
> id.
> 03-03 21:13:11.900: I/PowerManagerService(139): WakeLock:
> ActivityManager-Launch(PARTIAL_WAKE_LOCK             ) is released by
> pid(139), uid(1000)
>
> BR
> Srinivas

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to