Apache Cordova What is it ? Platforms Development Architecture Plugins

Slides:



Advertisements
Similar presentations
The Ludei platform Iker Jamardo HTML5 LA 2013/06/10.
Advertisements

Hybrid or Native?! Doncho Minkov Telerik Software Academy Senior Technical Trainer
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
D4.3 Additional Applications iPad Application – Facebook Integration George Chrysochoidis i-sieve technologies ltd. PATHS Project Review, 12th March 2014,
Mobile App Development Using: Presented by Tyler Richey Images from
So. . . According to the Global Developer Survey ’13 conducted by Telerik, over 5000 developers said that they developed apps using HTML5 in 2012 and 90%
Building Mobile Apps in the Cloud – Comparing Approaches.
Amanda Silver Director of Program Management Visual Studio Tools for Client Applications Cross-Platform Development using Visual Studio.
© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential. Web & Mobile App Accessibility with Adobe Tools Kiran Kaja | Accessibility.
Hybrid or Native?! Doncho Minkov Telerik Software Academy Senior Technical Trainer
Component OneJQuery MobileVisual WebGUI Comparison of three mobile site development frameworks.
Native vs hybrid vs web mobile Application
The PhoneGap History Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
Mobile Web Applications
Lightning Talk Fred Rodriguez Nguyen Do CPSC 473 May 6, 2012.
The Smarter Everyday project is owned and operated by CTE Solutions Inc. Mobile Development with HTML5 Jean-Francois Bilodeau Senior Instructor – CTE Solutions.
Title slide to be used at the start of a module. Developing Mobile Apps Roland Guijt
Introduction CIS 136 Building Mobile Apps 1. What is a mobile app? 2  Computer program  Designed for small devices  Smartphones  Tablets  Other handhelds.
Java Mobile Apps with GWT & PhoneGap Josh Marinacci, webOS Developer Advocate.
PhoneGap- Cross platform for mobile Lê Nguyên Khánh Trần Đại Nhân
Mobile web Sebastian Lopienski IT Technical Forum 29 June 2012.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
Wijmo Troy Taylor. What is Wijmo? -Wijmo is a kit of over 40 UI widgets, optimized for client-side web development. -HTML5 -jQuery -CSS3 -SVG.
Apache Cordova Tools in Visual Studio
CROSS PLATFORM MOBILE APPLICATION DEVELOPMENT Nick Randolph (Built to Roam) SESSION CODE: DEV-WPH314 (c) 2011 Microsoft. All rights reserved.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
The way of hybrid mobile development Hybrid Mobile Applications Telerik Software Academy
TITANIUM DEVELOPMENT SERVICES MOBILMINDZ TITANIUM DEVELOPMENT PORTFOLIO
 Phone Gap is a mobile application development frame work based upon the open source apache cordova project. Developed by Nitobi software Bought by Adobe.
KAASHIV INFOTECH Presents INTEL XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website
| | Top 4 Benefits of Hybrid Mobile Apps.
1 KaaShiv InfoTech  Presents  INTEL XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website.
Mobile Application Development with ANDROID Umang Patel(6537) LDCE.
 Can access all API’s made available by OS vendor.  SDK’s are platform-specific.  Each mobile OS comes with its own unique tools and GUI toolkit.
If you are thinking about developing mobile application for your customer, this is an important aspect to consider the platform.
NativeScript – Open source platform to build Native iOS/Android Apps.
Google Web Toolkit for Mobile Applications Development INGENUITY AT ITS BEST……………….
PhoneGap / PhoneGap Build #CreateTheWeb Mihai Corlan / Adobe Web Evangelist
JavaScript 사용현황 김민철. Table of contents  1. Mobile  WAC  PhoneGap  AppsPresso  2. TV  Samsung Smart TV  KT IPTV  3. 기타  node.js 2.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
APP DESIGN AND DEVELOPMENT WITH THE IONIC FRAMEWORK Chuck Leone
MOBILE APPLICATION DEVELOPMENT SERVICES
Phonegap API & Phonegap Bridge CIS 136 Building Mobile Apps 1.
Build Hybrid Mobile Apps with Ionic, Angular, & Cordova Brian
PhoneGap. web-based mobile development framework, based on the open-source Cordova project. use standard web technologies such as HTML5, CSS3, and JavaScript.
TELERIK APP BUILDER ( Icenium ). POINTS TO DISCUSS  Introduction  Features  Versions  Supported Frameworks.
Ionic Mobile App Development Services
PhoneGap Cross-Platform Development Company India
跨平台 Hybrid App 開發簡介 - 使用 Visual Studio Tool for Apache Cordova + HTML/JavaScript 陳葵懋 (Ian)
Mobile App Development Using:
A little more App Inventor and Mind the GAP!
ET-570 Smart Phone Apps.
Accessing the device native APIs
Browsers and Web Platforms
Building Cordova Apps for Windows 10
Apache Cordova Overview
Build Native Mobile Apps using JavaScript and Ionic
Multi-Device Hybrid Apps What, Why, and When to Use Hybrid Development Option Ervin Loh ALM Program Manager
Automatic Mobile App Generation
Ionic Framework Kerry Ritter
Collaboration on-the-Go
Collaboration on-the-Go
Apps XD.
Phonegap Bridge Configuration file
12/5/2018 HCI SNS College of Engineering Department of Computer Science and Engineering Mobile Application Development Presented by S.Yamuna AP/CSE.
CIS 136 Building Mobile Apps
And I have to create mobile apps too?
Office 365 Development.
Frameworks Deploying Online Services
Introduce to Angular 6 Present by: Võ Văn Hào
Presentation transcript:

Apache Cordova What is it ? Platforms Development Architecture Plugins History www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Apache Cordova – What is it ? A mobile development framework Cross platform development Uses HTML, CSS, Javascript Implement applications as web pages Access native functionality via Javascript API's Released via Apache V2 License www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Apache Cordova – Platforms Apache Cordova is available for Amazon fireos Android Blackberry 10 Firefox OS IOS Ubuntu Windows Phone 7 Windows Phone 8 Windows 8 Tizen www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Apache Cordova – Development Version 3 of Cordova offers two workflows Web Project Multi Platform Minimal redevelopment Minimal platform specific development Uses Cordova CLI for abstraction Native Platform Single platform Native development Difficult to make multi platform Need to use Plugman for each platform www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Apache Cordova – History What is Apache Cordova's history ? Developed as PhoneGap Adobe purchase Nitobi – Oct 2011 PhoneGap given to Apache Renamed Cordoba www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Apache Cordova – Pros and Cons What are Cordova's Benefits ? Develop once Multi platform compatible Port web apps to mobile Access native functionality via API's What is the possible down side Lost / inaccessible native features Less rich UI style www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Apache Cordova – Plugins What Plugins are available for Apache Cordova ? Battery Geolocation Camera Globalisation Console In App Browser Contacts Media Device Media Capture Device Motion Network Information Device Orientation Splash Screen Dialogs Vibration File File Transfer www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Apache Cordova – Architecture www.semtech-solutions.co.nz info@semtech-solutions.co.nz

Contact Us Feel free to contact us at www.semtech-solutions.co.nz info@semtech-solutions.co.nz We offer IT project consultancy We are happy to hear about your problems You can just pay for those hours that you need To solve your problems