locked
Barcode scanning from mobile web application in Motorola MC3190 handheld computer RRS feed

  • Question

  • User-2030953562 posted

    Hi ,

    In the mobile web application development, if I develope a mobile web application in ASP.NET Using MVC and then run the application in the Handheld Device.

    After that I scan any bar code from the Motorola Handheld device  like MC3190 or any wearable WT with Focus on Text Box then :

    1.  To enable the bar code scanner , Would I need to integrate the BarCode SDK with the mobile web application. If yes then How we will integrate like in which event?

    My Assumption: I think it would be must If I will develope a window based mobile application. Barcode scanning should be automatically work in case of web application in any device or browser. Please confirm and advice.

    Thanks In Advance !

    Regards

    Jibi

    Monday, December 30, 2013 8:37 AM

Answers

  • User-1185172246 posted

    That device is already a reader and the scanning process should act as you were typing a keyboard. You should not need to implement anything to get it working.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, January 2, 2014 5:44 PM

All replies

  • User379720387 posted

    I don't think you can get access to the camera for barcode scanning from a web app.

    You would need a native app for this.

    Tuesday, December 31, 2013 1:05 PM
  • User-2030953562 posted

    Hi, I agree for accessing camera I will need native app. But in the motorola handheld devices we are having the scanning gun there is no camera. So I think it should work just like the  normal keyboard. and if it behvae just like keyboard then it should scan. What are your opinion and what do you think please suggest.

    Wednesday, January 1, 2014 10:12 AM
  • User-1185172246 posted

    That device is already a reader and the scanning process should act as you were typing a keyboard. You should not need to implement anything to get it working.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, January 2, 2014 5:44 PM
  • User-2030953562 posted

    Thanks for your suggestion ! 

    Thursday, January 2, 2014 11:57 PM
  • User-1347935399 posted

    Hello there, I am also trying to create an app for Motorola MC3190 scanning device. I was wondering if it worked for you, without having to trigger the scan event in order to display the scanned barcode number in the textbox when you push the scan button already on the device? Please let me know as I am also very new to this.

    Thursday, January 16, 2014 10:57 AM