0

I'm really paranoid about my privacy idk why. Recently I installed Whatsapp Aero which is super cool but unfortunately its developer is expert in making spyware apps too. I found this Bouncer app which provides permissions temporarily. But this app is paid and not open source again. I tried shelter app to isolate it but due to the dual app feature in my phone i can't a add work profile. Can anyone suggest me how can i monitor what the app does in background OR make an script which grants and revokes permissions through adb OR any alternative to Bouncer? I'm gonna buy the bounce app if i'm outta options. The developer deserves it :)

P.S. My device is not rooted.

44yu5h
  • 1,540
  • 1
  • 5
  • 34
  • Hi, take note that questions directly asking for app recommendations are off-topic. Instead, we prefer the asker to just state the underlying problem that they want to solve and not putting any restriction for apps-only, so we'd appreciate it if you could [edit] the question, add some details and/or remove the restriction. Otherwise, you might be interested in our sister site, Software Recommendations Stack Exchange instead. – Andrew T. Oct 29 '20 at 15:14
  • @AndrewT. Oh okay – 44yu5h Oct 29 '20 at 15:22

2 Answers2

2

I suggest using Android Mobile Device Hardening which:

  • list installed apps and their dangerous permissions
  • revoke dangerous permissions for all Apps
  • list applications that are device admin
St0rm
  • 816
  • 6
  • 12
  • Thanks for your answer. As it's mentioned it lists all the permissions and i will have to manually revoke it. I use whatsapp very often and can't always grant and revoke permissions it so tedious. So it's potentially useless for me. – 44yu5h Oct 29 '20 at 16:13
1

Most of the benefits are avaialble with a modified device (Custom ROM Flashed). Your phone is faster and better without Google Apps. Root acceess gives you the added benefits of apps like App Ops and Storage Isolation. These are precisely the apps that you are looking for.

33nano
  • 51
  • 5