I have some problems when installing an android application. it shows an error like this, but it was installed on another phone and it worked.
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
at com.google.appinventor.components.runtime.WebViewer$MyWebViewClient.shouldInterceptRequest(SourceFile:282)
at pa.a(chromium-TrichromeWebViewGoogle.aab-stable-506007033:223)
at org.chromium.android_webview.AwContentsBackgroundThreadClient.shouldInterceptRequestFromNative(chromium-TrichromeWebViewGoogle.aab-stable-506007033:34)