AndroidJNI.SetStaticBooleanField

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

Description

This function ets the value of a static field of an object.