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
200
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.4k
Jetpack Compose の Side-effect を使いこなす / DroidKaigi 2023
star_zero
5
6.4k
Android 14 新機能 / Android 14 Meetup Nagoya
star_zero
1
620
Android 14 と Predictive back gesture / Shibuya.apk #42
star_zero
0
420
Coroutines Test 入門 / Android Test Night #8
star_zero
2
1.2k
What's new in Jetpack / I/O Extended Japan 2022
star_zero
1
660
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
580
Other Decks in Programming
See All in Programming
クラシルを支える技術と組織
rakutek
0
200
CSC305 Lecture 02
javiergs
PRO
1
270
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
8
1.6k
iOSアプリの信頼性を向上させる取り組み/ios-app-improve-reliability
shino8rayu9
0
170
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
Catch Up: Go Style Guide Update
andpad
0
210
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
640
Cursorハンズオン実践!
eltociear
2
860
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
200
技術的負債の正体を知って向き合う / Facing Technical Debt
irof
0
140
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
460
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
520
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Visualization
eitanlees
148
16k
The Language of Interfaces
destraynor
162
25k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
A Tale of Four Properties
chriscoyier
160
23k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Gamification - CAS2011
davidbonilla
81
5.5k
A designer walks into a library…
pauljervisheath
209
24k
The World Runs on Bad Software
bkeepers
PRO
71
11k
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
ありがとうございました