(The project mainly includes the following documents: 1. DbNews Java is the class corresponding to the database and database table, including the internal class News, which corresponds to the news table. It mainly provides column name reference and table encapsulation. 2、DBHelper. Java encapsulated database operation class, including multiple operations on the database. Its internal class DBOpenHelper is inherited from SQLiteOpenHelper and serves as the creation and upgrade of databases. Five records are stored while initializing the database. 3. SQLiteDemo.java, inherited from ListActivity, is about displaying records in the database. 4、SeeDetailNews. Java displays each detailed record. 5. Layout files are no longer introduced. This document includes the following annexes:
Database instance with source code SQLiteDemo bin com kf sqlite DBHelper $DBOpenHelper.class
Database instance with source code SQLiteDemo bin com kf sqlite DBHelper.class
Database instance with source code SQLiteDemo bin com kf sqlite DbNews $News. class
Database instance with source code SQLiteDemo bin com kf sqlite DbNews. class
Database instance with source code SQLiteDemo bin com kf sqlite R $attr.class
Database instance with source code SQLiteDemo bin com kf sqlite R $drawable.class
Database instance with source code SQLiteDemo bin com kf sqlite R $id.class
Database instance with source code SQLiteDemo bin com kf sqlite R $layout. class
Database instance with source code SQLiteDemo bin com kf sqlite R $string.class
Database instance with source code SQLiteDemo bin com kf sqlite R.class
Database instance with source code SQLiteDemo bin com kf sqlite SeeDetailNews $1.class
Database instance with source code SQLiteDemo bin com kf sqlite SeeDetailNews.class
Database instance with source code SQLiteDemo bin com kf sqlite SQLiteDemo.class
Database instance with source code SQLiteDemo bin classs.dex
Database instance with source code SQLiteDemo bin resources.ap_
Database instance with source code SQLiteDemo bin SQLiteDemo.apk
Database instance with source code SQLiteDemo gen com kf sqlite R.java
Database instance with source code SQLiteDemo res drawable-hdpi icon.png
Database instance with source code SQLiteDemo res drawable-ldpi icon.png
Database instance with source code SQLiteDemo res drawable mdpi icon.png
Database instance with source code SQLiteDemo res layout detail_ views.xml
Database instance with source code SQLiteDemo res layout main.xml
Database instance with source code SQLiteDemo res values strings.xml
Database instance with source code SQLiteDemo src com kf sqlite DBHelper.java
Database instance with source code SQLiteDemo src com kf sqlite DbNews.java
Database instance with source code SQLiteDemo src com kf sqlite SeeDetailNews.java
Database instance with source code SQLiteDemo src com kf sqlite SQLiteDemo.java
Database instance with source code SQLiteDemo . Classpath
Database instance with source code SQLiteDemo . Project
Database instance with source code SQLiteDemo AndroidManifest.xml
.....)