2022-10-16, 10:37 PM
(This post was last modified: 2022-10-16, 10:37 PM by bphillips09.)
Hi,
I'm trying UIDroid for the first time, and installed it via ADB on an ONN 4K box. When starting the application, it shows a black screen for a few seconds then crashes. Attached is an abbreviated logcat log. Here seems to be the main culprit:
I'm trying UIDroid for the first time, and installed it via ADB on an ONN 4K box. When starting the application, it shows a black screen for a few seconds then crashes. Attached is an abbreviated logcat log. Here seems to be the main culprit:
Code:
java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View android.view.ViewGroup.findViewById(int)' on a null object reference
10-16 17:32:59.328 6579 6579 E AndroidRuntime: at com.emveepee.uidroid.PreferencesFragment.onViewCreated(PreferencesFragment.java:206)