12 lines
331 B
Markdown
12 lines
331 B
Markdown
This folder is not a full Android Studio project.
|
|
|
|
The buildable Android Studio/Gradle project is generated by Tauri at:
|
|
|
|
- src-tauri/gen/android
|
|
|
|
If you haven't generated it yet, run from the repo root:
|
|
|
|
- .\node_modules\.bin\tauri.cmd android init --ci
|
|
|
|
Then open `src-tauri/gen/android` in Android Studio and build the APK/AAB.
|