I'm starting to learn how to use the Gson library in my code and need to create a list of objects from a Json file.
Json: [{"id":1,"cat":"teste","icone":"icone"},{"id":2,"cat":"teste2","icone":"icone2"}]
of this file two Objects (CategoryIt...
asked by
09.05.2018 / 18:41