Android Classyshark Versions Save

Android and Java bytecode viewer

8.2

5 years ago
  • Updated dexlib2 dependency to support the latest dex format

8.1

6 years ago

Minor update:

  • In the class view the methods and fields are sorted by name

8.0

7 years ago
  • Android manifest inspections (with new Android)
  • APK dashboard with ascii table
  • Performance improvements

7.2

7 years ago

APK dashboard

Clicking on APK name from the tree view open the APK dashboard on the left side. The APK dashboard shows various Java and Native errors:

  • Duplicate dependencies
  • Server dependencies
  • Deprecated dependencies

7.1

7 years ago
  • Instant search in Android manifest
  • APK view improvements

7.0

7 years ago

6.7

7 years ago

Bug fixes

  • multi dex condition
  • tree population

6.6

7 years ago
  • Retrolambda support (thanks @serj-lotutovici)
  • APIs in Shark.java to support isCustomDex and isMultiDex queries

6.5

7 years ago
  • Native libs printing and inspection for private API linkage
  • Plugins API

6.4

7 years ago
  • Auto update (the upcoming releases will be downloaded for you)
  • Android resources view
  • Android binary XML parsing improvements
  • Huge speed improvements