Android Studio Integration

To integrate Code Compare into Android Studio, perform the following steps:

  1. Open Android Studio, and click Configure.
  2. Click Settings.
  3. In the navigation tree select External Diff Tools.

    Android Studio integration

  4. Enable the Use external tool to compare folders check box and fill the Path to executable field with the path to the Code Compare executable file.
  5. Enable the Use external tool to compare files check box and fill the Path to executable field with the path to the Code Compare executable file.
  6. Enable the Use external merge tool check box, fill the Path to executable field with the path to the Code Compare executable file and specify the required parameters in the Parameters field.

    Arguments: /MF=%1 /BF=%2 /TF=%3 /RF=%4

  7. Click Apply to enable your settings.