-
@jaredkotoff
https://github.com/jaredkotoff/WiFiList
Can you pls. remove the BugSnag and other dependencies and useless code to make it lighter (not just in package size), _just like the mod by Ki…
-
Whenever I try to run `packageDmg` command either by UI gradle or integrated terminal `./gradlew packageDmg --stacktrace`, it fails
```gradle
FAILURE: Build failed with an exception.
* What wen…
ch8n updated
2 months ago
-
relatively fresh Catalina install with fresh Homebrew and scrcpy install is throwing the following error:
```
bin % scrcpy
2020-03-23 11:18:15.448 scrcpy[715:16382] INFO: scrcpy 1.12.1
* daemon n…
-
### Current Behavior
Develocity scans are reporting incorrect resolved dependencies
### Expected Behavior
Develocity scans should report correct resolved dependencies
### Context (optional)
How t…
-
I am trying to connect via USB to a IOIO OTG board from Android devices running Android 5. I haven't yet been succesful. Here is what I have:
IOIO board:
Hardware version: SPRK0020
Bootloader versio…
-
Phone: Pixel 9 Pro
Android version: Android 15 (stable)
Version: 3.2.0.4 (Edit: Tried with latest dev as well [806a18f] same problem)
After upgrading to Android 15, the app can't communicate with…
-
I have merged the @bonigarcia's latest mater branch into my fork. I executed, in the master branch
```
:~/github/selenium-webdriver-java (master *)
$ gradle -q :selenium-webdriver-junit4:test --t…
-
## Steps to Reproduce
Use Android Studio suggestions to update Gradle and Gradle plugin in our flutter/android project.
The below configurations will be updated:
* `android/gradle/wrapper/gr…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2022.3.32f1
* Firebase Unity SDK version:12.0.0
* Source you installed the SDK: .unitypackage
* Probl…
-
Hello,
My setup is working well with esp-idf when I am developping in C, and I've followed every step in the guide for [Rust](https://docs.esp-rs.org/std-training/02_2_software.html).
But, when …