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
560
AutoSizingTextView
kettsun0123
0
210
Replace with dagger.android
kettsun0123
0
2.3k
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Designing Experiences People Love
moore
142
24k
Become a Pro
speakerdeck
PRO
28
5.4k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
The Cult of Friendly URLs
andyhume
79
6.5k
A Modern Web Designer's Workflow
chriscoyier
694
190k
It's Worth the Effort
3n
185
28k
RailsConf 2023
tenderlove
30
1.1k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Site-Speed That Sticks
csswizardry
10
680
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:)