Hi Matthias,

You can set thread priority by android.os.Process.setThreadPriority
method. This is how android controls resource allocation.
Thanks.

On Aug 26, 5:45 am, "[email protected]" <[email protected]>
wrote:
> hi all,
>
> the Android web site indicates that "all applications are created
> equal". What is the strategy to ensure that critical applications/
> services have priority?
>
> Are there any facilities Android does provide to ensure certain
> applications and/or threads to receive a minimum of CPU bandwith (and
> other apps/threads are prevented from consuming all the CPU bandwith)?
>
> Matthias

--~--~---------~--~----~------------~-------~--~----~
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