android - Converting an ArrayList of Objects to JSON to be saved into SQLITE -


i want store arraylist of objects (arraylist) sqlite database. have read can done. believe converting arraylist json , save string field in sqlite table

can point me in right direction on how conversion , how convert arraylist afterwards.

thanks time

this you:

http://www.kodejava.org/examples/588.html

this example shows how convert collection (list/arraylist) json can store json string in sqlite database.

it showing how arraylist json string.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -