I don't know whether I should ask this question here. I have very little experience in development of android application. I did few researches. Let me explain my problem. I am making an android app to show a details of a university. I used a WebView to display the results from a HTML & CSS page it was very easy for me here is a demo. I thought of using JSON for fetching data form the database. Now I am not sure how to populate it. Please suggest me a way to populate the same data as in that example page.
I have visited http://android.stackoverflow.com but in FAQs I found this question shouldn't be asked there. I hope I am asking it in the right place.