Watt
Watt copied to clipboard
An open source android component management application, through IFW. Root is required.
FATAL EXCEPTION: main Process: com.tuyafeng.watt, PID: 15797 android.content.res.Resources$NotFoundException: Drawable com.tuyafeng.watt:drawable/ic_action_back with resource ID #0x7f07006d Caused by: android.content.res.Resources$NotFoundException: File res/drawable-anydpi-v21/ic_action_back.xml from drawable resource ID #0x7f07006d at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:879) at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:673) at android.content.res.Resources.loadDrawable(Resources.java:1002)...
problem: this app is required root please add non root support solution: add shizuku / ADB over TCP mode since android 10 google support modifying app components directly from android...
Device: Poco X3 NFC Android 11, Miui 12 The app opens without a problem but if I tip on an app or the settings menu, it crashes immediately Edit: After...