RE: conrod GUI library ~ can it work with Android?

Hey guys I have some questions regarding conrod GUI library in regards with Android. Does it support Android? If not then does it support web? If it supports web, since Android has webview, is it possible to package it up using cargo-apk and display the contents on Android using webview support?

If this is not possible then is it possible to use winit and wgpu? If so then do I require to fiddle around with it a lot or just once then it will work and is it hard to get winit and wgpu to work with conrod?

Edit: I was also thinking maybe it could be possible to port over the application using some terminal emulator on Android that is another way of doing it?


Another question regarding conrod, is it meant for regular GUI applications or is it for computer graphics art or both?

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.