Skip to content
Advertisement

JSON file reading an array in Java AndroidStudio [closed]

I’m trying to read data from JSON file in AndroidStudio with a format as follows:

JavaScript

I want to have objects containing int, String, String (new Object for each row). Does someone know how to write that?

Advertisement

Answer

This may help

JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement