How to disable internet permission
Closed this issue · 6 comments
The internet permission can be disabled in system settings, the option can be found in different locations.
For some devices:
- Long press the app icon on the screen
App info
or theⓘ
iconMobile data & WiFi
- Disable options like
Enable WiFi connection
andEnable mobile connection
For Samsung:
System settings
Connections
Data usage
Manage app data
- Select SpamBlocker
- Change
Network connection method
toOff
If your phone doesn't have such options, you can also download the no-internet-permission-apk from the release page, which is built by the github action, it's a bit larger and non-reproducible though.
Are you sure about the Samsung instructions? I can't find such an option, OneUI 5.1; Android 13.
@nvllz
https://github.com/user-attachments/assets/ffb855bf-a8ce-4b8a-af06-f18a5751c280
OneUI 6.1
Android 14
If it doesn't exist, maybe try searching for "app data" or "data usage" in the system settings.
Ahh, you meant this. I only have WiFi/mobile data to choose from, I guess it's a OneUI 6 thing.
Interesting, same version with different UI.
I'll try to write an action script for building an apk without internet permission, so you can build it yourself with one mouse click.