Are you writing an App? If this is the case, then you *can't* use node.js, because node.js is written to run on browsers, it's Javascript, it's not Java, and it doesn't fit within the framework. If you are writing a web app which will run on Android, this is more applicable, but this is not the right group to ask such a question, as this group is strictly for development with the Android SDK.
kris On Mon, Jan 23, 2012 at 10:56 AM, jose daniel cardona <[email protected]> wrote: > Hi everybody, i'm started in the world of the android development and > I've run into a problem: I need to use node.js in the mobile device, > the architecture like as P2P, I would like to know experiences of this > kind, feasibility, and if possible some success or a working sample of > these technologies together > > -- > 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 -- 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

