I am working on an android app, which is developed using Sencha touch 2.4
While storing data locally when the device is off-line.
I need to store some images and some JSON data in the local store, how can I increase the size of local store? If these is any other way to store the data please suggest.