Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 388 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 388 Bytes

UninstallGuard

Android Uninstallation Listener.

This is a proof of concept of uninstallation monitor on Android. It only works on Android versions below Lollipop as since Lollipop, Android change the way of killing process.

Here's the full explanation of the code: https://shunix.com/monitor-application-removal-on-android