在任务与执行策略之间的隐形耦合 依赖任务 使用线程封闭机制的任务 对相应时间敏感的任务 使用ThreadLocal的任务 在线程池中,如果任务依赖于其他任务,那么可能产生死锁。 程序清单8-1 在单...
public class IJKPlayer implements IPlayback, IMediaPlayer.OnCompletionListener, IMediaPlayer.OnErrorListener{ private static final String TAG = "IJKPlayer"; private static volat...
目录: (3)Android 官方网站 对 MediaPlayer的介绍 正文: Android 官方网站 对 MediaPlayer的介绍 MediaPlayer public class MediaPlayer extends Object implements V...
12-02 11:48:12.058 23767-23767/com.moreunion.zhenghao E/AndroidRuntime: FATAL EXCEPTION: main Process: com.moreunion.zhenghao, PID: 23767 java.lang.NullPointerException: Attempt...
11-27 17:57:14.639 10164-10164/? E/AndroidRuntime: FATAL EXCEPTION: main Process: com.moreunion.zhenghao, PID: 10164 java.lang.IndexOutOfBoundsException: Invalid index 0, size i...
11-27 17:29:08.760 17294-17294/com.moreunion.zhenghao E/AndroidRuntime: FATAL EXCEPTION: main Process: com.moreunion.zhenghao, PID: 17294 java.lang.IllegalStateException: Fragme...
Error:Execution failed for task ':app:lint'. > Lint found errors in the project; aborting build. Fix the issues identified by lint, or add the following to your build script to ...
11-09 17:15:05.229 15430-15430/? E/AndroidRuntime: FATAL EXCEPTION: main Process: com.project.xxm.fixbeaty, PID: 15430 java.lang.IllegalArgumentException: You cannot start a loa...
11-01 20:14:28.951 11019-11019/com.moreunion.zhenghao W/System.err: java.net.UnknownHostException: Unable to resolve host "api1.51zhenghao.cn": No address associated with hostna...
ConstraintLayout 不能作为activity的根节点,否则fragment显示不出来
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/head_view" android:layout_width="match...
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/loadmore_view" android:layout_width="m...
/** * 质量压缩方法 * * @param imagePath 原图片路劲 * @param size 压缩图片到多少KB以内(单位KB) * @return 返回压缩后图片的绝对路径 */ public...
Gradle具体是干什么的?
08-17 09:20:10.931 21429-21429/com.moreunion.zhenghao E/AndroidRuntime: FATAL EXCEPTION: main Process: com.moreunion.zhenghao, PID: 21429 java.lang.RuntimeException: Unable to i...
没有更多内容
加载失败,请刷新页面
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复