android-studioandroid-studio-import

How to generate file using GsonFormat plugin in Android Studio


Here is the link http://api.rottentomatoes.com/api/public/v1.0/lists/movies/box_office.json?apikey=9htuhtcb4ymusd73d4z6jxcj

and I want to generate a file using GsonFormat plugin which is already installed on Android Studio. I'm using windows 7


Solution

  • Follow the steps:

    Android studio > Help > find actions

    type "Plugin" in search bar > Search in repositories

    install the required plugin. That's it.