2

How can we use sqlite with sencha touch 2 for storing data in json coming from server??

Is there any samples on it??

Lodder
  • 19,758
  • 10
  • 59
  • 100
anu
  • 458
  • 2
  • 13
  • 36

1 Answers1

1

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

VDP
  • 6,340
  • 4
  • 31
  • 53