Log

Il registro è un file speciale che specifica la sequenza delle azioni dell'utente e del programma. La definizione è piuttosto complicata, ma in parole povere questo file può contenere informazioni sulla data e l'ora di una particolare richiesta, l'indirizzo IP, la posizione dell'utente e il browser o l'applicazione utilizzati.

Such files are often given to developers in case of an unexpected program error. This allows programmers to examine the problem more detail and find the best solution. It is not possible to get logs just like that. To do this, you will have to use a special program on your computer. But before that, debugging via USB is enabled on the smartphone. Who does not know all actions are performed in the “For developers” section?

Quindi il telefono viene collegato al PC tramite un cavo USB. L'utility ADB viene avviata sul PC e il comando adb logcat -v threadtime > c:log.txt è stato inserito. Al termine, è possibile aprire il file di testo e visualizzare le sessioni necessarie.

XIAOMILIVE.com
Logo