Run (synchronize) mina client on Android, how to resolve ClassNotFoundException
问题 I have setup a mina(2.0.4) server on PC, it works fine since I have written a mina client on PC to communincation with it. Then I implemented a synchronize Mina Client on android, but the client can not decode the received response message. I am new to Java and android, I have put 3 whole days effort on that. Anybody please help. thanks all in advance. I summarized my part code here: First setup mina client. public boolean startMinaClient(){ MessageCodecFactory factory = new