MrJavi
Android Expert
All apps have receivers
All apps have receivers.
What are you trying to say?
All apps have receivers.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
What are you trying to say?
And therefore?All apps have receivers
All apps have receivers.
And therefore?
I have Jpay tablet that's has a UC browser, and messenger, and talku app on it and they all work just fine. But I didn't put the apps on their. The guy that put the apps on their is gone and I have not been able to install apps on the tablet. Every time I try to install apps it says for security reason your tablet is set not to in stall from unknown sources. How can I install app . It's a prison Jpay 5 Tablet.Depends on the scenario. I'm assuming that this is an ordinary, unrooted device.
You can disable apk installation by either turning off the option to install from unknown sources in settings (older versions of Android) or not granting any app the permission to do this (newer versions of Android). But then if the user tries they will be told how to enable it. So that will protect against say a malicious ad tricking your browser into installing something (I personally think that granting a web browser the permission to install apps is an act of naivete bordering on idiocy), but won't stop the phone's user downloading an apk and then installing it.
If you want to stop the user from doing this, you need to also lock the Settings so that they can't grant this access (there are apps that can require a password to enter the Settings, though I've never used one). That obviously stops them from doing other things as well.