beeware / briefcase

Tools to support converting a Python project into a standalone native application.
https://briefcase.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2.48k stars 352 forks source link

Make error message more descriptive when Android SDK command-line tools not found #1821

Closed jdgsmallwood closed 1 month ago

jdgsmallwood commented 1 month ago

Fixes #1499

Adds the suggested clarification to the error message to show that the path does not contain the Android SDK command-line tools.

PR Checklist: