10 2020 档案

QEMU运行arm操作系统
摘要:安装操作系统 qemu-system-aarch64 -machine virt-3.1 -m 8G -cpu cortex-a53 \-drive file=flash0.img,format=raw,if=pflash -drive file=flash1.img,format=raw,if=p 阅读全文

posted @ 2020-10-11 10:37 JebediahKerman 阅读(837) 评论(0) 推荐(0)

Android运行Python
摘要:下载 libpython3.8-minimal_3.8.6-1_arm64.deb (https://mirrors.tuna.tsinghua.edu.cn/debian/pool/main/p/python3.8/libpython3.8-minimal_3.8.6-1_arm64.deb) l 阅读全文

posted @ 2020-10-06 19:52 JebediahKerman 阅读(826) 评论(0) 推荐(0)

Android运行Java程序
摘要:众所周知Android的ART和Dalvik不能直接执行class和jar,本文阐述了如何在Android中执行class和jar。 首先在Oracle网站(https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.h 阅读全文

posted @ 2020-10-01 23:57 JebediahKerman 阅读(851) 评论(0) 推荐(0)

pm install-create install-write install-commit
摘要:pm path com.adobe.reader package:/data/app/com.adobe.reader-zLf2MS9CjOTZRuAEz8t5yA==/base.apk package:/data/app/com.adobe.reader-zLf2MS9CjOTZRuAEz8t5y 阅读全文

posted @ 2020-10-01 14:51 JebediahKerman 阅读(861) 评论(0) 推荐(0)

导航