10 lines
210 B
Markdown
10 lines
210 B
Markdown
# 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`
|