2014年12月13日

Android 开发遇见的所有错误记录

摘要: 1.FATAL EXCEPTION: AsyncTask #1 doInBackground()原因:select语句拼写错误如:String select = "((" + Contacts.DISPLAY_NAME + "NOTNULL ) AND (" + Contacts.DISPLAY_N... 阅读全文

posted @ 2014-12-13 22:13 流浪者的五月 阅读(275) 评论(0) 推荐(0)

导航