A
A
AlexVWill2021-12-03 10:19:12
Google
AlexVWill, 2021-12-03 10:19:12

Debugging an Android app without Android Studio debugger?

Is it possible to debug an Android application without Android Studio debugger, has anyone solved a similar problem? The fact is that an application using Google Sign In works fine in debugger mode both on AVD and on a live device physically connected to a computer with Android Studio. And it works separately on the device for a day or two, but then problems with logging into the Google account begin, as it seems to me, due to problems with the obsolescence of the token. But this is inaccurate, so I want to catch the error, but I can no longer connect a device with a buggy application to the debugger. The question is, how best to look for a bug and debug such an application, taking into account authorization problems through the Google account, which starts to fail only after a day or two?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Prokhorovich, 2021-12-05
@alexgp13

Write logs, either to the device, or to your server immediately.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question