-
$:~/StudioProjects/YOLO-android/YOLOv8-Object-Detector-Android-Tflite$ ./gradlew build
Configuration on demand is an incubating feature.
> Task :app:processDebugMainManifest
[org.tensorflow:tenso…
-
Hi, I catch an error with expo-location only on production on android (work well in dev). I tried with Location.watchPositionAsync() and Location.getLastKnownPositionAsync() :
```
const [location,…
-
Given these equivalent Scala and Java sources, and compilers running on JDK 17:
```
$ cat Main.scala
import jdk.jfr.internal.Repository
class Main {}
$ cat Main.java
import jdk.jfr.internal.Re…
-
### Apache NetBeans version
Apache NetBeans 15
### What happened
Repeatedly getting stack overflows. Details from popup dialog:
```
va.lang.StackOverflowError
at java.base/java.util.Has…
-
### Describe the bug
This bug is in the example app, when you first start an Ignite project.
I found a bug where the gesture of swiping from the far leading side of the screen (left side) some …
-
## Description
Using `fetch` to get several Megabytes (currently happens for me at around 80Mb) of JSON data causes Android to panic and throw an OutOfMemoryError. This is due to the fact that the wh…
-
the error pop up with Gradle version 4. 0. 0
-
The `maven.compiler.release` property has been available for some time now. In Java 22+ I get the following warning when compiling:
```
[WARNING] location of system modules is not set in conjunction…
-
Hello,
I followed the instructions and it doesn't run (I run other react native projects) :
```error Failed to install the app. Make sure you have the Android development environment set up: ht…
-
[@quintesse] Adding a dependency like:
```
```
to a `module.xml` file doesn't work, resulting in errors like:
```
Exception in thread "main" java.lang.reflect.InvocationTargetException
at …