会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
xianlong's blog
首页
管理
2019年11月12日
编译一个.java在Android上运行并通过oatdump反汇编查看oat文件
摘要: 编译一个.java在Android上运行并通过oatdump反汇编查看oat文件 我们有一个Java程序helloworld: 通过javac将程序编译成class文件,helloworld.class 接下来将.class通过dx工具转换成dex文件 这里要注意的是,我的dx文件使用的是之前系统源
阅读全文
posted @ 2019-11-12 17:40 zhangxianlong
阅读(1047)
评论(0)
推荐(0)
公告