AndroidJNI.SetStaticDoubleField

Switch to Manual
public static void SetStaticDoubleField (IntPtr clazz, IntPtr fieldID, double val);

Description

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