i have picture that when i go right created communication to the internet in order to import new data. the communication to the internet blows the movement on the screen. how can I set low Priority to the internet thread - i use this:
thread.setPriority(1); but it not help - my picture get stuck - what to do?