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
Android 11 Meetup Douala
Search
Farouk
July 20, 2020
Programming
0
37
Android 11 Meetup Douala
Farouk
July 20, 2020
Tweet
Share
More Decks by Farouk
See All by Farouk
DevFest 2023 Libreville - Les Passkeys et l’API Credential Manager sur Android
sabiou
0
17
Android à l'ere de Compose
sabiou
0
20
Applications modernes avec Jetpack
sabiou
0
150
IO-Extended-talk.pdf
sabiou
0
63
Other Decks in Programming
See All in Programming
The Missing Link in Angular's Signal Story: Resource API and httpResource
manfredsteyer
PRO
0
130
「正規表現をつくる」をつくる / make "make regex"
makenowjust
1
420
All(?) About Point Sets
hole
0
150
複数チーム並行開発下でのコード移行アプローチ ~手動 Codemod から「生成AI 活用」への進化
andpad
0
170
CloudNative Days Winter 2025: 一週間で作る低レイヤコンテナランタイム
ternbusty
4
760
知られているようで知られていない JavaScriptの仕様 4選
syumai
0
600
DartASTとその活用
sotaatos
2
130
レイトレZ世代に捧ぐ、今からレイトレを始めるための小径
ichi_raven
0
350
Phronetic Team with AI - Agile Japan 2025 closing
hiranabe
2
600
Register is more than clipboard
satorunooshie
1
470
例外処理を理解して、設計段階からエラーを見つけやすく、起こりにくく #phpconfuk
kajitack
12
6k
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
0
700
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
697
190k
How to train your dragon (web standard)
notwaldorf
97
6.4k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Documentation Writing (for coders)
carmenintech
76
5.1k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Transcript
GDG Location Android Jetpack Farouk Sabiou @sabiou
2019 | Confidential and Proprietary GDG Location C’est quoi Jetpack
?
GDG Location Un ensemble de librairies permettant de développer plus
rapidement des applications robustes, testables et maintenables.
GDG Location • simplifier les tâches complexes dans le dev
Android • 70% de développeurs android utilisent Jetpack (source Google survey) • Constamment mis à jour (fréquence d’une release / 5 jrs) • Documentation technique de qualité
GDG Location Composition
GDG Location Android Jetpack ० Foundation components ० Architecture components
० Behavior components ० UI components
None
GDG Location 47% du top 1000 des applications Android utilisent
Jetpack
GDG Location
GDG Location Hilt
GDG Location Désormais la librairie recommandée par Google pour l'injection
de dépendances sur Android
GDG Location
GDG Location
GDG Location
GDG Location App startup
GDG Location
GDG Location Paging 3
GDG Location Paging est est une librairie de la suite
Android Jetpack qui vous permet de charger et afficher progressivement vos données en plusieurs portions pour une meilleure performance.
Sunflower https://github.com/android/sunflower Références Foundations ❏ AppCompat ❏ Android KTX ❏
Test Architecture Components ❏ DataBinding ❏ Lifecycles ❏ LiveData ❏ Navigation ❏ Room ❏ ViewModel ❏ WorkManager UI Components ❏ Animations / Transitions ❏ Fragment ❏ Layout
GDG Location https://github.com/google/iosched Application Google I/O
GDG Location https://github.com/ricknout/rugby-ranker Rugby Ranker
GDG Location Merci pour votre attention !