I want to start programming with the opticon H27.
Is there an example how to program this android barcode terminal with B4a?
I received all kind of librarys in the SDK, http://ftp.opticonusa.com/Downloads/H-27_SDK.zip, but this is only Java.
All apps developed until now works well on the H27, except the barcode reading part.
As far as i can see; all examples seems to use a BroadcastReceiver for the actions. So, basically you should get them to work with the BroadCast-Receiver library.
I´ve create a Broadcastreceiver Example for him. Today i used a Teamviewer session with him to filter the data out from the Startintent data and to call a sub in his App (Main) using callsubdelayed2
I´ve create a Broadcastreceiver Example for him. Today i used a Teamviewer session with him to filter the data out from the Startintent data and to call a sub in his App (Main) using callsubdelayed2
sincerely I don't know, I'm waiting one of these from a customer to test before making an app for his company.
Do you think is simpler with serial lib???