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

Android: Print a warning when there is an error from the build script… #5602

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

ogoffart
Copy link
Member

… JDK 21

It doesn't compile:

Dex conversion failed: Error in ...\out\java\dev\slint\android-activity\SlintAndroidJavaHelper$1.class:
java.lang.NullPointerException: Cannot invoke "String.length()" because "" is null

I don't know how to solve the error, but i can giv an informative message telling them to downgrade Java

CC: #4973

… JDK 21

It doesn't compile:
```
Dex conversion failed: Error in ...\out\java\dev\slint\android-activity\SlintAndroidJavaHelper$1.class:
java.lang.NullPointerException: Cannot invoke "String.length()" because "" is null
```

I don't know how to solve the error, but i can giv an informative
message telling them to downgrade Java

CC: #4973
@ogoffart ogoffart requested a review from tronical July 11, 2024 10:58
@ogoffart ogoffart merged commit b9dc73b into master Jul 11, 2024
38 checks passed
@ogoffart ogoffart deleted the olivier/android-build branch July 11, 2024 11:30
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.

None yet

2 participants