Skip to content
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

SDK 34 Compile #396

Open
na7q opened this issue Dec 27, 2024 · 2 comments
Open

SDK 34 Compile #396

na7q opened this issue Dec 27, 2024 · 2 comments

Comments

@na7q
Copy link
Contributor

na7q commented Dec 27, 2024

I'd like to bring APRSdroid up to SDK 34 to meet Play Store qualifications.

  • What went wrong:
    Execution failed for task ':processReleaseResources'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
AAPT2 aapt2-3.5.1-5435860-linux Daemon #0: Unexpected error during link, attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.

@ge0rg
Copy link
Owner

ge0rg commented Dec 27, 2024

The whole SDK with Scala construct is utterly fragile. I wonder how you manage to cope with it, where I'm having quite a hard time already. Anyway, I'd like to sort out the different PRs and branches you have put up here, and also take care of r34.

The current status is: r34 requires a newer gradle (8.1.1 seems to be minimum for r34), and newer gradle requires java17, and then it still dies with this non-message:

FAILURE: Build failed with an exception.

* Where:
Build file '/usr/src/G1/aprsdroid/build.gradle' line: 105

* What went wrong:
A problem occurred evaluating root project 'aprsdroid'.
> org.gradle.internal.operations.BuildOperationInvocationException (no error message)

@ge0rg
Copy link
Owner

ge0rg commented Dec 27, 2024

WIP (not yet working) in https://github.com/ge0rg/aprsdroid/tree/android14

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

No branches or pull requests

2 participants