andorid app
This commit is contained in:
11
android/README.md
Normal file
11
android/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user