Hi,
I need a socket server in viewrootimpl. I thought of using a thread so that 
the socket does not block the main thread but the problem is that it looks 
like the thread is not created. In this thread I also implement an handler, 
so that I can communicate with the main thread. My question is: Can I 
create threads in ViewRootImpl? Can I use sockets in ViewRootImpl? If it is 
not possible, is there an alternative?

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to