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
Intégrer Cordova dans une appli native
Search
Benjamin
September 23, 2015
Programming
0
86
Intégrer Cordova dans une appli native
Benjamin
September 23, 2015
Tweet
Share
More Decks by Benjamin
See All by Benjamin
Ecmascript 2015
benjmichel
1
54
Other Decks in Programming
See All in Programming
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.7k
MCPサーバー「モディフィウス」で変更容易性の向上をスケールする / modifius
minodriven
4
620
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
750
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
2
870
KoogではじめるAIエージェント開発
hiroaki404
1
290
Developer Joy - The New Paradigm
hollycummins
1
400
AI Agent 時代的開發者生存指南
eddie
4
2.3k
data-viz-talk-cz-2025
lcolladotor
0
110
マイベストのシンプルなデータ基盤の話 - Googleスイートとのつき合い方 / mybest-simple-data-architecture-google-nized
snhryt
0
120
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
690
Blazing Fast UI Development with Compose Hot Reload (Bangladesh KUG, October 2025)
zsmb
2
450
SODA - FACT BOOK(JP)
sodainc
1
9.2k
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Fireside Chat
paigeccino
41
3.7k
Practical Orchestrator
shlominoach
190
11k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Embracing the Ebb and Flow
colly
88
4.9k
Code Reviewing Like a Champion
maltzj
526
40k
Navigating Team Friction
lara
190
15k
Statistics for Hackers
jakevdp
799
220k
How to Ace a Technical Interview
jacobian
280
24k
The Invisible Side of Design
smashingmag
302
51k
Transcript
Intégrer Cordova dans une application native Benjamin MICHEL PhoneGap/Cordova Paris
#12 23/09/15 @bam_lab http://bamlab.fr
Retour sur Cordova Paris #11 Maps offline en prod :
About me Benjamin MICHEL Développeur mobile hybride @benjmichel @bam_lab http://bamlab.fr
Introduction • Intégrer Cordova dans un code source natif •
Intérêt : ◦ Développement multiplateforme ◦ Technos web ◦ Profiter des performances natives
Manipulations
Avantages • Dév multiplatforme • Utiliser des technos web •
Profiter des performances natives sans passer par un plugin Cordova Problèmes • Compétences à avoir : hybride + natif • Intégrations des plugins • Anticiper le démarrage de Cordova et des frameworks JS • Partage de données entre Cordova et natif
Quelques liens Plugin routing natif : https://github.com/bamlab/cordova-plugin-native- routing Intégration Android
: • Doc officielle Cordova • http://www.catharinegeek.com/embed-cordova-webview-in-android- native-app/ Intégration iOS : • Doc officielle Cordova • Doc PhoneGap • http://devgirl.org/2012/11/15/embed-cordovaphonegap-in-your-native- ios-app/
Questions ?