-
```
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:processSomeAppDebugResources'.
> Could not resolve all dependencies for configu…
-
Please provide:
- Link to build log from https://jitpack.io
https://jitpack.io/com/github/felHR85/UsbSerial/6.1.0/build.log
- Does the project build on your machine with **the same** commands (…
-
For whatever reason, it seems like the cached build of 6.1.0 expired and jitpack ended up attempting to rebuild it on the 18th.
But that failed:
https://jitpack.io/com/github/felHR85/UsbSerial/6.1…
-
Please provide:
- Link to build log from https://jitpack.io
https://jitpack.io/com/github/felHR85/UsbSerial/6.1.0/build.log
- Does the project build on your machine with **the same** commands (…
-
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform UsbSerial-6.1.0.aar (com.github.felHR85…
-
- Link to build log from https://jitpack.io
https://jitpack.io/com/github/felHR85/UsbSerial/6.1.0/build.log
- What error are you seeing?
Build failed. See the log at jitpack.io
-
Please provide:
- Link to build log from https://jitpack.io -> https://jitpack.io/com/github/felHR85/UsbSerial/6.1.0/build.log
- What error are you seeing? ERROR: No build artifacts found
Tha…
-
Has anyone built a react native adapter for this library?
I have been using https://github.com/melihyarikkaya/react-native-serialport, which is backed by https://github.com/felHR85/UsbSerial.
fe…
-
I have added the following line to the gradle file:
implementation 'com.github.felHR85:UsbSerial:6.0.4'
I have also included maven:
repositories {
google()
jcenter()
m…
-
Add the ability to send serial commands to devices connected via usb using https://github.com/felHR85/UsbSerial
my see case: control an ir blaster without using wifi/bt