mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* fix(android): use identifier as Android package name * update android_binding and android_fn interface * chore: rename TAURI_ANDROID_PACKAGE_PREFIX to TAURI_ANDROID_PACKAGE_NAME * revert back to split prefix and app_name * rename `domain` to `identifier` * add change log * simplify reverse config identifier * Update .changes/mobile-use-identifier-as-id.md * Update core/tauri-build/src/lib.rs * lint * cargo-mobile2 0.12 * fmt --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
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.