Android Trusted Web Activity for Next
Find a file
2024-10-20 22:38:34 +00:00
.idea first commit 2024-10-20 22:38:34 +00:00
app first commit 2024-10-20 22:38:34 +00:00
gradle/wrapper first commit 2024-10-20 22:38:34 +00:00
.gitignore first commit 2024-10-20 22:38:34 +00:00
build.gradle first commit 2024-10-20 22:38:34 +00:00
gradle.properties first commit 2024-10-20 22:38:34 +00:00
gradlew first commit 2024-10-20 22:38:34 +00:00
gradlew.bat first commit 2024-10-20 22:38:34 +00:00
local.properties first commit 2024-10-20 22:38:34 +00:00
manifest-checksum.txt first commit 2024-10-20 22:38:34 +00:00
package.json first commit 2024-10-20 22:38:34 +00:00
README.md first commit 2024-10-20 22:38:34 +00:00
settings.gradle first commit 2024-10-20 22:38:34 +00:00
store_icon.png first commit 2024-10-20 22:38:34 +00:00
twa-manifest.json first commit 2024-10-20 22:38:34 +00:00
yarn.lock first commit 2024-10-20 22:38:34 +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