0

Any one please get Strings in multiple JSONArray object using one JSONObject in android. Thank You.

"marks": {
    "Language 1 English": {
        "Theory": ["ASL", "", "", "", ""],
        "ASL": ["ASL", "", "", "", ""]
    },
    "Mathematics": {
        "Theory": ["", "100", "33", "0", "Failed"]
    },
    "Physics": {
        "Theory": ["Practical", "80", "27", "94", "Passed"],
        "Practical": ["Practical", "", "", "", ""]
    },
    "Chemistry": {
        "Theory": ["Practical", "", "", "", ""],
        "Practical": ["Practical", "", "", "", ""]
    },
    "Biology/ Computer Science": {
        "Theory": ["Practical", "100", "33", "30", "Failed"],
        "Practical": ["Practical", "", "", "", ""]
    }
}
Arbaz Alam
  • 1,172
  • 1
  • 14
  • 24
Abdul bari ct
  • 133
  • 1
  • 1
  • 13

0 Answers0