Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android application in nodejs [closed]

I am trying to make an application for android using node.js. As far as I searched, I found anode. But is there any proper tutorial or example to get started? I have no idea how.

like image 652
Vinz243 Avatar asked Jun 14 '14 11:06

Vinz243


1 Answers

As a junior Android Developer I think this is not a good idea because mainly the major issue in android development are the layouts and some API (at least for me)... If you want to go with async and node-like dev on android try rxjava

like image 69
Luca Bruzzone Avatar answered Nov 03 '22 01:11

Luca Bruzzone