Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbkn authored Jan 24, 2019
1 parent 8e58974 commit 8090bc7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# 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.

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

0 comments on commit 8090bc7

Please sign in to comment.