-
Dear All,
I could create a native image on a separate virtual Ubuntu 22 machine with GraalVM: native-image -jar vsm.jar but the result is interesting :) I can't run the executable output without th…
-
**URL**: https://www.youtube.com/watch?v=-Kw-moLREck&list=PLsa_pITC_hIYKxQhpN9tk9Rw48tfq2Z-C&index=4
**Browser / Version**: Firefox 121.0
**Operating System**: Windows 10
**Tested Another Browser…
-
Facebook, Adobe, Intel and the Video Electronics Standards Association, The Guardian, Flickr and SmugMug, Shopify, the Krita Foundation, and Serif Ltd have all voiced support for JPEG-XL as well as Go…
-
**URL**: https://web.telegram.org/a/#-1001764512923
**Browser / Version**: Firefox 120.0
**Operating System**: Windows 10
**Tested Another Browser**: No
**Problem type**: Video or aud…
-
**Is your feature request related to a problem? Please describe.**
My feature request is not related to a problem, it is merely out of curiosity & interest in an Android build of Thorium.
**Descri…
-
hare is my project https://github.com/abamoshe/ConnectWise_portable/releases/tag/0.0.0
im running native-image -jar ConnectWise.jar --no-fallback -H:NativeLinkerOption=prefs.lib
and on runtime i get…
-
## Bug report
After upgrading the Firebase packages version from the previous version to the new version, when trying to log in using Firebase on Android, I encounter the error message "SMS verificat…
-
Dear All,
I don't know why but Spring Boot behaves differently when I package it into a JAR versus when I start it with mvn spring-boot:run.
Spring serializes the same Exception of same Rest met…
-
Hello,
I am experimenting with including `libjxl` into Android application. I am building `libjx` on Windows in Android Studio and the app builds via Gradle.
I observed that **by default**, all …
-
I've implemented expandable `WebView` that always fits contents size. This would allow me to place it inside `CustomScrollView`, disable its gestures and most important place any other widgets below `…