Megosztás a következőn keresztül:


Process.ShellUid Field

Definition

Defines the UID/GID for the user shell.

[Android.Runtime.Register("SHELL_UID", ApiSince=29)]
public const int ShellUid = 2000;
[<Android.Runtime.Register("SHELL_UID", ApiSince=29)>]
val mutable ShellUid : int

Field Value

Value = 2000
Attributes

Remarks

Defines the UID/GID for the user shell.

Java documentation for android.os.Process.SHELL_UID.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to