tags:

views:

12

answers:

0

Hi All, Is there way in Android to know before PDP goes down. While phone is shutting down I need to do some operations with PDP. On receiving ACTION_SHUTDOWN, I am calling some methods on PDP. Those methods are failing as PDP is getting deactivated. So is there a way that I can get notification before PDP starts shutting down?