cancel
Showing results for 
Search instead for 
Did you mean: 

Mobile 7.1 support for Imager Honeywell 5830

Former Member
0 Kudos

Hi,

our customer would like to use the Honeywell 5830 Imager to capture signature in mobile application (release 7.1)

Does anybody know if such a device is supported by PIOs driver?

The manufacturer says he has a SDK for windows systems (CE, mobile, XP,..) but not java libraries.

How can we integrated that dlls in our mobile application?

Thank you.

Regards

Leonardo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Leonardo,

PIOS does not support signature capture.

One way i see is write a JNI code which will call those APIs from the dlls.

Then call make those JNI calls in your application.

Other way is for SAP NetWeaver Mobile OCA Client which is eswt client for PDA.

Refer to blog[http://wiki.sdn.sap.com/wiki/display/Community/usingsignaturecaptureeswtcontrolinmobilewebdynpro|http://wiki.sdn.sap.com/wiki/display/Community/usingsignaturecaptureeswtcontrolinmobilewebdynpro]

Thanks & Regards,

Abhijit

Former Member
0 Kudos

Hi Abhijit,

I have the same problems of Leonardo. I'm trying to call some dll functions on a Win CE device in a mobile application (7.1), after reading your suggestion i tried to develop some Jni code but it doesn't work...

Is correct to use javah.exe to create header files for a Win CE device?

There's a way to integrate JNA on a handheld mobile project?

Thanks & Regards,

Francesco