Skip to content

Document Android package output items#122

Draft
Redth wants to merge 3 commits into
dotnet:mainfrom
Redth:redth/android-package-output-docs
Draft

Document Android package output items#122
Redth wants to merge 3 commits into
dotnet:mainfrom
Redth:redth/android-package-output-docs

Conversation

@Redth

@Redth Redth commented Jun 16, 2026

Copy link
Copy Markdown
Member

Adds conceptual documentation for the new .NET 11 @(ApplicationArtifact) item surface introduced by dotnet/android#11674, so custom MSBuild targets and CI workflows can discover final APK/AAB paths and metadata without recalculating package names.

Changes

  • Adds a Discover Android package outputs article with examples for package signing, publish, GitHub Actions outputs, and metadata enrichment.
  • Documents @(ApplicationArtifact), GetApplicationArtifacts, and $(GetApplicationArtifactsDependsOn).
  • Links the new guidance from the Android build process, build item, build target, and TOC pages.

Notes

docfx was not installed locally; validated the markdown diff whitespace.


Internal previews

📄 File 🔗 Preview link
docs/android/building-apps/build-items.md docs/android/building-apps/build-items
docs/android/building-apps/build-process.md docs/android/building-apps/build-process
docs/android/building-apps/build-targets.md docs/android/building-apps/build-targets
docs/android/building-apps/package-outputs.md docs/android/building-apps/package-outputs

Redth and others added 3 commits June 16, 2026 16:26
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant