this post was submitted on 15 Apr 2025
11 points (100.0% liked)

Ask Android

2484 readers
1 users here now

A place to ask your questions and seek help related to your Android device and the Android ecosystem.

Whether you're looking for app recommendations, phone buying advice, or want to explore rooting and tutorials, this is the place for you!

Rules
  1. Be descriptive: Help us help you by providing as many details as you can.
  2. Be patient: You're getting free help from Internet strangers, so you may have to wait for an answer.
  3. Be helpful: If someone asks you for more information, tell us what you can. If someone asks you for a screenshot, please provide one!
  4. Be nice: Treat others with respect, even if you don't agree with their advice. Accordingly, you should expect others to be nice to you as well. Report intentionally rude answers.
  5. No piracy: Sharing or discussing pirated content is strictly prohibited. Do not ask others for a paid app or about how to acquire one.
  6. No affiliate/marketing links: Posting affiliate links is not allowed.
  7. No URL shorteners: These can hide the true location of the page and lead people to malicious places.
  8. No lockscreen bypasses: Please do not comment, link, or assist with bypassing lock screens or factory reset protection.
  9. No cross-posting: Please take the time to make a proper post instead of cross-posting.
Other Communities

founded 2 years ago
MODERATORS
 

So, recently I read an article stating that apps can still access installed apps on your phone as long as they list the apps in their manifest or use intent based hacks. Unfortunately, the app I use to restrict permissions (App OPS) does not have any measure against this.

Is there anything that can be done from adb, etc to restrict an app's ability to view other apps?

The article in question, it talks about indian apps but the info it shared should apply globally: https://peabee.substack.com/p/everyone-knows-what-apps-you-use

top 5 comments
sorted by: hot top controversial new old
[–] pelya@lemmy.world 2 points 5 days ago (1 children)

Settings -> System -> Multiple users.

Add another user, and install all your spyware apps from this user account. These apps should be unable to access your primary account, including other installed apps, they will see only an empty Android phone.

You will need to create a new Google account on your PC first if you want to install apps. Also configure two-factor authentication using your PC or another phone, because you won't be able to switch to your authenticator app on your primary account quickly enough to copy the one-time password to your new account.

[–] limerod@reddthat.com 0 points 4 days ago (1 children)

Good solution. But, I want a general solution for all my installed apps.

[–] pelya@lemmy.world 1 points 4 days ago

Unless you want to create your own custom ROM, the only general solution is to raise enough stink so that Google fixes it themselves.

[–] jet@hackertalks.com 1 points 5 days ago (1 children)

Workspace, private space, multiple user accounts

[–] limerod@reddthat.com 2 points 4 days ago

I cannot access the private space feature in RealmeUI. Also, while multiple user can work for some apps. I want a general enough solution for all apps.