Hi Team! this is a topic in relation to some requests for an Android implementation of Avogadro. Let me know if this topic might be a duplicate of an already working thread.
In relation to:
Hi Team! this is a topic in relation to some requests for an Android implementation of Avogadro. Let me know if this topic might be a duplicate of an already working thread.
In relation to:
No, it’s definitely a new thread.
I know that Qt compiles to Android, but most of what I’ve seen implies you need to use Qt Quick instead of Qt Widgets. Granted, I haven’t investigated deeply since I don’t have any Android devices.
If I’m wrong, please let me know.
So my suggestion would be to work on the WebAssembly side. I’ll go into more depth in another thread, but I think my main idea would be:
avogadro-web repository
Then, an Android app is mostly the web component (rendering window + tools).
If there are better ideas, I’m open to them - particularly if someone can find examples of using Qt for Android apps.