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
440
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
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Building Applications with DynamoDB
mza
96
6.7k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Into the Great Unknown - MozCon
thekraken
40
2.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
A designer walks into a library…
pauljervisheath
209
24k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
980
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
190
55k
Automating Front-end Workflow
addyosmani
1371
200k
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:)