AndroidJNI.SetStaticIntField

Switch to Manual
public static void SetStaticIntField (IntPtr clazz, IntPtr fieldID, int val);

Description

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