I want to ask if there is a possibility to debug a release apk without having source code and how we can prevent user to do this action ?
I thought that I can\'t debug a
we can not debug apk.
You can check only logs if used for release build.
You will be able to see logs of released .apk