smali
smali copied to clipboard
how to track variables?
hi all is there a tutorial for debugging with this plugin?! i have a hard time tracking the registers/variables theres one "this" with much stuff...... how can i find v0 for example?
Duplicate: https://github.com/JesusFreke/smali/issues/737 You have to use a device with Android 8 or lower.
Or use the current preview of R. The fix went in.
Nice, I've been meaning to try this out with an R build.
@jackwpa where can you get this preview from? I can't find a build. Do I have to build it myself?
Oooooooh you mean Android R?!
Yes. Install Android Studio and download emulator images for R (still in preview 1 as of now).
Hi, i'm debugging an app on Pixel 2 running Android 11, and have the same issue, local variables and registers can't be viewed, getting the same "Internal Error", also don't have other devices to test it on. Can somebody confirm that they are able to watch all the variables normally on other devices running Android 11?
Hi, i'm debugging an app on Pixel 2 running Android 11, and have the same issue, local variables and registers can't be viewed, getting the same "Internal Error", also don't have other devices to test it on. Can somebody confirm that they are able to watch all the variables normally on other devices running Android 11?
Hi bro, i am the same with you. i tried the android 5-11 and have the same issue, i don't know how to do it. If you have some ideas or fixed it, wish you reply to me, thanks :-) But if i have the fix this issue's idea, i also tell you.