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
550
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
430
Why & which mobile cross platform?
hazemkhaled
0
17k
Other Decks in Technology
See All in Technology
Oracle Cloud Infrastructure:2024年12月度サービス・アップデート
oracle4engineer
PRO
1
270
組織に自動テストを書く文化を根付かせる戦略(2024冬版) / Building Automated Test Culture 2024 Winter Edition
twada
PRO
18
5.6k
[トレノケ雲の会 mod.13] 3回目のre:Inventで気づいたこと -CloudOperationsを添えて-
shintaro_fukatsu
0
110
PHPerのための計算量入門/Complexity101 for PHPer
hanhan1978
5
680
成果を出しながら成長する、アウトプット駆動のキャッチアップ術 / Output-driven catch-up techniques to grow while producing results
aiandrox
0
380
終了の危機にあった15年続くWebサービスを全力で存続させる - phpcon2024
yositosi
27
23k
LINEヤフーのフロントエンド組織・体制の紹介【24年12月】
lycorp_recruit_jp
0
550
多様なメトリックとシステムの健全性維持
masaaki_k
0
120
KnowledgeBaseDocuments APIでベクトルインデックス管理を自動化する
iidaxs
1
280
TypeScript開発にモジュラーモノリスを持ち込む
sansantech
PRO
2
670
Work as an App Engineer
lycorp_recruit_jp
0
370
多領域インシデントマネジメントへの挑戦:ハードウェアとソフトウェアの融合が生む課題/Challenge to multidisciplinary incident management: Issues created by the fusion of hardware and software
bitkey
PRO
2
120
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
The Cult of Friendly URLs
andyhume
78
6.1k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
BBQ
matthewcrist
85
9.4k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Side Projects
sachag
452
42k
We Have a Design System, Now What?
morganepeng
51
7.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
RailsConf 2023
tenderlove
29
940
Designing Experiences People Love
moore
138
23k
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