JSON inside JSON ARRAY THIS IS POSSIBLE?

0 votes
i want to create inventory use json inventory is possible?

{
  "Equip3ObjID": "",
  "Inventory": "{"1":103,"2":106,"3":305}",
  "SwordObjID": "56b2ca4fe4b0067c8c642059",
  "Ether": 10000000000,
  "Gold": 100000000000,
  "bag6": false
}
asked Feb 4, 2016 in Android by zetcrusader (13 points)
recategorized Feb 4, 2016 by shepAdmin

1 Answer

+1 vote

Hi Young,

Yes, you can add JSON into JSON as much as you want, the only thing is the size of JSON document is not increase more thsn 10 KB. For more details, please have a look at this link and let us know if you required any help from my side. 

Regards,

Himanshu Sharma

answered Feb 4, 2016 by hs00105 (2,005 points)
thank you for your answer. i have another question how can i add  "Inventory": "{"1":103,"2":106,"3":305}",like this? i developed android java code....do you show me android java sample code?
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...