1
score
5K
views
yes
status
CC BY-SA 3.0
How to get Signature hash code of a phone app via adb on pc?
Alex has a great answer. WARNING : Ugly code ahead I was able to get the signature in adb shell as root with the following code: indented:
Technical answers from my Stack Overflow history, with source links and licenses.
Showing 1 of 1 answer tagged signature
Exported May 9, 2026
Alex has a great answer. WARNING : Ugly code ahead I was able to get the signature in adb shell as root with the following code: indented: