Open Micoder-dev opened 3 weeks ago
Hi, the server uses PC applications to generate DOT diagrams. I could not find a diagram generator for android
What do you mean by PC applications? Can you explain it to me? I don't have any idea. If you share with me what exactly is needed to generate those DOT diagrams, I can do some research to implement it locally in Android itself. Thank you.
https://github.com/nidi3/graphviz-java.git
implementation("guru.nidi:graphviz-java:0.18.1")
can we bind or convert the php to kotlin within the app? Instead of using servers.