To use this, we need to import the GSON library as a dependency in build.gradle: dependencies { compile 'com.google.code.gson:gson:2.2.4' } Gson has the ...
確定! 回上一頁