b67907e24e
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"/>
|