sketchub icon

Ringtone picker

ketutadedev
10 Likes
2 Comments
113 Downloads

Screenshots

About

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