Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
App Development With Apache Cordova
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Bastian Heist
January 18, 2016
Programming
0
82
App Development With Apache Cordova
A presentation on Apache Cordova, held for the Darmstadt Designer & Developer Meetup.
Bastian Heist
January 18, 2016
Tweet
Share
More Decks by Bastian Heist
See All by Bastian Heist
What's new in Neos?
beheist
1
92
Neos Fusion - A Rendering Engine for the Modern Web
beheist
0
360
Introduction to Neos
beheist
0
80
An Introduction to CSS Grid Layout
beheist
0
2.7k
Neos 3.0 and the road ahead
beheist
0
92
Neos - React Rewrite
beheist
0
92
Neos - 0 to live in 20min
beheist
0
81
Web Animations API - Frontend UserGroup RheinMain
beheist
2
3.5k
Web Animations API - Darmstadt Designer & Developer Meetup
beheist
1
60
Other Decks in Programming
See All in Programming
Coding at the Speed of Thought: The New Era of Symfony Docker
dunglas
0
2.9k
2026-03-27 #terminalnight 変数展開とコマンド展開でターミナル作業をスマートにする方法
masasuzu
0
240
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
130
へんな働き方
yusukebe
6
2.9k
20260320登壇資料
pharct
0
130
Codex CLIのSubagentsによる並列API実装 / Parallel API Implementation with Codex CLI Subagents
takatty
2
690
PHP でエミュレータを自作して Ubuntu を動かそう
m3m0r7
PRO
2
150
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
570
テレメトリーシグナルが導くパフォーマンス最適化 / Performance Optimization Driven by Telemetry Signals
seike460
PRO
2
190
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
170
脱 雰囲気実装!AgentCoreを良い感じにWEBアプリケーションに組み込むために
takuyay0ne
3
410
今からFlash開発できるわけないじゃん、ムリムリ! (※ムリじゃなかった!?)
arkw
0
160
Featured
See All Featured
Accessibility Awareness
sabderemane
0
86
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Believing is Seeing
oripsolob
1
99
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
600
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.5k
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
350
Deep Space Network (abreviated)
tonyrice
0
97
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Scaling GitHub
holman
464
140k
Transcript
Apache Cordova
Your experiences?
What is Cordova?
Create (cross-platform) apps with
Platform Support
How does it work?
Development approaches Cordova CLI Platform-specific
Phone OS App Container WebView
➜ cordova create darmstadt developer.meetup DemoApp ➜ cd darmstadt ➜
cordova platform add ios ➜ cordova build ➜ cordova emulate Demo Time!
Pros & Cons
What’s great?
Well-known web technologies
One codebase, many platforms
Rapid prototyping
Use plugins to access native device functions
Ecosystem
You can “go native”
What isn’t?
Non-native Look+Feel*
Limited access to native functionality
Performance *
Is cross-platform better than native?
Yes. No. Sometimes!
Thank you! @beheist
[email protected]