Skip to content

feat: Support Android release flavors (feat #504)#505

Merged
FabianLars merged 5 commits intotauri-apps:devfrom
onehumandev:aldewaal/android_build_variants
Mar 4, 2026
Merged

feat: Support Android release flavors (feat #504)#505
FabianLars merged 5 commits intotauri-apps:devfrom
onehumandev:aldewaal/android_build_variants

Conversation

@onehumandev
Copy link
Copy Markdown
Contributor

@onehumandev onehumandev commented Feb 3, 2026

We now allow the run_with_application_id_suffix command for Android.

This allows for the running of different build variants (such as debug and release), as described in these docs.

This is related to the Tauri feature described here.

@onehumandev onehumandev force-pushed the aldewaal/android_build_variants branch 2 times, most recently from 337a5f0 to af3d507 Compare February 3, 2026 16:08
onehumandev pushed a commit to onehumandev/cargo-mobile2 that referenced this pull request Feb 3, 2026
…s#505

We now allow the `run_with_application_id_suffix` command for Android.

This allows for the running of different build variants (such as debug and release), as described in [these docs](https://developer.android.com/build/build-variants#build-types).

This is related to the Tauri feature described [here](tauri-apps/tauri#14777).
@onehumandev onehumandev force-pushed the aldewaal/android_build_variants branch from af3d507 to fac4a4a Compare February 3, 2026 16:10
We now allow the `run_with_application_id_suffix` command for Android.

This allows for the running of different build variants (such as debug and release), as described in [these docs](https://developer.android.com/build/build-variants#build-types).

This is related to the Tauri feature described [here](tauri-apps/tauri#14777).
@onehumandev
Copy link
Copy Markdown
Contributor Author

@FabianLars Lint errors have been resolved; apologies for that :)

Comment thread src/android/device.rs
Comment thread src/android/device.rs
Comment thread .changes/android-build-variants.md Outdated
onehumandev and others added 2 commits March 3, 2026 06:01
Replace `minor` with `patch`

Co-authored-by: Fabian-Lars <30730186+FabianLars@users.noreply.github.com>
@onehumandev onehumandev force-pushed the aldewaal/android_build_variants branch from f86c061 to 74b2977 Compare March 3, 2026 14:50
@FabianLars FabianLars linked an issue Mar 4, 2026 that may be closed by this pull request
@FabianLars FabianLars merged commit b725fe8 into tauri-apps:dev Mar 4, 2026
16 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 4, 2026
@onehumandev onehumandev deleted the aldewaal/android_build_variants branch March 4, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Android build variants

2 participants