node.js - Converting an node js app to android app -


i have developed web app in node js using express involves mongodb. how convert android app ? main app file directly inside main application folder.

your subject in thread looks confuse. think want convert web application (can express.js app, php app, or jsp, etc) mobile application (ios or android).

if so, can use cordova it.

please read document.

http://cordova.apache.org/docs/en/3.5.0/guide/cli/index.html


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -