2014年3月31日

[转]Android | Simple SQLite Database Tutorial

摘要: 本文转自:http://hmkcode.com/android-simple-sqlite-database-tutorial/AndroidSQLitedatabase is an integral part “built-in” component. Any databases you create will be accessible by name to any class in the application, but not outside the application. Here we will see how to use SQLite API to perform data 阅读全文

posted @ 2014-03-31 09:57 freeliver54 阅读(645) 评论(0) 推荐(0)

导航