mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-28 19:04:26 +01: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.
3 lines
119 B
XML
3 lines
119 B
XML
<!-- not a real Android application, it is run by app_process manually -->
|
|
<manifest package="com.genymobile.scrcpy"/>
|