SyntaxFix
Write A Post
Hire A Developer
Questions
use this one
//for getting length of object int length = jsonObject.length();
or
//for getting length of array int length = jsonArray.length();