shunix / UninstallGuard

Android Uninstallation Listener.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Android Uninstallation Listener.

License:Apache License 2.0


Languages

Language:C 56.9%Language:Java 38.8%Language:Makefile 4.3%