developerWorks  >  Lotus  >  Forums & community  >  Lotus Expeditor Forum

Lotus Expeditor Forum

developerWorks




JNA and Windows Mobile
Hristo Novatchkov 03/05/2009 05:32 PM
Client for Devices 6.1.1 Windows Mobile


Hi,
I'm trying to use JNA for calling native libraries under the jclDevice VM. That works fine under Eclipse's device workbench. Though, when I try to use it on the mobile device, I'm having some troubles. The problem is that it doesn't support the windows mobile architecture (arm, dll). Has somebody ever tried to use JNA on a mobile device or any similar libraries?

Go back