An open API service indexing awesome lists of open source software.

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

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.