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
Mobile app lifecycle with PhoneGap
Search
Hazem Khaled
November 22, 2014
Technology
0
570
Mobile app lifecycle with PhoneGap
Hazem Khaled
November 22, 2014
Tweet
Share
More Decks by Hazem Khaled
See All by Hazem Khaled
Meteor @ Istanbul
hazemkhaled
0
16
Cross-first Mobile App
hazemkhaled
0
450
Why & which mobile cross platform?
hazemkhaled
0
17k
Other Decks in Technology
See All in Technology
関数型プログラミングで 「脳がバグる」を乗り越える
manabeai
1
190
SmartNewsにおける 1000+ノード規模 K8s基盤 でのコスト最適化 – Spot・Gravitonの大規模導入への挑戦
vsanna2
0
130
Connect 100+を支える技術
kanyamaguc
0
200
使いたいMCPサーバーはWeb APIをラップして自分で作る #QiitaBash
bengo4com
0
1.9k
AWS認定を取る中で感じたこと
siromi
1
190
「良さそう」と「とても良い」の間には 「良さそうだがホンマか」がたくさんある / 2025.07.01 LLM品質Night
smiyawaki0820
1
540
Operating Operator
shhnjk
1
580
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
7.7k
「クラウドコスト絶対削減」を支える技術—FinOpsを超えた徹底的なクラウドコスト削減の実践論
delta_tech
4
170
開発生産性を組織全体の「生産性」へ! 部門間連携の壁を越える実践的ステップ
sudo5in5k
2
6.9k
american airlines®️ USA Contact Numbers: Complete 2025 Support Guide
supportflight
1
110
Claude Code に プロジェクト管理やらせたみた
unson
6
3.8k
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
3.9k
Building Adaptive Systems
keathley
43
2.7k
The Language of Interfaces
destraynor
158
25k
How to train your dragon (web standard)
notwaldorf
95
6.1k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
It's Worth the Effort
3n
185
28k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Practical Orchestrator
shlominoach
189
11k
Producing Creativity
orderedlist
PRO
346
40k
Transcript
MOBILE APP LIFECYCLE WITH PHONEGAP GDG DevFest Cairo
ABOUT ME 11+ Overall experience Building Web & Mobile Apps
+SocialGood Connector
INTRODUCTION Building Mobile app from scratch till upload it on
the store
CROSS-PLATFORM SDKS
PhoneGap Just package your HTML, CSS and JavaScript into Mobile
App plus allow you to access native APIs.
NATIVE API SUPPORT • Accelerometer • Camera • Compass •
Contacts • Network • Device • Globalization • Storage • Events • File system • Geolocation • Media • Notification And more 500+ native plugin
HELLO WORLD! M ission com pleted #
INSTALLATION • Native SDKs (Android SDK, Xcode, Momentics, Visual Studio
… etc) • Node.js • PhoneGap command line interface CLI Full guide for each platform
CODE TIME :) • Create App • Run on iPhone
• Run on Android • Example to open camera and capture picture
Not supporting everything everywhere
But PhoneGap is not enough :( It’s a embed web
browser to give you access on all awesome web development capabilities But you need something to make it easy and fast?
Front-end framework
Tools • Android theme Generators • TiCons • Icon Fonts
• R.drawable Icons • Codly.io • Pttrns.com & android-app-patterns.com
QUESTIONS? @HazemKhaled http://about.me/HazemKhaled