On Thu, May 31, 2012 at 9:37 AM, Prabhath Suminda <[email protected]> wrote: > Yes I agree with Avdhesh. I later found Phonegap api supports SQLite > databases. Since this app is built on phonegap we have to use a SQLite > database. >
+1 on using some index based storage, instead of some kind of filesystem approach. We should also investigate what is the device independent approach supported by Phonegap, which might indeed be the SQLite. -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
