We are evaluating kendo mobile for porting online app to tablets (android, ios and windows) using kendoui mobile.
Is it possible to start kendoui app offline (withour internet, as standalone application) and only occasionally sync it to server?
in other words,
http://stackoverflow.com/questions/25700472/offline-application-development-using-kendo-ui
Is it possible to start kendoui app offline (withour internet, as standalone application) and only occasionally sync it to server?
in other words,
http://stackoverflow.com/questions/25700472/offline-application-development-using-kendo-ui
4 Answers, 1 is accepted
0
Hello Maksim,
You can utilize the offline data storage and sync functionality of our DataSource component. More information can be found in this documentation article and in this online demo.
Best regards,
Sebastian
Telerik
You can utilize the offline data storage and sync functionality of our DataSource component. More information can be found in this documentation article and in this online demo.
Best regards,
Sebastian
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Maksim
Top achievements
Rank 1
answered on 27 Jan 2015, 12:27 PM
1) >The DataSource is "online" by default.
My app should start offline
2) Should I use kendoui mobile together with some packer like PhoneGap or Cordova. What you will recommend? How?
My app should start offline
2) Should I use kendoui mobile together with some packer like PhoneGap or Cordova. What you will recommend? How?
0
Maksim
Top achievements
Rank 1
answered on 27 Jan 2015, 01:02 PM
http://royal.pingdom.com/2013/03/27/cross-platform-mobile-ux-design
do kendo mobile controls provide look and feel according each platform guildlines?
do kendo mobile controls provide look and feel according each platform guildlines?
0
Hi again Maskim,
For hybrid development using PhoneGap/Cordova for packaging, you may contemplate using our Telerik Platform offering (which includes our Kendo UI mobile widgets).
The coverage of the offline support for our data source component is explained in details in the documentation topic I referenced.
Best regards,
Sebastian
Telerik
For hybrid development using PhoneGap/Cordova for packaging, you may contemplate using our Telerik Platform offering (which includes our Kendo UI mobile widgets).
The coverage of the offline support for our data source component is explained in details in the documentation topic I referenced.
Best regards,
Sebastian
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!