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

Phonegap Native and Kendo Suite Compatibility

2 Answers 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 03 Apr 2012, 07:21 PM
Hi,

I am sorry if this has been clearly stated, but have looked and cannot quite see it.

If I want to compile my app to run as native on IOS and Android using phonegap (and not run it remotely from a web site), which parts of the Kendo Suite can I use?

Is it just the Kendo mobile functionality? Or can I use other widgets from the other parts of the suite?

Many Thanks
Matt



2 Answers, 1 is accepted

Sort by
0
Accepted
Kamen Bundev
Telerik team
answered on 05 Apr 2012, 08:36 AM
Hi Matt,

PhoneGap is just a platform wrapper that provides access to native platform functionality in a WebView component (a chromeless browser). Therefore, you can use any normal web javascript library in it and it will work the same as in the native mobile browser (although in iOS 4.3 - with slower javascript, since the Nitro javascript engine is not available for WebViews, fixed in iOS 5).

Regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Matt
Top achievements
Rank 1
answered on 05 Apr 2012, 08:49 AM
Thanks Kamen, I will give all the suites a try as I need to and see how I get on :)

One quick question comes to mind -

I wish to use a drop down list and a text entry box in my "mobile" app, should I just use the Kendo Web controls?
Or just use raw HTML 5 input controls (and that is why these are not in the Mobile suite as there is no need for an "upgraded" kendo version in mobile?)?

Thanks
Matt
 
Tags
General Discussions
Asked by
Matt
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Matt
Top achievements
Rank 1
Share this question
or