This is a migrated thread and some comments may be shown as answers.

Kendo SPA with phonegap?

1 Answer 62 Views
SPA
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 01 Aug 2013, 02:04 PM
I really love the SPA and MVVM components and I would love to make a phone gap application using them instead of using kendo mobile. The major reason is just so that we do not have to duplicate the code base, my question is whether this is advisable? Is the time spent adapting the templates between SPA/ and mobile negligible compared to the potential headache of packaging up a SPA app which as far as I can tell is completely un-documented.

Stephen.

[ UPDATE ]

We have decided to go with kendo mobile for the app. 

1 Answer, 1 is accepted

Sort by
0
Accepted
Petyo
Telerik team
answered on 02 Aug 2013, 11:30 AM
Hello Stephen,

I replied to your support ticket regarding the same topic. For your convenience, I am duplicating the answer here too; perhaps it can be beneficial to other users.

in general, packaging an app with phonegap is not so hard, and doing so would also make sense in certain cases. In fact, Kendo UI Mobile utilizes the SPA router internally for navigation. Should you go with a separate UI, you can still share the code base on the model/datasource level - both apps may consume the same data endpoints using the Kendo UI DataSource component.

Regards,

Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
SPA
Asked by
Stephen
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or