scrcpy/server
Romain Vimont 2b845680b0 Initialize Application object to avoid NPE
When an ApplicationInfo is set (commit
90293240cc), some devices (Nvidia Shield
TV) attempt to access the Application object, causing a
NullPointerException.

As a workaround, initialize an Application object.

Fixes <https://github.com/Genymobile/scrcpy/issues/940>
2019-11-24 11:58:40 +01:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Initialize Application object to avoid NPE 2019-11-24 11:58:40 +01:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.11 2019-11-19 23:05:39 +01:00
build_without_gradle.sh Fix aidl option in build_without_gradle.sh 2019-11-20 17:16:46 +01:00
meson.build Rename scrcpy-server.jar to scrcpy-server 2019-10-31 10:54:29 +01:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00