文件名称:Database
介绍说明--下载内容均来自于网络,请自行研究使用
简易通讯录,要求:
1.有增、删、改,以及简单的搜索功能。
2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。
3. 所有数据都存储在SQLite数据库中。
4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。
5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。
6.使用Service为通讯录添加背景音乐,有播放,暂停播放,停止播放功能。
-Easy Address Book, requirements:
An add, delete, change, and a simple search function.
2 contacts need to have the following form: name, phone, telephone, mail, address (or more).
All data is stored in an SQLite database.
(4) in the project to use to the Activity, the Intent (or at least have a page jumps), the SQLiteDatabase or
SQLiteOpenHelper. View the content embodied in the form of the list, add five (or more) contacts.
5 simple elegant UI, and have a basic error of judgment (for example, the user operation simple reminders, user error
Alerts, etc.).
Use the Service to add background music to the address book, play, pause, stop playback function.
1.有增、删、改,以及简单的搜索功能。
2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。
3. 所有数据都存储在SQLite数据库中。
4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。
5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。
6.使用Service为通讯录添加背景音乐,有播放,暂停播放,停止播放功能。
-Easy Address Book, requirements:
An add, delete, change, and a simple search function.
2 contacts need to have the following form: name, phone, telephone, mail, address (or more).
All data is stored in an SQLite database.
(4) in the project to use to the Activity, the Intent (or at least have a page jumps), the SQLiteDatabase or
SQLiteOpenHelper. View the content embodied in the form of the list, add five (or more) contacts.
5 simple elegant UI, and have a basic error of judgment (for example, the user operation simple reminders, user error
Alerts, etc.).
Use the Service to add background music to the address book, play, pause, stop playback function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Database
........\.classpath
........\.project
........\AndroidManifest.xml
........\assets
........\bin
........\...\android
........\...\.......\Database
........\...\.......\........\DatabaseActivity$1.class
........\...\.......\........\DatabaseActivity$StartListener.class
........\...\.......\........\DatabaseActivity$StopListener.class
........\...\.......\........\DatabaseActivity.class
........\...\.......\........\DBHelper.class
........\...\.......\........\displayAvtivity$1$1.class
........\...\.......\........\displayAvtivity$1$2.class
........\...\.......\........\displayAvtivity$1$3.class
........\...\.......\........\displayAvtivity$1.class
........\...\.......\........\displayAvtivity.class
........\...\.......\........\list$1$1.class
........\...\.......\........\list$1$2.class
........\...\.......\........\list$1.class
........\...\.......\........\list.class
........\...\.......\........\modi$1.class
........\...\.......\........\modi$2.class
........\...\.......\........\modi.class
........\...\.......\........\MusicService.class
........\...\.......\........\R$attr.class
........\...\.......\........\R$drawable.class
........\...\.......\........\R$id.class
........\...\.......\........\R$layout.class
........\...\.......\........\R$raw.class
........\...\.......\........\R$string.class
........\...\.......\........\R.class
........\...\classes.dex
........\...\Database.apk
........\...\resources.ap_
........\default.properties
........\gen
........\...\android
........\...\.......\Database
........\...\.......\........\R.java
........\proguard.cfg
........\res
........\...\drawable-hdpi
........\...\.............\icon.png
........\...\drawable-ldpi
........\...\.............\icon.png
........\...\drawable-mdpi
........\...\.............\icon.png
........\...\layout
........\...\......\display.xml
........\...\......\list.xml
........\...\......\main.xml
........\...\......\modify.xml
........\...\raw
........\...\...\test.mp3
........\...\values
........\...\......\strings.xml
........\src
........\...\android
........\...\.......\Database
........\...\.......\........\DatabaseActivity.java
........\...\.......\........\DBHelper.java
........\...\.......\........\displayAvtivity.java
........\...\.......\........\list.java
........\...\.......\........\modi.java
........\...\.......\........\MusicService.java
........\.classpath
........\.project
........\AndroidManifest.xml
........\assets
........\bin
........\...\android
........\...\.......\Database
........\...\.......\........\DatabaseActivity$1.class
........\...\.......\........\DatabaseActivity$StartListener.class
........\...\.......\........\DatabaseActivity$StopListener.class
........\...\.......\........\DatabaseActivity.class
........\...\.......\........\DBHelper.class
........\...\.......\........\displayAvtivity$1$1.class
........\...\.......\........\displayAvtivity$1$2.class
........\...\.......\........\displayAvtivity$1$3.class
........\...\.......\........\displayAvtivity$1.class
........\...\.......\........\displayAvtivity.class
........\...\.......\........\list$1$1.class
........\...\.......\........\list$1$2.class
........\...\.......\........\list$1.class
........\...\.......\........\list.class
........\...\.......\........\modi$1.class
........\...\.......\........\modi$2.class
........\...\.......\........\modi.class
........\...\.......\........\MusicService.class
........\...\.......\........\R$attr.class
........\...\.......\........\R$drawable.class
........\...\.......\........\R$id.class
........\...\.......\........\R$layout.class
........\...\.......\........\R$raw.class
........\...\.......\........\R$string.class
........\...\.......\........\R.class
........\...\classes.dex
........\...\Database.apk
........\...\resources.ap_
........\default.properties
........\gen
........\...\android
........\...\.......\Database
........\...\.......\........\R.java
........\proguard.cfg
........\res
........\...\drawable-hdpi
........\...\.............\icon.png
........\...\drawable-ldpi
........\...\.............\icon.png
........\...\drawable-mdpi
........\...\.............\icon.png
........\...\layout
........\...\......\display.xml
........\...\......\list.xml
........\...\......\main.xml
........\...\......\modify.xml
........\...\raw
........\...\...\test.mp3
........\...\values
........\...\......\strings.xml
........\src
........\...\android
........\...\.......\Database
........\...\.......\........\DatabaseActivity.java
........\...\.......\........\DBHelper.java
........\...\.......\........\displayAvtivity.java
........\...\.......\........\list.java
........\...\.......\........\modi.java
........\...\.......\........\MusicService.java