persistentDataPath + "/Test.db"; if(!File.Exists(appDBPath)){ StartCoroutine(CopyDataBase()); } #endif db = new DbAccess ("URI=file:" + ...
確定! 回上一頁