Hi All, I am implementing a native service (c/c++ service) to do some background tasks and needs to know when device is entering suspend states to save some data. In Kernel drivers this being done using ""register_early_suspend()"' to register for callback notifications. But this method is not available for this (user mode) native service. Is there any way I can use in native service to get similar suspend/resume notifications ?
Much appriciate your help. Thanking you Sadeepa -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.