1.1 Prerequisites
This topic provides information on Prerequisites.
OBDX Android App is supported only on versions n (current) and n-1 release.
- Download and Install node JS (will be downloaded to default path).
- Install node js from https://nodejs.org.
- Download and Install Android Studio.
- Download and install Android Studio from https://developer.android.com/studio/index.html.
- Download and Install Android platforms.
- Update Android SDK to latest API Level.
- Gradle Version: gradle-7.5
- Android Gradle Plugin Version (7.4.2): 'com.android.tools.build:gradle:7.4.2' or above
- Set Environment variables.
- Set following system variables:
- Click on Windows key and type Environment Variables.
- A dialog box will appear. Click on the Environment
Variables button as shown below:
- NODEJS <nodejs_path> Example: “C:\Program Files\nodejs\”.
- Add the above variables in "PATH" system
variable.
Parent topic: OBDX Servicing Application


