I am developing an app to be installed on children's phones, and once it is installed I would like it to prevent them from being able to install certain apps, let's say from a black list (not completely disabling the play store app).
It would also be great if it blocked launching pre-installed apps from the "black-list".
I am trying to avoid creating a "kiosk mode" app.
Is this possible?