AFFiNE/packages/frontend/apps/android
2024-12-10 03:43:35 +00:00
..
App feat(ios,android): setup uniffi infra (#8828) 2024-12-10 03:43:35 +00:00
src refactor(core): independent app fallback for mobile (#8884) 2024-11-21 09:38:01 +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 up @blocksuite/affine version to v0.18.5 (#9078) 2024-12-09 13:18:12 +00: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