Is there any native API or SDK to access the Scanning module or Scanning/MSR module on the ET1 not using the DataWedge or RhoElements? What would be the right approach if a customers want to use the external module in their code? Any hints or recommendations?
ET1: Scanner & MSR snap-on API/SDK// Expert user has replied. |
2 Replies
Native API's for both the Android ET1 and MC40 are not exposed at the O/S level. If you want to call the API's with your application - you will need to use the RhoMobile framework - all the API's are exposed there.
Thanks a lot.