内存卡空间验证
This commit is contained in:
@@ -64,7 +64,7 @@ public class AnyRunnModule {
|
||||
|
||||
void start(String url) {
|
||||
mUrl = url;
|
||||
String path = Environment.getExternalStorageDirectory().getPath() + "/mmm.mp4";
|
||||
String path = Environment.getExternalStorageDirectory().getPath() + "/mmm1.mp4";
|
||||
Aria.download(this)
|
||||
.load(url)
|
||||
.setRequestMode(RequestEnum.GET)
|
||||
|
||||
Reference in New Issue
Block a user