On Thu, Dec 29, 2011 at 3:30 PM, Marcelo Henrique <[email protected]> wrote: > Use NDK. for implements you aplication in C/C++ >
There's no reason to use the NDK for this, The standard Java socket API can be used for this easily: http://docs.oracle.com/javase/tutorial/networking/sockets/ kris -- 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

