How to tell if my Android app has been uninstalled

1

I've developed an app, which receives notifications and passes information to another app, and shows users online and registered in both applications. Home I wanted some way to send an info to the API when the application is uninstalled by Android's own default configuration of Unnistaller. Home When uninstalling, it is not necessary to open an Intent, only that it sends the information.

    
asked by anonymous 17.07.2015 / 15:38

0 answers