Posts by Rikeard • 43 points
2 posts
-
2
votes1
answer467
viewsQ: How to separate a string into several in java?
My problem is basically the following, I have a JSON code that takes the data from a URL, and returns it to me (The values are in Long) 528593 444218 5693595 2466912 2466435 However, it returns this…
-
2
votes2
answers71
viewsQ: How to get multiple Jsonobject with the same key?
Basically, I have this JSON:…