tauri/examples
Jeong Min Oh 12e3590613
Fix(package.json) build script, Fix(android) build template (#13759)
* Update compileSdk targetSdk, Fix build cmd

* Add changelog

* Update AGP version

* Update package.json

* Update AGP

* Update SDK

* Update

* Update .changes/update-android-sdk.md

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>

* Use changes tag in change file

---------

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
2025-07-08 17:00:26 +08:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api Fix(package.json) build script, Fix(android) build template (#13759) 2025-07-08 17:00:26 +08:00
commands Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
file-associations fix: fileAssociations missing LSHandlerRank on macOS (#13159) (#13236) 2025-04-15 13:45:46 -03:00
helloworld chore: examples: fix & simplify helloworld (#12995) 2025-03-16 11:50:06 +02:00
isolation Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
multiwebview Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
multiwindow Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
resources chore: clippy 1.88 (#13720) 2025-06-27 15:33:36 +02:00
run-return feat: introduce App::run_return (#12668) 2025-03-16 07:04:22 -03:00
splashscreen Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
state Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
streaming chore(deps): update rust crate getrandom to 0.3 (#13685) 2025-06-25 23:05:29 +02:00
README.md docs(examples): add missing Readme and clarify existing (#3327) 2022-02-04 17:56:57 -03:00

Examples

Following directories contain examples of tauri app functionality.

There are different execution steps depending on the example. See each directory README.md for execution method.