Android Studio插件Gsonformat使用

在开发中,我们获得服务端的json数据后要建立自己的bean,但是一条一条写相当麻烦,偶然间发现了这么个插件,用起来非常方便。

安装
方法一:
1.Android studio File->Settings..->Plugins–>Browse repositores..搜索GsonFormat
2.安装插件,重启android studio
方法二:
1.下载GsonFormat.jar ;
2.Android studio File->Settings..->Plugins –>install plugin from disk..导入下载GsonFormat.jar
3.重启android studio

使用

《Android Studio插件Gsonformat使用》

参考文献:
推荐几款实用的Android Studio 插件

    原文作者:Picasso_L
    原文地址: https://www.jianshu.com/p/40608ce179cb
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞