-
-
Notifications
You must be signed in to change notification settings - Fork 474
Support --debug option on Android
#2351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mhsmith
merged 16 commits into
beeware:main
from
timrid:feature/debugger-support-android
Dec 24, 2025
Merged
Changes from 2 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
371409a
Added android debugging support
timrid 1f3a2d4
add comment, that it is also necessary for setting breakpoints in vscode
timrid 7ef2c1f
set packages to extract in build command and extract all packages
timrid a3b9985
correct comment
timrid 80ebf05
Merge commit 'ae85ba95c68dbeda301e17a3e953a82e1ce21f4e' into feature/…
timrid c6ee46d
change name to reflect the current changes in the template repo
timrid 8cd2171
fix platform target
timrid 93a1ce3
fix line length
timrid 1e80ef5
Merge commit 'f064dc74cb013d633780155f89eb14b198803769' into feature/…
timrid a544698
fixed typo
timrid 95daf27
This PR has not made it in briefcase v0.3.26. So prepare it for v0.3.27.
timrid ad1d88a
Add Android as supported in the docs
timrid 77b3b81
"target_epoch" is not defined. The correct string is "target_version".
timrid 4637f79
fix target_version in unit test
timrid cd8132c
some change to trigger pipeline.
timrid 36cd78c
remove unnecessary parameters
timrid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Added a `--debug` option to the `build` and `run` commands for Android. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.