使用Android Studio導入Gson,需要在build.gradle(Module:app)這邊設定 dependencies { implementation 'com.google.code.gson:gson:2.8.5' }.
確定! 回上一頁