Forwarded from duangsuse::Echo
(本来打算动态来着
加个 debug flag 就可以上 AndBug 动态分析
加个 debug flag 就可以上 AndBug 动态分析
Forwarded from duangsuse::Echo
public static native boolean www(CharSequence charSequence, int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8);Forwarded from duangsuse::Echo
正在尝试添加
android:debuggable="true" 却一直没办法编码 AndroidMainfest.xml 的 duangsuseForwarded from duangsuse::Echo
准备尝试最新的apktool
虽然资源在 axml 里都是 resid 形式,但我认为应该可以单独回编译 并且之前也在 Android 用过可以直接单独编辑 axml 的软件
虽然资源在 axml 里都是 resid 形式,但我认为应该可以单独回编译 并且之前也在 Android 用过可以直接单独编辑 axml 的软件
Forwarded from duangsuse::Echo
Forwarded from duangsuse::Echo
这次我不会尝试修改 AndroidMainfest.xml 来添加 debug flag 了,据说有无 xposed 开启全局调试的方法