ClashMetaForAndroid
ClashMetaForAndroid copied to clipboard
Modify log file saving location to external storage.
Modify log file saving location to external storage.
- Change
logsDirinFiles.ktto use external storage directory if available, otherwise fallback to internal storage. - Update
LogsActivity.ktto uselogsDirfor loading log files instead ofcacheDir.
For more details, open the Copilot Workspace session.