Hi,

I need to implement a new service inside system service. I would like
it to work similar to the window manager -- a client would connect to
my service and create a "thing" (e.g., a window). When the client
disconnects (e.g., if its process gets killed), I need to delete this
"thing".

How do I get a notification about client disconnection? Could anyone
point me to an example inside the system server?

Thanks!

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to