-
As running adb over TCP/IP requires USB access to the device after each reboot, I was wondering if it was possible to use scrcpy over TCP/IP without adb. Is adb only used to push scrcpy-server and sta…
-
https://github.com/Genymobile/gnirehtet/blob/f5c0710c751f7ca82ce413058abc57d9af7208c3/relay-java/src/main/java/com/genymobile/gnirehtet/AdbMonitor.java#L152
Here I think an exception should be rai…
-
```
08-15 23:40:28.482 1023 1461 E VpnJni : Cannot allocate TUN: Bad file descriptor
--------- beginning of crash
08-15 23:40:28.486 3394 3394 E AndroidRuntime: FATAL EXCEPTION: main
08-15 23…
-
I would like a feature to enable mipmap generation on a given `SDL_Texture`.
For now, if the renderer is opengl >= 3 or opengl es >= 3, then I use:
```c
SDL_Texture *texture = ...;
SDL_GL_Bind…
rom1v updated
1 month ago
-
Hi, i was using gnirehtet for a few weeks. Sudenly i disconect my phono and try back and now its not working.
I`ve already try restart PC (ubuntu 18) and the phone (samsung S6 edge).
I reintall gnir…
-
When I open scrcpy to mirror, it freezes and does not show on the PC what is appearing on the cell phone,
I've tried to find some solutions but I haven't found any.
![image](https://github.com/user-…
-
Cannot run program "adb": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.genymobile.gnirehtet.Main.mustInstallClient(Main.java:345)
at com…
-
While running on android 15 beta 1 application is geting crashed even with scrcpy integration also its not working becuase scrcpy have chagned a lot due to andorid 15 having many changes related to di…
-
- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
-…
-
I had Gnirehtet Rust working previously with ADB version 1.0.39 on Ubuntu 19.04.
Here's the output of `adb --version`
```
Android Debug Bridge version 1.0.39
Version 1:8.1.0+r23-5
Installed as …