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
アプリ開発配布方法比較
Search
ENGINEER HIKARU
July 07, 2020
Technology
0
230
アプリ開発配布方法比較
iOSとAndroidの完成したアプリの配布方法の比較をまとめた資料です。
アプリを一般に公開するにはどれを使えば良いか、アプリを社内で使うにはどれを使えば良いかなどの参考になります。
ENGINEER HIKARU
July 07, 2020
Tweet
Share
More Decks by ENGINEER HIKARU
See All by ENGINEER HIKARU
Flutter Open DevTools
engineerhikaru
0
2.1k
Flutterコマンドを使えるまで
engineerhikaru
1
820
Flutterホットリロード
engineerhikaru
0
2.2k
npmコマンドを使えるようにするまで
engineerhikaru
0
2k
Other Decks in Technology
See All in Technology
米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
2
1k
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
3
760
Prox Industries株式会社 会社紹介資料
proxindustries
0
260
AWS Summit Japan 2025 Community Stage - App workflow automation by AWS Step Functions
matsuihidetoshi
1
220
Microsoft Build 2025 技術/製品動向 for Microsoft Startup Tech Community
torumakabe
2
250
UIテスト自動化サポート- Testbed for XCUIAutomation practice
notoroid
0
130
第9回情シス転職ミートアップ_テックタッチ株式会社
forester3003
0
220
Observability infrastructure behind the trillion-messages scale Kafka platform
lycorptech_jp
PRO
0
130
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
1
500
20250623 Findy Lunch LT Brown
3150
0
840
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
1
160
MySQL5.6から8.4へ 戦いの記録
kyoshidaxx
1
170
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Code Reviewing Like a Champion
maltzj
524
40k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
GitHub's CSS Performance
jonrohan
1031
460k
Rails Girls Zürich Keynote
gr2m
94
14k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
VelocityConf: Rendering Performance Case Studies
addyosmani
330
24k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Raft: Consensus for Rubyists
vanstee
140
7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Transcript
アプリ開発 ⾊々な配信⽅法
iOSでの配信⽅法 AppStoreConnect AdHoc Enterprise(OTA形式) TestFlight PCからケーブル経由 1. 2. 3. 4.
5.
Androidでの配信⽅法 GooglePlayConsole PCからケーブル経由 APKファイルを配布 1. 2. 3.
iOS向け開発者プログラム AppleDeveloperProgram AppStoreConnect,AdHoc,TestFlight 年間11,800円,個⼈or法⼈登録 必要<AppleID,代表名,住所,電話番号,DUNS番号(法⼈)> AppleDeveloperEnterPriseProgram AdHoc,EnterPrise,TestFlight 年間37,800円,法⼈登録のみ 必要<AppleID,代表名,住所,電話番号,DUNS番号>
iOS配信⽅法⽐較 AppStoreConnect 審査あり,AppStoreに公開される,⼀般向け AdHoc 審査なし,デバイス情報が必要,社内向け EnterPrise(OTA形式) 審査なし,URLからインストール,社内向け TestFlight 審査なし,90⽇間のみ,メールで招待,社内テスト向け PCからケーブル経由
審査なし,ローカルで⼊れられる,社内テスト向け
GooglePlayConsole $25,個⼈or法⼈登録 必要<Googleアカウント,メールアドレス,電話番号> Android向け開発者プログラム
GooglePlayConsole 審査あり,GooglePlayに公開される,⼀般向け Android配信⽅法⽐較 PCからケーブル経由 審査なし,ローカルで⼊れられる,社内テスト向け APKファイルを配布 審査なし,ファイルをインストール,(⼀般)・社内向け