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
520
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
14
Cross-first Mobile App
hazemkhaled
0
420
Why & which mobile cross platform?
hazemkhaled
0
17k
Other Decks in Technology
See All in Technology
ついに出た!OpenAIの最新モデル「o1」って何がすごいの?
minorun365
PRO
3
1.3k
Jetpack Compose Modifier 徹底解説 / Jetpack Compose Modifier
wiroha
0
210
『GRANBLUE FANTASY: Relink』最高の「没入感」を実現するカットシーン制作手法とそれを支える技術
cygames
1
160
技術的負債解消の取り組みと専門チームのお話
bengo4com
0
340
Road to Single Activity
yurihondo
2
240
開発者の定量・定性データを組み合わせて開発者体験を把握するための取り組み
ham0215
1
180
グイグイ系QAマネージャーの仕事
sadonosake
0
390
横断組織として考える共通DBの課題解決 〜 桃園の誓いアーキテクチャ 〜 / Addressing Shared Database Challenges as Cross-Team: “Peach Garden Oath” Architecture
4geru
0
270
AI前提のサービス運用ってなんだろう?
ryuichi1208
3
1.2k
突撃! 隣のAmazon Bedrockユーザー 〜YouはどうしてAWSで?〜
minorun365
PRO
3
400
Google CloudのLLM活用の選択肢を広げるVertex AIのパートナーモデル
nayuts
0
130
DroidKaigi 2024 たすけて!ViewModel
mhidaka
5
1.1k
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
23
1.7k
Being A Developer After 40
akosma
84
590k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2k
The Art of Programming - Codeland 2020
erikaheidi
48
13k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Infographics Made Easy
chrislema
239
18k
Speed Design
sergeychernyshev
22
440
Facilitating Awesome Meetings
lara
49
6k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
26
1.9k
Creatively Recalculating Your Daily Design Routine
revolveconf
215
12k
ParisWeb 2013: Learning to Love: Crash Course in Emotional UX Design
dotmariusz
109
6.9k
Faster Mobile Websites
deanohume
304
30k
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