Apk Dependency Graph Versions Save

Android class dependency visualizer. This tool helps to visualize the current state of the project.

0.3.1

4 years ago

Removed Ant support.

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.5

5 years ago

Apktool dependency is removed. Backsmali is used for apk decoding. Credits to @victorrattis

0.1.4

5 years ago

Update apktool.jar from 2.3.0 to 2.3.4 to support Android P.

0.1.3

6 years ago

apktool is updated to 2.3.0

0.1.2

6 years ago
  • tiny css fix

0.1.1

6 years ago

0.1.0

7 years ago
  • multidex support!
  • now you can skip inner classes on your graph (mostly experimental, please leave your feedback in issues if you think that it works not as intended)
  • ant support (you can compile apk-dependency-graph.jar with a single command ant)
  • project structure is refined (please check our wiki to get more details)