I have code that runs in the background and holds a connected Socket and 
it's InputStream.

It calls read() infinitely until something is received, then continues to 
parse. Socket timeout is 0 of course.

I used PARTIAL_WAKE_LOCK and WifiLock to keep CPU on in sleep mode and this 
code is running fine in all devices excpet HTC ones. please help me out.

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