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

Android Support #92

Open
gtcdevop opened this issue Sep 24, 2018 · 4 comments
Open

Android Support #92

gtcdevop opened this issue Sep 24, 2018 · 4 comments

Comments

@gtcdevop
Copy link

Is it possible to compile for Android Devices?

@jblang
Copy link
Member

jblang commented Apr 13, 2019

It is most likely not possible without writing a new UI driver, at the very least. Also, the driver would have to be able to translate touch events into mouse events that XaoS expects, so it would not be trivial to do. I don't use Android, so I can't investigate this. If someone is able to get this working, we would accept a pull request.

@jblang jblang changed the title ANDROID Android Support Apr 13, 2019
@jblang
Copy link
Member

jblang commented May 11, 2019

Qt has support for Android, so possibly the upcoming release that uses Qt could be used as a foundation for porting to Android.

@kanurag94
Copy link
Member

I think now since https://xaos-project.github.io/ is in a position to be used on different screens, we can integrate a webview on android device with minimal functionality (capture the frame) and save image.

@kovzol
Copy link
Contributor

kovzol commented May 8, 2020

See also #151.

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

4 participants