Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable internet permission #147

Closed
aj3423 opened this issue Oct 8, 2024 · 6 comments
Closed

How to disable internet permission #147

aj3423 opened this issue Oct 8, 2024 · 6 comments

Comments

@aj3423
Copy link
Owner

aj3423 commented Oct 8, 2024

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 icon
  • Mobile data & WiFi
  • Disable options like Enable WiFi connection and Enable mobile connection

For Samsung:

  • System settings
  • Connections
  • Data usage
  • Manage app data
  • Select SpamBlocker
  • Change Network connection method to Off

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.

@aj3423 aj3423 closed this as completed Oct 8, 2024
@nvllz
Copy link
Contributor

nvllz commented Oct 13, 2024

Are you sure about the Samsung instructions? I can't find such an option, OneUI 5.1; Android 13.

@aj3423
Copy link
Owner Author

aj3423 commented Oct 13, 2024

@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.

@nvllz
Copy link
Contributor

nvllz commented Oct 13, 2024

Ahh, you meant this. I only have WiFi/mobile data to choose from, I guess it's a OneUI 6 thing.

@shilin-da
Copy link

shilin-da commented Oct 18, 2024

I only have WiFi/mobile data to choose from

I have the same on OneUI 6.1, probably options availability depends on firmware region:
Screenshot_20241018_123334_Settings Screenshot_20241018_123423_Settings

@aj3423
Copy link
Owner Author

aj3423 commented Oct 18, 2024

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.

@aj3423
Copy link
Owner Author

aj3423 commented Oct 18, 2024

Or even better, it's now available in the release page, this action build is a bit larger and non-reproducible though.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants