AFFiNE/packages/frontend/apps/android
2024-11-18 02:31:16 +00:00
..
App chore: bump up all non-major dependencies (#8410) 2024-11-05 15:20:21 +00:00
src fix(mobile): use mobile app-fallback in app-container (#8804) 2024-11-18 02:31:16 +00:00
.gitignore feat(android): android internal testing (#8577) 2024-10-30 12:18:00 +00:00
capacitor.config.ts feat(android): android internal testing (#8577) 2024-10-30 12:18:00 +00:00
package.json chore: bump base version to 0.18.0 2024-11-14 11:41:51 +08:00
project.json feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
README.md feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
tsconfig.json feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00

Android

AFFiNE Android app.

Build

  • yarn install
  • BUILD_TYPE=canary PUBLIC_PATH="/" yarn workspace @affine/android build
  • yarn workspace @affine/android cap sync
  • yarn workspace @affine/android cap open android