Not so stellar advise. As Kristopher points out, the Java Socket API works just fine, and using the NDK introduces a bunch of unfavorable dependencies. For one, platform specific binaries for ARM, MIPS, x86 need to be considered...
On Dec 29, 12:30 pm, Marcelo Henrique <[email protected]> wrote: > Use NDK. for implements you aplication in C/C++ -- 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

