|
|
|
|
|
by brianacton
3718 days ago
|
|
This is literally an impossibility. Java apps are typically obfuscated with randomization of symbol names. Each build is unique and not reproducible. You are better off verifying the actual compiled and distributed apk files than verifying the source. |
|
https://whispersystems.org/blog/reproducible-android/