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.
That particular activity ask for password and then uninstall proceed ahead.
I used getRunningTask() but it is deprecated above 4.0 android version.