문제

Recently we got an android tablet with an in-built barcode scanner, when we asked for the SDK, the provider just sent us the android serialport api.

Has anyone implemented the android serialport api with an in-built barcode scanner in windev mobile?

I honestly do not know where to start with this...

Thanks in advance for your help.

도움이 되었습니까?

해결책

Depending what u want. If u have a android Windows Mobile device that has a bultin scanner u should use the comport to communicate. If u want to use the camera i suggest u use one of the existing apps for scanning barcodes. (U can launch them using a intent). The downside is u need to install a second application.

More on launching a other app in WD http://www.mysnip.de/forum-archiv/thema-27131-126196/WM16+Android+-+Open+App+from+an+App+SOLVED.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top