Check signature of Android APK
Reference: https://developer.android.com/studio/command-line/apksigner
(1) Go to build tools path.
cd /Users/username/Library/Android/sdk/28.0.0
(2) Run the apksigner tool.
./apksigner verify --print-certs your-apk.apk
Chrome On-device AI
2025-03-21 14:49:20