Unless you are wanting to lower your thread priority, don't do it. Why do you want to change the priority?
Fwiw, it is just normal Linux thread scheduling. The preferred API is on Process and it works fine. On Wed, May 13, 2009 at 3:02 AM, kd.itbhu <[email protected]> wrote: > > How to do thread scheduling in android. > If we use current API to schedule the thread, all the threads have > same priority no matter whether "high priority" or "low priority" > have been set. > > Please tell me how to do threas scheduling. > > Thanks and rgards > kuldeep > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
