hybrid mobile app with kendo ui mobile

26

Upload: lohith-gn

Post on 15-May-2015

1.339 views

Category:

Technology


1 download

DESCRIPTION

Hybrid Mobile Application development with Kendo UI Mobile - presentation done as part of CSC India Learn @ Work Week

TRANSCRIPT

Page 1: Hybrid mobile app with kendo ui mobile
Page 2: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

Hybrid Mobile Application &Kendo UI Mobile

Page 3: Hybrid mobile app with kendo ui mobile

Lohith G N– Developer Evangelist, Telerik India– Microsoft MVP – ASP.NET/IIS– Bangalore Dot Net (BDotNet) User Group

Lead– @kashyapa– http://kashyapas.com– [email protected]

Who Am I ?

Page 4: Hybrid mobile app with kendo ui mobile

Agenda

Mobile Application

Development Paradigms

What is Hybrid App ?

Introduction to Kendo UI

Mobile

Building Apps with Kendo UI Mobile

Page 5: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

Mobile Application DevelopmentParadigms

Page 6: Hybrid mobile app with kendo ui mobile

Native Apps xCode/Objective-C for iOS, Eclipse/Java for Android,

VS/C# for WP

Mobile Web Apps HTML styled to render well on a device

Hybrid Apps Run on device, written with web technologies Leverage device’s browser engine

Paradigms

Page 7: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

What is Hybrid App ?

Page 8: Hybrid mobile app with kendo ui mobile

Heterogeneous source

Written with technology used for websites & Mobile web implementations

Hosted/Runs in Native Container on device

Marriage of Web Technology + Native execution

Definition

Page 9: Hybrid mobile app with kendo ui mobile

Web View Control (UIWebView - iOS, WebView - Android/Others)

Full Screen format - Native Browser rendering engine (WebKit)

Abstract layer, device capabilities as JS API (Apache Cordova)

Native wrapper compiled around HTML/CSS/JS – adds interop layer

Interop layer connects JS API with native API’s

How ?

Page 10: Hybrid mobile app with kendo ui mobile

Target Multiple Mobile Platforms

Take advantage of device capabilities – GeoLocation, etc.

Offline usage

No need of advanced graphics performance

When ?

Page 11: Hybrid mobile app with kendo ui mobile

Summary

Page 12: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

- Introduction

Kendo UI

Page 13: Hybrid mobile app with kendo ui mobile

Everything you need to build HTML5 + JavaScript sites & APPS

What is Kendo UI ?

“Kendo UI solves an important problem faced by JavaScript and HTML5 developers. It delivers a unified framework backed by professional support. It's easier to learn, easier to upgrade, ultimately making it easier to build apps with HTML5.”

-Todd Anglin, VP – HTML5 Web & Mobile Tools, Telerik

Page 14: Hybrid mobile app with kendo ui mobile

Kendo UI Blocks

Kendo Framework Elements

Kendo UI Web Kendo UI DataViz

Kendo UI Mobile

Page 15: Hybrid mobile app with kendo ui mobile

DataSource

Validation

Globalization

Templating

MVVM

Drag & Drop

Kendo Building Blocks a.k.a F/W

Page 16: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

Kendo UI Mobile

Page 17: Hybrid mobile app with kendo ui mobile

HTML5 powered native mobile UI that automatically adapts to different devices

What is Kendo UI Mobile ?

Page 18: Hybrid mobile app with kendo ui mobile

Native UI on Every Device

Page 19: Hybrid mobile app with kendo ui mobile

Ready for App Stores

Page 20: Hybrid mobile app with kendo ui mobile

Automatic Layout System

Page 21: Hybrid mobile app with kendo ui mobile

Tablet Ready

Page 22: Hybrid mobile app with kendo ui mobile

Complete Mobile Application Framework

Page 23: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

Building Apps with Kendo UI Mobile

Page 24: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

DEMO

Page 25: Hybrid mobile app with kendo ui mobile

facebook.com/telerik

@telerik

Q & A

Page 26: Hybrid mobile app with kendo ui mobile

Kendo UI Mobile Home Page http://www.kendoui.com/mobile.aspx

Kendo UI Mobile Demos http://demos.kendoui.com/mobile/overview/index.html

Kendo UI Mobile Documentation http://docs.kendoui.com/api/mobile

Kendo UI Dojo http://www.kendoui.com/dojo.aspx

Resources