How to call my own activity before i uninstall that app ?

  • Thread starter Thread starter AC Question
  • Start date Start date
A

AC Question

I want to call my own activity before any one uninstall that app.

That particular activity ask for password and then uninstall proceed ahead.

I used getRunningTask() but it is deprecated above 4.0 android version.