Coder Social home page Coder Social logo

kaygisiz / apk-dependency-graph-plugin Goto Github PK

View Code? Open in Web Editor NEW
37.0 6.0 3.0 16.06 MB

Displays dependencies between classes as fancy graph.

Home Page: https://plugins.jetbrains.com/plugin/10107-dependency-injection-graph

License: Apache License 2.0

Java 61.87% HTML 20.98% CSS 2.36% JavaScript 14.79%
android-studio dagger2 decompile apk-dependency-graph android-dependency-visualizer apk

apk-dependency-graph-plugin's Introduction

APK Dependency Graph

Build Status

APK Dependency Graph is a plugin for Android Studio that allows display graph of dependencies.

How to install

  • in Android Studio: go to Settings → Plugins → Browse repositories and search for APK Dependency Graph

or

  • download it and install via Preferences → Plugins → Install plugin from disk

How to use

  1. Go to Settings → Instan Run in Android Studio and disable Enable Instant Run to hot swap code/resource changes on deploy
  2. Build Apk with disabled Instant Run
  3. Click Tools → APK Dependency Graph → Generate Dependency Graph
  4. Select apk file from shown dialog
  5. Click Tools → APK Dependency Graph → Set Package Filter enter package name (e.g. com.example.package) as a filter so you will avoid unnecessary dependencies in your graph.

Optional

  • Go to Tools → APK Dependency Graph → Show Generated Graph to see last generated dependencies graph of current project in browser.
  • Select Tools → APK Dependency Graph → Disable Inner Classes to define if you want to skip inner classes on your graph or not.

apk-dependency-graph-plugin's People

Contributors

kaygisiz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

apk-dependency-graph-plugin's Issues

Graph view

Thank you for the effort.
Is there any other representation?
Current view seems really useless.
It's impossible to figure something out there

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.