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.3k
Jetpack Compose の Side-effect を使いこなす / DroidKaigi 2023
star_zero
5
6.1k
Android 14 新機能 / Android 14 Meetup Nagoya
star_zero
1
600
Android 14 と Predictive back gesture / Shibuya.apk #42
star_zero
0
390
Coroutines Test 入門 / Android Test Night #8
star_zero
2
1.2k
What's new in Jetpack / I/O Extended Japan 2022
star_zero
1
640
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
570
Other Decks in Programming
See All in Programming
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
120
Passkeys for Java Developers
ynojima
3
870
iOSアプリ開発で 関数型プログラミングを実現する The Composable Architectureの紹介
yimajo
2
210
コード書くの好きな人向けAIコーディング活用tips #orestudy
77web
3
320
Go1.25からのGOMAXPROCS
kuro_kurorrr
1
770
Cline指示通りに動かない? AI小説エージェントで学ぶ指示書の書き方と自動アップデートの仕組み
kamomeashizawa
1
550
FormFlow - Build Stunning Multistep Forms
yceruto
1
190
データベースコネクションプール(DBCP)の変遷と理解
fujikawa8
1
270
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
280
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
760
すべてのコンテキストを、 ユーザー価値に変える
applism118
1
250
GraphRAGの仕組みまるわかり
tosuri13
7
440
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
A designer walks into a library…
pauljervisheath
206
24k
Statistics for Hackers
jakevdp
799
220k
We Have a Design System, Now What?
morganepeng
52
7.6k
Six Lessons from altMBA
skipperchong
28
3.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
The Cult of Friendly URLs
andyhume
79
6.4k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Invisible Side of Design
smashingmag
299
51k
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
ありがとうございました