-
You have a feature that I think was native in Android at some point and now it's not, but you have it as an app. It's called AppOps and it allows you (I think with root) the control that you mention.
You can see what permissions each app has and restrict them if you want, considering that it may not work correctly or directly stop working (for example, there are applications that if they detect that they cannot receive external advertising because there is some kind of "blocker" of the calls directly they close), but it's up to you.
There are others that compile the application limiting the services you have marked, but they have given me many problems. This one gives me the feeling that it works as a kind of internal proxy that layers the calls to services that you have decided to restrict.
I am testing it with some applications and so far it's going well.
-
AppOps doesn't appear in the app store which means that for some reason, it's not compatible with my tablet. I found another version called AppOps - David App that does let me install it but when I run it, it gives me an error.
I think this whole thing can only be done with the rooted terminal.
-
It should work fine with Android 4.3 or 4.4/4.4.1. If you have 4.4.2 Google has totally capped it and I'm afraid you will need root to use it in that case.https://play.google.com/store/apps/details?id=com.colortiger.appopsinstaller
-
In my case it is Android 4.2 and it doesn't even appear in the Google Play.
-
What phone do you have?
Sent from my GT-I9300 using Tapatalk
-
-
Well he's more annoyed. I haven't seen anything about upgrading to 4.3 on that tablet.
On xdadev there's a thread where they've extracted the app's apk, but it would need root and I doubt it would work anyway, because it's very likely to invoke new kernel calls from 4.3, although I haven't googled this.
What might work for you is one of the apps I mentioned that rebuild the app's apk by patching the services, but I'm afraid they need root too.
Sorry.
Sent from my GT-I9300 using Tapatalk
-
Today I discovered this alternative market. In it there are only free software applications.
-
Pretty good fdroid, from there I download adaway and autostarts.
Sent from my Z2 using Tapatalk
-
I think that from F. Droid you can also contact the developers of the apps to make suggestions and even collaborate with them to improve the apps in a more active way than from Google Play.
In any case, and as a general rule, you have to be especially careful with alternative markets.
But since the origin of the thread is the result of having read the permissions of the apps carefully (as a good Linux user) you will not have any problems.Tapatalk for ZX Spectrum