Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

设置存放路径无效。 #72

Open
mynameispp opened this issue Jun 15, 2023 · 0 comments
Open

设置存放路径无效。 #72

mynameispp opened this issue Jun 15, 2023 · 0 comments

Comments

@mynameispp
Copy link

设置:RecordManager.getInstance().changeRecordDir(“self file path”); 看源代码是固定了路径。大佬可以看下class RecordHelper ---》getTempFilePath() ;。目前解决方法是复制这个文件到自己的项目,包名相同;将这个方法的第一段代码改成 String fileDir = currentConfig.getRecordDir();即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant