Informacje o procesie. Zawiera on nazwę procesu, czas rozpoczęcia, identyfikator Uid aplikacji, identyfikator Pid aplikacji, tag seinfo i skrót haszowy podstawowego pliku APK.
Sygnatura czasowa w RFC3339 UTC „Zulu” z rozdzielczością nanosekundową i maksymalnie 9 cyframi po przecinku. Przykłady: "2014-10-02T15:01:23Z" i "2014-10-02T15:01:23.045123456Z".
uid
integer
Identyfikator UID pakietu.
pid
integer
Identyfikator procesu.
seinfo
string
Informacje o zasadach SELinux.
apkSha256Hash
string
Skrót SHA-256 podstawowego pliku APK w formacie szesnastkowym.
packageNames[]
string
Nazwy wszystkich pakietów powiązane z konkretnym identyfikatorem użytkownika. W większości przypadków będzie to nazwa pojedynczego pakietu, do którego przypisano ten identyfikator użytkownika. Jeśli kilka aplikacji ma ten sam identyfikator UID, uwzględnione zostaną wszystkie pakiety, które mają ten identyfikator.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-10-15 UTC."],[[["The JSON representation provides essential information about a process, including its name, start time, app UID, app PID, seinfo tag, and the hash of the base APK."],["The data is structured with specific fields, like processName, startTime, uid, pid, seinfo, apkSha256Hash, and packageNames, each with its corresponding data type."],["startTime is presented in Timestamp format for precise process start time representation."],["packageNames includes a list of all packages linked to the specific user ID, which could involve multiple applications sharing the same UID."]]],[]]