Blocking android features [closed]

-1

Is there any simple way to block Android features? For example, remove Google Play, block installation and removal of applications?

    
asked by anonymous 12.10.2017 / 20:15

1 answer

0

The question you asked is very general, but here is a response to what I think I realized:

  • Simply blocking these applications is not possible, especially if you do not have root access. Because they are high priority / permission applications, and even if they are dead, they started as soon as the system thinks it is needed.
  • To remove the android Play Services you must have root access, to be allowed to remove app from the system applications folder.
  • If you are interested in not having any google app I recommend installing a clean ROM.
13.10.2017 / 10:33