Launching today

AppCrawler
Map Your App's Navigation Instantly
11 followers
Map Your App's Navigation Instantly
11 followers
AppCrawler is an Android Studio plugin that turns your project into an interactive navigation map in minutes. Instead of reading through dozens of files to understand how screens connect, you get a visual overview of your entire app structure with a single click Useful for onboarding, refactoring, and QA planning. No more manual tracing or outdated diagrams.





Hey everyone, I am Nihad, the creator of AppCrawler.
I built this after repeatedly struggling to understand navigation flows in Android apps. Every time I joined a project or came back after a while, I had to manually trace screens and connections just to understand the structure.
AppCrawler solves that by generating a complete navigation map from your project in a few minutes inside Android Studio.
I would really appreciate honest feedback, edge cases, and ideas for improvement. Happy to answer any questions.
This is really useful for new team members getting up to speed. Does it update the map automatically when code changes?
@daniel_rachlin
Thanks for the feedback! Automatic updates on code changes aren’t supported yet, but it’s definitely on our roadmap for an upcoming release.
Does It Exist
Can I download the navigation data generated?
Will this work on only android, can it work for other ides, languages and frameworks?
Graph of app screens look cool!
@prabhjotsl
Yes, you can download the navigation data as a CSV.
Right now it works through Android Studio. Since it analyzes the project inside the IDE, it can work with any framework or setup that runs within Android Studio.
We are planning to expand support to other IDEs and environments soon.