Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

配信する方法を考える? #20

Open
kokoichi206 opened this issue Oct 10, 2021 · 1 comment
Open

配信する方法を考える? #20

kokoichi206 opened this issue Oct 10, 2021 · 1 comment

Comments

@kokoichi206
Copy link
Member

ストアに申請しない場合、どのように配信するのがベターか考える

案1

Storage に apk ファイルを保存して、その URL を QR コードに変換してダウンロードしてもらう

例えばこの辺

https://qr.quel.jp/url.php

どこに apk ファイルを保存するか?

  • Firebase
  • GoogleDrive

どこに QR コードを置くか?

  • とりあえず、README.md

案2

@kokoichi206
Copy link
Member Author

kokoichi206 commented Dec 1, 2021

apk file 保存案?

ラズパイサーバー上

  • 毎回ビルドして配置するのが多少手間
    • ラズパイ上で build できる環境を整えるところから必要?(なくてもできる?)
    • www 配下に移動する際に、root 権限が必要となるが、scp 経由で root 権限実行できるなら可能と思われる()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant