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
Agile that works and the tools we love
rasmusluckow
330
21k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Side Projects
sachag
455
43k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Why Our Code Smells
bkeepers
PRO
339
57k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
GraphQLとの向き合い方2022年版
quramy
49
14k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
How to Ace a Technical Interview
jacobian
279
23k
Building Applications with DynamoDB
mza
96
6.6k
A Tale of Four Properties
chriscoyier
160
23k
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:)