I'm try to write a one to one chat program. I have a client on Abdroid and server on my computer.
I finish the client that it can get message from server and show on the text.
When I run my progarm, I have the following words showed on my Eclipse.
Can't find the main
java.lang.NoClassDefFoundError: com/google/android/Client
Exception in thread "main"






