Right, it's like asking why your refrigerator doesn't require the key to your front door.
@frankie
Right, and why do other OSs ask for that permission? They don't get the refrigerator logic?
@frankie
If "other OSes" means iOS, then I suspect it's because it's easy to implement since the only way to install an app is via their store.
Does your PC ask for a password to install an application?
@oguzhanaydin
Linux distros only ask if you're installing outside user space
Okie, I don't know what this means. ðŸ¤
I think Windows would ask for password for non-admin users. 🤔 I think a Mac does, too? (can't confirm, though)
@frankie
Are you familiar with sandboxed applications (e.g., Flatpak)? Those are analogous to android apps (also sandboxed). You don't need to have root access to install them because they don't change the system; they're installed in the user's directory by design. (The user is even warned *not* to install via sudo).
My kid's android is locked down so they can't install apps, so if you are truly worried I bet you could lock down your phone, too.
Or just keep it locked?
@oguzhanaydin