随笔分类 - android开发
摘要:adb disable-verity adb reboot adb root adb remount mount -o remount rw /system adb shell mount -o bind /system /system adb shell mount -o rw,remount /
阅读全文
摘要:import android.util.Base64; import java.nio.charset.StandardCharsets; import java.util.Objects; import javax.crypto.Cipher; import javax.crypto.spec.I
阅读全文

浙公网安备 33010602011771号