Context: We have a foreground Activity X and 3 services: Service 1,
Service 2 and Service 3.

Consider the following case:

Activity X binds to service 1

Service 2 is started with onStartService and is set as a foreground
service (startForeground()), it then binds to service 3.

We know that service 1 will have a foreground priority, will service 3
have the foreground priority as well?

Thanks,
Darshana

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to