Hello to all,
wondering if there is any way to look at all processes while app is running rather than write manually Log.d
under every method in code?
Hello to all,
wondering if there is any way to look at all processes while app is running rather than write manually Log.d
under every method in code?
You want to log out when methods are called? If so, take a look at Hugo: https://github.com/JakeWharton/hugo
Sorry for late reply. Thank you.
Of course there are) But I can’t show you now how to do this correctly
So maybe some other time whenever you free.