Romain Vimont
|
902b99174d
|
Fix server debugger for Android >= 9
Add a compilation flag to select the debugger method to use:
- old: Android < 9
- new: Android >= 9
See <https://github.com/Genymobile/scrcpy/issues/1187#issuecomment-599075661>
|
2020-03-19 19:15:43 +01:00 |
|
George Stamoulis
|
f903cd376d
|
Documentation rectifications
PR #1151 <https://github.com/Genymobile/scrcpy/pull/1151>
Signed-off-by: Romain Vimont <rom@rom1v.com>
|
2020-02-16 16:04:17 +01:00 |
|
Romain Vimont
|
683f7ca848
|
Document how to attach a debugger to the server
|
2019-11-03 19:42:37 +01:00 |
|
Romain Vimont
|
3da95b52bd
|
Rename scrcpy-server.jar to scrcpy-server
The server name ending with .jar has several drawbacks:
- meson requires the jar executable to attempt to modify it:
<https://github.com/Genymobile/scrcpy/issues/404#issuecomment-456065923>
<https://github.com/mesonbuild/meson/issues/4844>
- meson warns during "ninja install"
<https://github.com/Genymobile/scrcpy/issues/458>
- some users try to execute it on the computer as a java executable
Removing the extension solves all these problems.
|
2019-10-31 10:54:29 +01:00 |
|
Romain Vimont
|
5ffdcbb7be
|
Update DEVELOP.md
|
2019-06-11 21:18:43 +02:00 |
|
Romain Vimont
|
0125af1e46
|
Update DEVELOP after recent refactorings
|
2019-05-30 22:46:52 +02:00 |
|
Romain Vimont
|
71fd238b0a
|
Update developer documentation for v1.8
|
2019-03-07 20:48:43 +01:00 |
|
Romain Vimont
|
727d1ef1e2
|
Add developer documentation
And update README.
|
2018-03-08 10:27:40 +01:00 |
|