If you develop Android apps for a living, you probably use Android's built in networking capabilities to communicate with databases/backends/etc.
Sometimes while working on networking code, I wish I had a visual way to understand how data moves in and out of my app.
NextSketch is a (commercial) plugin for all IntelliJ Platform IDEs that let's you create architecture diagrams right inside the IDE. It's also handy for modeling networking!
For many projects, I use NextSketch for modeling network flow, it really helps keep track of where everything goes. View pricing at https://plugins.jetbrains.com/plugin/19963-nextsketch or visit www.nextsketch.ca
Top comments (0)