mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
To simplify the device server-side build, use gradle to create an APK, even if we use it as a simple jar, by running its main() method.
2 lines
119 B
XML
2 lines
119 B
XML
<!-- not a real Android application, it is run by app_process manually -->
|
|
<manifest package="com.genymobile.scrcpy"/>
|