Testing Siebel Business Applications > Setting Up Android Mobile Devices for Automation Testing >

Setting the Path Variables


The following procedure shows you how to set the path variables for Android SDK. You must set the path variables to run the scripts on the Android device and emulator.

To set the path variables for Android SDK

  1. Navigate to and open the SDK folder (for example, C:\SDK).

The tools and platform-tools folders are located in the SDK folder.

  1. Copy or make a note of the path to both these folders, for example, as follows:

C:\SDK\tools

C:\SDK\platform-tools\

  1. Open Environment Variables:
    1. Right-click My Computer, select properties, and then select Advanced system settings.
    2. Go to the Advanced tab, and click Environment Variables.
  2. Under System Variables, select the Path variable, and then click Edit.
  3. On the Edit System Variables dialog box that appears, edit the value for the system variable as required.
    • For example, append the full path to the \tools folder to the end of the line as follows: C:\SDK\tools.
    • For example, append the full path to the \platform-tools folder to the end of the line as follows: C:\SDK\platform-tools.
  4. Click OK to close all dialog boxes.Verifying Android Installation and Configuration
Testing Siebel Business Applications Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.