摘要: java.lang.IllegalStateException: Could not find method onBind(View) in a parent or ancestor Context for android:onClick attribute defined on view class android.support.v7.widget.AppCompatButton with id 'btn_bind' 阅读全文
posted @ 2016-11-27 22:21 diql 阅读(614) 评论(0) 推荐(0)
摘要: 使用Gradle进行安卓编译时,出现如下错误: Could not get unknown property 'release' for SigningConfig container. 阅读全文
posted @ 2016-11-27 22:19 diql 阅读(10582) 评论(0) 推荐(0)
摘要: Caused by: java.lang.IllegalArgumentException: Service not registered: org.diql.aidldemo.MainActivity$ServiceConn@e38be65 at an... 阅读全文
posted @ 2016-11-27 21:57 diql 阅读(574) 评论(0) 推荐(0)