Minimization of App Data(android) in Cordova -


I am trying to develop an app for GPS tracking in Cordova for Android users, including Android users Has been included, which they have very little internal memory So I want to reduce my app size as much as possible.

The external resource is Google Maps API, even though I am using it, my app data is more than 3 MB. I searched in Google but I could not find it. Can someone give some guidance to reduce my app data? I would like to know where this app data is included, where it can get a detailed explanation.

Enter image details here problem

The problem is, whatever Cordoba receives App_webview / cache and why not know, but nothing like this Which controls this well.

With this plugin you can help to clear data: it is compatible with Corodova 3.3.1 and above. It works with my Cordova 4.2.0 app.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -