public static bool GetIsSDCardEnable()
 {
     return(NpDeviceInfoAndroid.GetIsSDCardEnable());
 }