2017-04-29 Exception-getDrawable java.lang.NoSuchMethodError 直接调用getDrawable()时候报Exception Info:1java.lang.NoSuchMethodError 换成如下方式调用getDrawable()即可。 12TextView.setCompoundDrawablesWithIntrinsicBounds(null, getResources().getDrawable(R.drawable.alarm_young_ing), null, null); 上一篇 Exception-android.view.WindowLeaked 下一篇 HTTP协议