i am doing a project of 1 on 1 chat between google phone(client) and a java-application(server)
now i am encountering a problem
i should have 2 threads right ?
one for client another for server message-processing ?
but whenever i do this, the emulator showed the massage
".....only the original thread that created a view hierarchy can touch its views "
WHY ?? plz anyone tell me~
kbkbkb
regards.



