tsuyoyo / sugorokuon-project

ラジコンシェルジュのコードです
0 stars 0 forks source link

Sugorokuon app

How to start development

  1. Clone this repository
  2. Download private keys from google drive (managed in private drive)
  3. Run $ cp -a <Downloaded keys dir> <cloned dir>

How to build instant app

This app is supporting instant app. Please follow below to try/develop it.

For development

For release

  1. Cherry-pick https://github.com/tsuyoyo/sugorokuon-project/commit/fa96c2d486456c860d91df9df28d82928a377853 to configure gradle files
    • without this patch, package will be tsuyogoro.sugorokuon.base (not tsuyogoro.sugorokuon)
  2. Select "Build > Generate Signed Bundle/Apk" (in case of Android studio 3.2 beta)
  3. Select "App", then follow steps