bingo
bingo
 D:\MyConfiguration\签名>java -jar packer-ng-2.0.1.jar verify build\app-release-123456.apk ========== APK Verify ========== File: app-release-123456.apk Signed: true Channel: 123456 D:\MyConfiguration\签名>adb install build\app-release-123456.apk Performing Streamed Install adb: failed to install build\app-release-123456.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed...
看到issues中有人讲在TabLayout中不能使用,我之前也在TabLayout中使用了,应该是可以完美使用的,写了一个demo。