Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Mobile app lifecycle with PhoneGap
Hazem Khaled
November 22, 2014
Technology
0
350
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
6
Cross-first Mobile App
hazemkhaled
0
260
Why & which mobile cross platform?
hazemkhaled
0
16k
Other Decks in Technology
See All in Technology
220428event_overview
caddi_eng
1
190
Understanding Python attributes
reuven
0
550
Web Intelligence and Visual Media Analytics
weblyzard
PRO
1
2.8k
Power Query 日時の変換でちょっと焦ったケース +1 / Power Query Some cases
ishiayaya
0
140
AWS CloudShellという推しサービスについて / lt-20220502-jawsug-cli
becominn
0
620
Babylon.js で簡単 WebXR
yuhara0928
1
270
Salesforce女子部-権限についてまとめてみたその1
sfggjp
0
130
JAWS-UG 朝会 #33 登壇資料
takakuni
0
340
Power BI Premiumでデータ準備!
hanaseleb
1
170
Babylon.js v5 新機能の紹介
limes2018
0
320
220428event_matsuda_part
caddi_eng
0
230
Research Paper Introduction #98 "NSDI 2022 recap"
cafenero_777
0
170
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
226
15k
Building Applications with DynamoDB
mza
83
4.6k
Docker and Python
trallard
27
1.5k
GraphQLの誤解/rethinking-graphql
sonatard
24
6.1k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
236
1M
GraphQLとの向き合い方2022年版
quramy
16
8k
Documentation Writing (for coders)
carmenhchung
47
2.5k
The Illustrated Children's Guide to Kubernetes
chrisshort
14
34k
Raft: Consensus for Rubyists
vanstee
126
5.4k
Why You Should Never Use an ORM
jnunemaker
PRO
47
5.5k
Pencils Down: Stop Designing & Start Developing
hursman
112
9.8k
The Straight Up "How To Draw Better" Workshop
denniskardys
225
120k
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