-
Notifications
You must be signed in to change notification settings - Fork 196
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
Mobile devices #42
Comments
Yes to Android/ARM, shouldn't be too much of a hassle. Will probably target OpenGL ES for the driver. As for iOS, it might be a little tricky since we'll need to use their own copy of JavaScriptCore which may not be in sync with our own. I plan to research this more later. |
Are these plans in the near future? |
Are these plans in the near future?+1 |
Are these plans in the near future?+2 |
Will begin work on the ARM port in about a month. |
Let's begin work together? |
How's it going? We'd use it if there's support for android/ios |
It'd be nice to be able to send touch events to allow a rendered UI to work like a touch screen. |
So is there not any android support at the moment? Does this not work using the NDK ? I'm trying to see if this is a viable product for me but I'm not sure that it is without android support. I could work on the feature if needed but have to delve more into how much source code a free license provides. |
I would like to contribute to add support for android and ios. |
Do you guys have any plans to support mobile devices (iOS and Android)?
The text was updated successfully, but these errors were encountered: