Skip to content

Make it possible to target sdk 34#3622

Draft
fornwall wants to merge 2 commits into
termux:masterfrom
fornwall:prepare-for-target-sdk-34
Draft

Make it possible to target sdk 34#3622
fornwall wants to merge 2 commits into
termux:masterfrom
fornwall:prepare-for-target-sdk-34

Conversation

@fornwall

@fornwall fornwall commented Oct 3, 2023

Copy link
Copy Markdown
Member

Here are changes which makes it possible to set targetSdk=34, and still start up a successful terminal session on an Android 34 device.

We don't bump the targetSdk yet, as that would require the termux/termux-exec-package#24 to be present for Android 10+ devices to successfully execute files in the session. But this is one step closer (and should be able to merge after merging #3619, which will make the build work, since this requires a newer android gradle plugin version - hence why this PR has a draft status).

Description of changes:

@fornwall fornwall marked this pull request as draft October 3, 2023 15:12
@fornwall fornwall force-pushed the prepare-for-target-sdk-34 branch from 6c798c6 to 38408d4 Compare October 4, 2023 11:28
Comment thread app/src/main/java/com/termux/app/TermuxActivity.java Outdated
Co-authored-by: tuhana <github@tuhana.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants