1.1 Prerequisites

This topic provides information on Prerequisites.

OBDX Android App is supported only on versions n (current) and n-1 release.

  1. Download and Install node JS (will be downloaded to default path).
  2. Install node js from https://nodejs.org.
  3. Download and Install Android Studio.
  4. Download and install Android Studio from https://developer.android.com/studio/index.html.
  5. Download and Install Android platforms.
  6. Update Android SDK to latest API Level.
  7. Gradle Version: gradle-7.5
  8. Android Gradle Plugin Version (7.4.2): 'com.android.tools.build:gradle:7.4.2' or above
  9. Set Environment variables.
  10. Set following system variables:
    1. Click on Windows key and type Environment Variables.
    2. A dialog box will appear. Click on the Environment Variables button as shown below:

  11. NODEJS <nodejs_path> Example: “C:\Program Files\nodejs\”.
  12. Add the above variables in "PATH" system variable.