Answer the question
In order to leave comments, you need to log in
[[+content_image]]
How to convert Json to such an array?
Hello!
There is a site that produces json like this:
[["12345","В использовании"],["123457","В использовании"],["1234579","На заправке"],["12345759","На заправке"]]
URL Content = new URL(URLQ[0]);
BufferedReader inC = new BufferedReader(new InputStreamReader(
Content.openStream()));
Com = inC.readLine();
array[0][$someInt]
?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question