As we know, an Kendo-UI Mobile application has some major parts:
- HTML files
- JavaScript files
- CSS files
- resource files (images)
My main question is: Is there is a way to update HTML, CSS, JS and other resources? I mean doing this without native OS update procedure.
Could I access KendoUI Mobile storage, where these resources (index.html, etc.) are stored?