Skip to content

Demo proposal: Continuous Delivery of Signed Android APKs with GitHub Actions - #3016

Closed
Kozarsson wants to merge 5 commits into
KTH:2026from
Kozarsson:contributions/demo/week3/kozar-schullerqvist
Closed

Demo proposal: Continuous Delivery of Signed Android APKs with GitHub Actions#3016
Kozarsson wants to merge 5 commits into
KTH:2026from
Kozarsson:contributions/demo/week3/kozar-schullerqvist

Conversation

@Kozarsson

Copy link
Copy Markdown
Contributor

Assignment Proposal

Title

Continuous Delivery of Signed Android APKs with GitHub Actions

Names and KTH ID

Deadline

Week 3

Category

Demo

Description

We will demonstrate an automated CD pipeline for Android APK releases, whereupon a version tag is pushed to the repository, GitHub actions will trigger and automatically build and sign an android APK file and publish on GitHub Release, providing a ready-to-download artefact for users.

Relevance

A common method of creating Android APKs is directly via the terminal, however doing this manually can be slow and includes numerous steps (especially if signing is involved). Our demo shows how this can be done automatically, with built, packaging, versioning and publishment done in one step as part of a continuous delivery pipeline.

@github-actions github-actions Bot added the demo One of the task categories listed in README.md label Sep 14, 2026
@algomaster99

Copy link
Copy Markdown
Collaborator

Missing student registration :schullerqvist

If not from your group, fetch the upstream.

@Kozarsson Kozarsson closed this Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

demo One of the task categories listed in README.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants