Skip to content

Instantly share code, notes, and snippets.

@jasta
Created March 4, 2015 20:19
Show Gist options
  • Save jasta/bab20df64d2f5cebb608 to your computer and use it in GitHub Desktop.
Save jasta/bab20df64d2f5cebb608 to your computer and use it in GitHub Desktop.
$ time adb shell dexdump /data/app/com.facebook.stetho.sample-1/base.apk | grep 'Class desc' | wc -l
290
real 0m1.098s
user 0m0.016s
sys 0m0.135s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment