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 Instant Apps or Progressive Web Apps
Search
Yuji Koketsu
October 09, 2017
1
430
Android Instant Apps or Progressive Web Apps
Yuji Koketsu
October 09, 2017
Tweet
Share
More Decks by Yuji Koketsu
See All by Yuji Koketsu
How to contribute android-gpuimage
kettsun0123
0
580
AutoSizingTextView
kettsun0123
0
210
Replace with dagger.android
kettsun0123
0
2.4k
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Practical Orchestrator
shlominoach
190
11k
A designer walks into a library…
pauljervisheath
207
24k
Code Reviewing Like a Champion
maltzj
525
40k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
GitHub's CSS Performance
jonrohan
1032
460k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Six Lessons from altMBA
skipperchong
28
4k
Transcript
Instant Apps or Progressive Web Apps CyberAgent, Inc Yuji Koketsu
About me Yuji Koketsu ✓ Android Developer @kettsun0123 ✓ CyberAgent,
Inc ✓ AbemaTV New start-up
Android Instant Apps ✓ Native Android App ✓ No installation
✓ Seamless payment & auth
Progressive Web Apps ✓ Reliable ✓ Fast ✓ Engaging
What’s the difference between AIA and PWA?
AIA is… ✓ Only Android ✓ Jelly Bean ~ ✓
Fast loading ✓ All the features of Android ✓ Not discoverable by search engines
PWA is… ✓ Supported by almost OS ✓ Safari is
in development ✓ Fast loading ✓ Lacks integration with some features ✓ Can be crawled by search engines
You can AIA when ✓ want to use feature of
android ✓ already have android app ✓ want to support almost OS (android/iOS) ✓ before development You can PWA when I think…
Thanks:)