-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scrcpy server is crashing on android device #1834
Comments
It does not find the server. How did you build and what changes did you make? On the computer, from the |
hello, I used the following commands to build: No, I did not use prebuilt server. the output of the ls -l x/server is
|
Does this abort? adb push x/server/scrcpy-server /data/local/tmp/scrcpy-server.jar
adb shell CLASSPATH=/data/local/tmp/scrcpy-server / com.genymobile.scrcpy.Server 0 |
Environment
Describe the bug
**** While running scrcpy via "./run x", it gives the following output
===================================
adb logcat output:
Any help will be really appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: