public void SaveSettings()
 {
     mSettings.Save(mApi.Setting_GetPersistentStoragePath());
 }