Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 660 Bytes

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.