Conversation

Every time I deal with Android I hate it more. Trying to prep for moving data to a new phone, and there's a malicious "allowBackup=false" property apps can have that even purportedly pro-user Android dists are honoring and providing no way to override.
4
16
Replying to and
Users being able to go through a process to get a non-persistent root shell is fine. It's apps being able to get it which is problematic, especially persistently. A proper approach is the user needing to do a key combo in early boot and then they can use a root shell post-login.
1