public static int GetMemoryUse()
 {
     return(NpDeviceInfoAndroid.GetMemoryUse());
 }