İm working on java project (originally android project) that does json parsing
Originally im trying to find page id from title
İ have the following json string that have information about page id but i cant return the page id 3434750
How can i acces array that contains "pageid" "ns" and "title" without knowing key(3434750) ?
How can i do it?
Thanx in advance