6.6.2 - Alpha2 - 更新 Android Studio 下载链接信息
This commit is contained in:
@@ -69,6 +69,7 @@ import java.util.List;
|
||||
*
|
||||
* @see <a href="https://source.android.com/security/apksigning/index.html">Application Signing</a>
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public class SigningCertificateLineage {
|
||||
|
||||
public final static int MAGIC = 0x3eff39d1;
|
||||
|
||||
@@ -55,6 +55,7 @@ import java.util.List;
|
||||
* Command-line tool for signing APKs and for checking whether an APK's signature are expected to
|
||||
* verify on Android devices.
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
public class ApkSignerTool {
|
||||
|
||||
public static final int ZIP_MAGIC = 0x04034b50;
|
||||
|
||||
Reference in New Issue
Block a user