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.
Asked
Active
Viewed 16 times
-2
-
2Maybe follow a training about searching ;-) – PaulH Jul 04 '18 at 12:34
-
I'm voting to close this question as off-topic because it doesn't show any efforts. – cнŝdk Jul 04 '18 at 12:37
1 Answers
0
Like this
> Example JSON:
{
"value":1
}
int z = jsonObject.getInt("value");

Younes Zaidi
- 1,180
- 1
- 8
- 25