Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ download
Method
download
app/src/main/java/com/github/catvod/utils/Path.java:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public
static
File download() {
30
return
Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOWNLOADS);
31
}
32
33
public
static
File root() {
34
return
Environment.getExternalStorageDirectory();
Callers
1
action
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected