Hi, I have developed an application using J2ME CLDC technology and this application talks to a server (a regular VB server) using TCP/IP or Socket programming. I used the J2Me SDK Toolkit to develop the client. With its simulator I am able to run and communicate to the server. But when I convert the JAR into APK file for android phone and launch it I see junk characters going to my server. Can anyone help me in giving more information regarding this? What is it I am missing here. The data that I am sending is a compressed format (the compression is my customized format). I am not getting that buffer same on the server end. Please help.
Thanks Padma -- 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

