Preparing an Android Development Environment
Scenario
OCR Android SDK supports Windows, Linux, and Mac operating systems. This section uses Windows as an example to describe how to configure the environment. Table 1 describes the required operating environment.
Procedure
OCR Android SDK uses the Android Studio IDE for development. The following describes how to install and configure Android Studio 3.1.3 in the Windows 7 environment. If you have installed and configured Android Studio, skip this section.
- Prepare a Java development environment by referring to the instructions in Preparing a Java Development Environment.
- Configure Android Studio.
Go to https://developer.android.com/studio#downloads to download Android Studio 3.1.3 for the Windows environment.
- Start Android Studio, select Open an existing Android Studio project, and then select the path of the OCR Android SDK package on the local PC.
- The project targets API level 26. If the SDK does not have this version, install Android API 26.
Last Article: Preparing an iOS Development Environment
Next Article: Preparing a Node.js Development Environment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.