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