Environment Configuration
Follow the instructions below to configure the HarmonyOS or Android environment.
Tip
Environment Configuration Steps
Ensure that the hdc or adb commands are available.
Kea relies on hdc to interact with HarmonyOS devices. Use adb commands to interact with Android devices. You need to add the paths for the hdc and adb tools to the PATH environment variable for them to work.
Connect the device or start the emulator on the computer.
Configure the HarmonyOS environment through DevEco Studio.
Configure the Android environment through Android Studio.
Configure the Android environment using the command line.
Step 1: Install and configure the Android SDK environment on the host
Setting up Android SDK environment on Linux
Setting up Android SDK environment on Windows
Setting Up Android SDK Environment on MAC OS
Step 2: Create and run the emulator