Answer the question
In order to leave comments, you need to log in
How to view the values of variables in the application?
I work with javascript and php. At any time I can do a vardump or console.log and see what's in a variable, array, response, etc.
Until I figured out how to watch all this goodness in Android Studio?
And how to test classes outside the application?
Answer the question
In order to leave comments, you need to log in
the easiest way is the debugger.
as for the tests, then RTFM
https://developer.android.com/training/testing/uni...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question