Creating an Adapter using IntelliJ IDEA

Preparing IntelliJ Idea :

Procedure

  1. Open IntelliJ IDEA and click Import Project.

  2. In the Import Project dialog box, navigate to the Mashery Local SDK folder as input forGradle project.

    Select the Gradle options as shown in the image.
  3. Click Finish to upload the project. The content of the project can be seen in the project view.

    Copy required third party libraries in the lib folder of the sub project.