AndroidJNI.SetStaticBooleanField

Switch to Manual
public static void SetStaticBooleanField (IntPtr clazz, IntPtr fieldID, bool val);

Description

Sets the value of a static field in the specified object.