Questions tagged [kendo-mobile]

Kendo UI Mobile is an HTML5, jQuery-based framework for building modern web apps. The framework features more than a dozen UI components, a rich data vizualization framework, an auto-adaptive Mobile framework, and all of the tools needed for HTML5 app development, such as Data Binding, Templating, Drag-and-Drop API, and more.

Kendo UI is an HTML5, jQuery-based framework for building modern web apps. The framework features more than a dozen UI components, a rich data vizualization framework, an auto-adaptive Mobile framework, and all of the tools needed for HTML5 app development, such as Data Binding, Templating, Drag-and-Drop API, and more.

http://www.telerik.com/kendo-ui-mobile

Features:

  • Complete Mobile Application Framework - Kendo UI Mobile provides both UI widgets as well as a complete application framework that handles app navigation, views, layout templates and more.

  • iOS, Android, Windows Phone, and Beyond - The UI widgets match the theming and functionality behavior of native controls available for iOS, Android, BlackBerry and Windows Phone.

  • Ready for App Stores - Build native-looking mobile apps with Kendo UI Mobile, compile and deploy them through these easy to follow steps.
  • Leverage the Cloud With Telerik AppBuilder - Integrate Kendo UI and TelerikAppBuilder together to give mobile app developers an "integrated cloud environment."
  • Automatic Layout System - Kendo UI’s layout engine helps developers build applications that automatically position common elements.
  • Customize Mobile Themes and Widgets - Use the Mobile ThemeBuilder tool to quickly modify the styles of Kendo UI Mobile widgets as they exist in your apps with an easy-to-use, standalone tool.
  • Kendo UI Mobile Loves Tablets Too - Kendo UI Mobile offers UI widgets specifically designed to help build native experiences for popular SmartPhones and Tablets, like the iPad.
  • Kinetic Scrolling - Upgrade your application with kinetic scrolling, which enables smooth, natural and touch-friendly scrolling through lists, carousels and other components.
  • Native UI on Every Device - Build apps and sites for mobile devices that offer native-like experiences for end users automatically, without any extra coding.

Try KendoUI Dojo for examples: http://trykendoui.telerik.com/web/widget-initialization/javascript-initialization

Related tags

423 questions
-1
votes
1 answer

How to use kendo ui local storage as back end for my hybrid app

I am new to Kendo UI Mobile. This may be very simple but I don't know what to do. So only asking here. Now I'm trying to save some data into local storage but I don't know how to do. Please help me to fix this issue. Thanks in advance.
SathishKumar
  • 1,644
  • 1
  • 14
  • 28
-1
votes
1 answer

Kendo View Model Not Binding with DataSource

I would like to bind my form to a kedno observable view model. I can get it to work with a hard coded value but not a DataSource. I have verified that the data source has one item in the view and I can fetch it. See code below. Any ideas? …
Rick S
  • 6,476
  • 5
  • 29
  • 43
-1
votes
2 answers

Remove Google Maps Markers by label

Im currently working on a cross platform app that has a google map that has a whole bunch of icons on it. I use an Ajax query to get a kendo ui mobile datasource that has a list of lat/lng values and a category of the object. From there when the…
1 2 3
28
29