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
210
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.5k
Jetpack Compose の Side-effect を使いこなす / DroidKaigi 2023
star_zero
5
6.8k
Android 14 新機能 / Android 14 Meetup Nagoya
star_zero
1
640
Android 14 と Predictive back gesture / Shibuya.apk #42
star_zero
0
460
Coroutines Test 入門 / Android Test Night #8
star_zero
2
1.3k
What's new in Jetpack / I/O Extended Japan 2022
star_zero
1
690
Kotlin 2021 Recap / DevFest 2021
star_zero
3
1.3k
Kotlin Symbol Processing (KSP) を使ったコード生成 / DroidKaigi 2021
star_zero
2
5.3k
What's new Android 12
star_zero
0
600
Other Decks in Programming
See All in Programming
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
Ruby and LLM Ecosystem 2nd
koic
1
440
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
680
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
390
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
120
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
170
How to stabilize UI tests using XCTest
akkeylab
0
110
Windows on Ryzen and I
seosoft
0
240
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
800
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
810
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
55
8k
Typedesign – Prime Four
hannesfritz
42
3k
A better future with KSS
kneath
240
18k
Raft: Consensus for Rubyists
vanstee
141
7.3k
Context Engineering - Making Every Token Count
addyosmani
9
740
The SEO Collaboration Effect
kristinabergwall1
0
390
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Code Review Best Practice
trishagee
74
20k
ラッコキーワード サービス紹介資料
rakko
1
2.6M
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
530
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
660
Designing for Timeless Needs
cassininazir
0
160
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
ありがとうございました