A
A
AlexandrMa2021-10-12 16:07:44
android studio
AlexandrMa, 2021-10-12 16:07:44

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

1 answer(s)
V
Vladimir Korotenko, 2021-10-12
@firedragon

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 question

Ask a Question

731 491 924 answers to any question