How can we use sqlite with sencha touch 2 for storing data in json coming from server??
Is there any samples on it??
How can we use sqlite with sencha touch 2 for storing data in json coming from server??
Is there any samples on it??
It is not an existing sencha touch proxy but tomalex0 has made a sqlLite proxy.
https://github.com/tomalex0/SenchaTouch-v2-SqliteProxy
You can also try and port the ExtJS version to Sencha Touch