Skip to content

Conversation

@jsuarezruiz
Copy link
Contributor

Description of Change

This PR addresses the issue where Android ADB key files (adbkey and adbkey.pub) may fail to be created sometimes.

Changes:

  • Multiple Key Generation Methods Added: Supports several ADB key generation strategies (e.g. native ADB tooling, fallback logic). Each method is isolated and evaluated independently.
  • Robust Error Handling: Each generation attempt includes structured error catching and reporting, reducing the risk of silent failures.
  • Comprehensive Logging: Adds detailed diagnostic output for each step to aid troubleshooting and improve observability in CI.

@jsuarezruiz jsuarezruiz marked this pull request as ready for review June 24, 2025 14:19
@jsuarezruiz jsuarezruiz requested a review from a team as a code owner June 24, 2025 14:19
@PureWeen PureWeen merged commit 6262d96 into main Jun 24, 2025
129 checks passed
@PureWeen PureWeen deleted the fix-droid-keys-linux branch June 24, 2025 17:14
NanthiniMahalingam pushed a commit to NanthiniMahalingam/maui that referenced this pull request Jun 27, 2025
* Adding different options to generate adb keys

* More changes
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants