Developers guide

3.3 Getting Started in Java
The Psion Teklogix APIs for Java are contained in the PsionTeklogixJava.jar file, located in the
\Java subdirectory of your Mobile Devices SDK installation. Include this file when you compile
your Java programs using the Java Development Kit. You must also include the file
PtxSdkCommon.dll, which can be located in any of the <OS Directory>\<VS Directory> sub-
directories of your Mobile Devices SDK installation (e.g. “...\Windows CE 5.00\Studio2005\”).
Sample Java programs can be found in the \Samples\java subdirectory of your Mobile
Devices SDK installation.