I'm developping a stock management application with Django for a customer's company, and want to use an ice cream sandwich tablet as the end-user device. I use an USB barcode reader which works fine.
My problem is that once the barcode reader is plugged in, it's recognized as a real keyboard, and I can't access the virtual keyboard anymore. This is a big issue for me, because I only use the barcode reader to encode EAN13 codes, and need the soft keyboard beside...
Is there any way to enable both virtual and real keyboards ? I really need help on this....
Thank you !