Hi all,
We have been developing a multi threading application, and so far it works fine for Nokia devices. However, when i port it to Sony Ericsson W880i, some of the threads cannot be started.
In the debug output, there are a few threads running but others just didnt show up; and a weird thing is, at the first line of the app initializing state, we already have 6 threads running at the background, with no idea where they come from.
Did anyone encountered similar problems regarding multi threading in java applications or any suggestions that we could make it work under different handsets?
Thank you very much in advance!
best regards

Reply With Quote


