I'm adding "StrictMode.setVmPolicy(new StrictMode.VmPolicy.Builder().build()); if(Build. VERSION.SDK_INT>=24){ try{ java.lang.reflect.Method m=StrictMode.class.getMethod( "disableDeathOnFileUriExposure"); m.invoke(null); } catch(Exception e) { showMessage(e.toString()); } }" because there is a virus
©2025 Sketchub | User Policy