adb调试
adb shell am start -D -n com.zj.wuaipojie/.ui.MainActivity
在试一次,回到jeb就能看到开始调试了。点调试,附上,局部变量。F6进入方法,F7跳出方法
Log插桩
invoke-static {对应寄存器}, Lcom/mtools/LogUtils;->v(Ljava/lang/Object;)V
在/storage/emulated/0/下面是无法给777权限的。
adb shell
su
cd /data/local/tmp