-2

I have searched everywhere and i can't seem to find a solution OR youtube video. Has anyone done this before? Any suggestions on how to go about this please.

oceanblu
  • 1
  • 1

1 Answers1

0

Like this

> Example JSON:

{
   "value":1
}


int z = jsonObject.getInt("value");
Younes Zaidi
  • 1,180
  • 1
  • 8
  • 25