fansan

Results 15 comments of fansan

刚刚也警告了,我想可能是时间问题 > Version. 3.1.1 (18713) > 没收到警告

@Sam-kh try { Uri uri = Uri.parse(url); scalableVideoView.setDataSource(UIUtils.getContext(),uri); scalableVideoView.setLooping(true); scalableVideoView.prepareAsync(new MediaPlayer.OnPreparedListener() { @Override public void onPrepared(MediaPlayer mp) { scalableVideoView.start(); } }); ``` } catch (IOException e) { e.printStackTrace(); } ```...

@Sam-kh Uri uri = Uri.parse(url); scalableVideoView.setDataSource(UIUtils.getContext(),uri); it's not video file,it's a uri. but the video can play correctly.

@Sam-kh "http://ac-MjIf6Nns.clouddn.com/9805633f518e60b9." This uri is valid, you can play video in a browser, can also play in the app. but Logcat shows error FileNotFoundException

> 附议: 国内好多APP好像对这个dark mode没兴趣, 希望大大您能弄个微信的dark mode! > 非常感谢! 这个应该微信来做啊...

在哪调用setcontentview比较合理呢?构造?

/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find python3 2> /dev/null python3: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find python3 2> /dev/null' failed with exit code 34304: (null) (errno=Invalid argument) xcode-select: Failed to locate...

2019-03-29 16:17:42.791 com.meimeng.eshop E/TAG: 1SystemToast 2019-03-29 16:17:42.804 ? E/NotificationService: Suppressing toast from package com.meimeng.eshop by user request. 2019-03-29 16:17:42.942 ? E/HsmCoreServiceImpl: onTransact in code is: 103 2019-03-29 16:17:43.334 ? E/WindowManager:...