摘要:
如果新版本增加了表中的字段,那么原来的数据库中的数据必须做好备份插入新表中。 stackoverflow上给出的标准步骤 You should always have the new table creation query at hand, and use that for upgrade and 阅读全文
摘要:
java.lang.NullPointerException at android.support.v7.widget.RecyclerView.computeVerticalScrollOffset(RecyclerView.java:1613) at android.view.View.canS 阅读全文