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
580
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
17
Cross-first Mobile App
hazemkhaled
0
450
Why & which mobile cross platform?
hazemkhaled
0
17k
Other Decks in Technology
See All in Technology
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
4k
Why Governance Matters: The Key to Reducing Risk Without Slowing Down
sarahjwells
0
120
これがLambdaレス時代のChatOpsだ!実例で学ぶAmazon Q Developerカスタムアクション活用法
iwamot
PRO
4
170
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.8k
『OCI で学ぶクラウドネイティブ 実践 × 理論ガイド』 書籍概要
oracle4engineer
PRO
2
150
LLM時代にデータエンジニアの役割はどう変わるか?
ikkimiyazaki
6
1.1k
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
4
300
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
2
930
How to achieve interoperable digital identity across Asian countries
fujie
0
140
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
360
AWS 잘하는 개발자 되기 - AWS 시작하기: 클라우드 개념부터 IAM까지
kimjaewook
0
120
PLaMo2シリーズのvLLM実装 / PFN LLM セミナー
pfn
PRO
2
1k
Featured
See All Featured
The Cult of Friendly URLs
andyhume
79
6.6k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Scaling GitHub
holman
463
140k
Automating Front-end Workflow
addyosmani
1371
200k
Balancing Empowerment & Direction
lara
4
680
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Rails Girls Zürich Keynote
gr2m
95
14k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Fireside Chat
paigeccino
40
3.7k
Why Our Code Smells
bkeepers
PRO
339
57k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Designing for Performance
lara
610
69k
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