Skip to content

Add info hybrid APK signing#13275

Merged
sfshaza2 merged 2 commits intomainfrom
document-android-17-pqc
Apr 15, 2026
Merged

Add info hybrid APK signing#13275
sfshaza2 merged 2 commits intomainfrom
document-android-17-pqc

Conversation

@sfshaza2
Copy link
Copy Markdown
Contributor

Fixes #13263

@sfshaza2 sfshaza2 requested a review from gmackall April 14, 2026 19:29
@sfshaza2 sfshaza2 requested a review from a team as a code owner April 14, 2026 19:29
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Android deployment documentation by adding a section on Post-quantum cryptography (PQC) hybrid signing for Android 17+ and performing various formatting cleanups, including converting inline links to reference links and adjusting list indentation. Review feedback correctly identified a syntax error in a Markdown reference link and a duplicated command string in the apkanalyzer instructions.

Comment thread src/content/deployment/android.md Outdated
Comment thread src/content/deployment/android.md Outdated
@flutter-website-bot
Copy link
Copy Markdown
Collaborator

flutter-website-bot commented Apr 14, 2026

Visit the preview URL for this PR (updated for commit bf05ee4):

https://flutter-docs-prod--pr13275-document-android-17-pqc-d1ur3ol4.web.app

Copy link
Copy Markdown
Member

@gmackall gmackall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm outside of a question about where the 3.2 number specifically comes from


### Post-quantum cryptography (PQC) hybrid signing (Android 17+)

Android 17 introduces the v3.2 APK Signature Scheme.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.2 was listed in the Android 17 Beta 3 release notes.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! LGTM then

@sfshaza2 sfshaza2 merged commit 6315ff3 into main Apr 15, 2026
10 checks passed
@sfshaza2 sfshaza2 deleted the document-android-17-pqc branch April 15, 2026 21:31
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.

Document Android 17 post-quantum cryptography (PQC) hybrid APK signing

4 participants