How to update a 2MB JSON file using JavaScript?
I use phonegap to develop an Android application. Now, I need retrieve data from a JSON file and then update data back into this JSON file.
It shows me that the "JavaScript execution exceeded timeout"