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
590
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
23
Cross-first Mobile App
hazemkhaled
0
460
Why & which mobile cross platform?
hazemkhaled
0
17k
Other Decks in Technology
See All in Technology
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
220
サンタコンペ2025完全攻略 ~お前らの焼きなましは遅すぎる~
terryu16
1
560
作るべきものと向き合う - ecspresso 8年間の開発史から学ぶ技術選定 / 技術選定con findy 2026
fujiwara3
6
1.7k
[続・営業向け 誰でも話せるOCI セールストーク] AWSよりOCIの優位性が分からない編(2026年2月20日開催)
oracle4engineer
PRO
0
150
論文検索を日本語でできるアプリを作ってみた
sailen2
0
150
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
360
What's new in Go 1.26?
ciarana
2
270
オンプレとGoogle Cloudを安全に繋ぐための、セキュア通信の勘所
waiwai2111
3
1k
メタデータ同期に潜んでいた問題 〜 Cache Stampede 時の Cycle Wait を⾒つけた話
lycorptech_jp
PRO
0
120
AI Coding Agentの地殻変動 ~ ai-coding.info の定点観測 ~
kotauchisunsun
1
500
Raspberry Pi AI HAT+ 2 介紹(#49)
piepie_tw
PRO
0
110
AI が Approve する開発フロー / How AI Reviewers Accelerate Our Development
zaimy
1
250
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
77
5.3k
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
360
The Art of Programming - Codeland 2020
erikaheidi
57
14k
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
1
140
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
860
Visualization
eitanlees
150
17k
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.9k
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
300
GraphQLとの向き合い方2022年版
quramy
50
14k
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