Possible Duplicate:
Save data from Json object to Database (SQLite)
I am making an android app that gets data from server, save it and use those data later when there is no connectivity. How to save JSON object in SQLite database, I have no clue. Please give me some example to understand it better. I really appreciate your help. Thanks.