Skip to content

Commit

Permalink
Merge pull request #1666 from JaxkDev/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Feb 25, 2024
2 parents e141754 + 2ef476b commit f1c5aaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/1666.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Corrected the generic Android SDK error.
2 changes: 1 addition & 1 deletion src/briefcase/integrations/android_sdk.py
Original file line number Diff line number Diff line change
Expand Up @@ -1316,7 +1316,7 @@ def start_emulator(
Ensure your Android SDK is up-to-date by running:
$ briefcase update {AndroidSDK.name}
$ briefcase upgrade {AndroidSDK.name}
To review Google's general troubleshooting steps for the emulator, visit:
Expand Down

0 comments on commit f1c5aaa

Please sign in to comment.