No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-01-24 19:43:58 +00:00
.github/workflows ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2023-01-24 19:43:58 +00:00
app fix: commit app files 2022-03-04 19:25:42 +00:00
gradle/wrapper feat: initial commit 2022-03-04 19:05:48 +00:00
.gitignore fix: commit app files 2022-03-04 19:25:42 +00:00
build.gradle feat: initial commit 2022-03-04 19:05:48 +00:00
gradle.properties feat: initial commit 2022-03-04 19:05:48 +00:00
gradlew feat: initial commit 2022-03-04 19:05:48 +00:00
gradlew.bat feat: initial commit 2022-03-04 19:05:48 +00:00
manifest-checksum.txt feat: initial commit 2022-03-04 19:05:48 +00:00
package.json feat: initial commit 2022-03-04 19:05:48 +00:00
README.md chore: update README 2022-03-04 20:16:18 +00:00
settings.gradle feat: initial commit 2022-03-04 19:05:48 +00:00
store_icon.png feat: initial commit 2022-03-04 19:05:48 +00:00
twa-manifest.json feat: initial commit 2022-03-04 19:05:48 +00:00
yarn.lock feat: initial commit 2022-03-04 19:05:48 +00:00

Android TWA

This is a Trusted Web Activity for Android devices.

Build

To build you'll need the android.keystore, and your own signing key, you can figure this out yourself.

  1. yarn
  2. yarn build