ABBYY Mobile Imaging SDK 1.0

Go to: Contents | General Features

Supported Operating Systems

ABBYY Mobile Imaging SDK is a software development toolkit (SDK) that can be integrated into the following operating systems:

Android

Android is a Linux-based mobile operating system. The ABBYY Mobile Imaging SDK library for Android is written on Java and is provided as jar file (the MobileImagingEngine.jar file). The library file can be found in the Android\Lib folder of the ABBYY Mobile Imaging SDK distribution kit. The detailed library description is available as Javadoc in the MobileImagingEngine_Doc.jar file.

Development Environment

The main development kit for Android is the Android SDK that contains Java libraries, utilities to build projects, and simulators to test applications. The SDK requires the Java Development Kit (version 5 or 6). To write an application using the ABBYY Mobile Imaging SDK library, you may use Eclipse with Android Development Tools plug-in as your software development environment. For more detailed information, go to the Android site for developers http://developer.android.com/index.html.

iOS

The iOS is a mobile operating system developed by Apple Inc. company on the base of Mac OS X for iPhone, iPod Touch, iPad, and so on. To create an application using the ABBYY Mobile Imaging SDK library, use the Xcode development environment (see the Apple's site for developers http://developer.apple.com/ for details)

ABBYY Mobile Imaging SDK for iOS written on Objective-C is provided as a static library (the libMobileImagingEngine.a file). The library file can be found in the iOS\Lib folder of the ABBYY Mobile Imaging SDK distribution kit. The detailed library description is available in the header files that can be found in the iOS\Inc folder.