Hi ,
I want one service to run in background and one in foreground.. And if any change occured in background then notification to foreground service should be given.. bindservice should be used.. Can anyone given some sample code for it?
Thanks and regards,
nisha

