Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What about Android devices? #211

Open
ldittmar81 opened this issue Mar 18, 2019 · 7 comments
Open

What about Android devices? #211

ldittmar81 opened this issue Mar 18, 2019 · 7 comments

Comments

@ldittmar81
Copy link

Is your feature request related to a problem? Please describe.
It is possible to use node.js on android devices. https://github.com/sjitech/build-nodejs-for-android

Describe the solution you'd like
Expand list of systems to Android.

@ldittmar81
Copy link
Author

https://nodejs.org/api/process.html#process_process_platform

The value 'android' may also be returned if the Node.js is built on the Android operating system. However, Android support in Node.js is experimental.

@ldittmar81
Copy link
Author

@sebhildebrandt
Copy link
Owner

@ldittmar81 : thank you! Will to figure out, how I can implement features for this. Will also need set up an android device to test it ;-)

@ldittmar81
Copy link
Author

Maybe something like this? https://www.osboxes.org/android-x86/

@sebhildebrandt
Copy link
Owner

@ldittmar81 thank you for this link! was not aware of that ;-)

@ldittmar81
Copy link
Author

Here is a docker image with nodejs 8: https://github.com/beevelop/docker-android-nodejs

@xloem
Copy link

xloem commented Sep 24, 2020

Has anyone discerned what first steps are needed to implement this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants