Turning on the toggle switch for root rights does not work. This is the only way to edit: Open the /data/data/com.apk file updater.ci/shared_prefs/APKUpdater.xml Find the string <string name="rootInstall">falsee</string> in it and replace it with <string name="rootInstall">true</string> 