https://github.com/pbkn/privacy-protector
Mobile application to stop camera, microphone, buttons, etc..,
https://github.com/pbkn/privacy-protector
Last synced: 8 months ago
JSON representation
Mobile application to stop camera, microphone, buttons, etc..,
- Host: GitHub
- URL: https://github.com/pbkn/privacy-protector
- Owner: pbkn
- License: apache-2.0
- Created: 2019-01-24T15:45:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T14:22:15.000Z (about 5 years ago)
- Last Synced: 2025-01-20T09:46:07.730Z (over 1 year ago)
- Language: Java
- Size: 1.97 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# privacy-protector
The main objective of this application is to protect application user from malicious apps in phone which secretly record their camera, microphone, etc..,
Mobile application which contains implementations of Device Administrator in Fragment Layout.
Google play store link - https://play.google.com/store/apps/details?id=com.whysurfswim.pp
# Disabling camera
It contains necessary permissions and code to restrict camera functionalities in phone.
# Disabling microphone
It contains necessary code to disable microphone both in-earphone and device.
# Disabling volume-buttons
It contains necessary code to disable volume buttons in phone.