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
Internal App Sharing🤝gradle-play-publisher と Fa...
Search
star_zero
February 13, 2020
Programming
0
190
Internal App Sharing🤝gradle-play-publisher と FakeSplitInstallManagerの話 / Cookpad.apk #4
DEMOメインだったので内容が無です
star_zero
February 13, 2020
Tweet
Share
More Decks by star_zero
See All by star_zero
今からはじめるAndroidアプリ開発 2024 / DevFest 2024
star_zero
0
1.2k
Jetpack Compose の Side-effect を使いこなす / DroidKaigi 2023
star_zero
5
5.8k
Android 14 新機能 / Android 14 Meetup Nagoya
star_zero
1
580
Android 14 と Predictive back gesture / Shibuya.apk #42
star_zero
0
360
Coroutines Test 入門 / Android Test Night #8
star_zero
2
1.1k
What's new in Jetpack / I/O Extended Japan 2022
star_zero
1
620
Kotlin 2021 Recap / DevFest 2021
star_zero
3
1.3k
Kotlin Symbol Processing (KSP) を使ったコード生成 / DroidKaigi 2021
star_zero
2
5.2k
What's new Android 12
star_zero
0
560
Other Decks in Programming
See All in Programming
PEPCは何を変えようとしていたのか
ken7253
2
140
AIプログラミング雑キャッチアップ
yuheinakasaka
17
4k
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
250
プログラミング言語学習のススメ / why-do-i-learn-programming-language
yashi8484
0
160
第3回関東Kaggler会_AtCoderはKaggleの役に立つ
chettub
3
1.1k
責務と認知負荷を整える! 抽象レベルを意識した関心の分離
yahiru
8
1.3k
コードを読んで理解するko build
bells17
1
110
CloudNativePGを布教したい
nnaka2992
0
110
Flutter × Firebase Genkit で加速する生成 AI アプリ開発
coborinai
0
170
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
230
PHP ステートレス VS ステートフル 状態管理と並行性 / php-stateless-stateful
ytake
0
110
Rails アプリ地図考 Flush Cut
makicamel
1
130
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.2k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Code Reviewing Like a Champion
maltzj
521
39k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.5k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
21
2.5k
Transcript
Internal App Sharinggradle-play-publisher と FakeSplitInstallManagerの話 Cookpad.apk #4 2020/02/13
About me •Kenji Abe •Cookpad Inc. •Google Developers Expert for
Android •Twitter: @STAR_ZERO
IAS gradle-play-publisher •https://github.com/Triple-T/gradle-play-publisher •これを使うと簡単にInternal App Sharingにアップ ロードできる •Dynamic Feature Moduleなどの確認が捗る
DEMO
FakeSplitInstallManagerの話 •FakeSplitInstallManagerでオフラインでオンデマンド 配信をテスト •SplitInstallMangerの代わりに使うだけ •bundletoolを使ってインストール ‣ 0.13.0から便利になった
DEMO
ありがとうございました