android - Titanium listen for silent input event -


i developing application has listen input hardware qr code scanner, , card swiper (both hid devices). want listen input , evaluate input. thinking of textarea input has focus rather not that. there simple way 1 can think of have sort of event listener listening on input. also, there other way of listening on ports in android such /dev/hidraw1...etc? able input fine via in text-area great listen specific device well.

the thing pops in head trying write native module implements intent-filters launch broadcastreciever take input , pass app.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -