搜索资源列表
code
- Android开发入门与实战一书的源码,很实用的代码,包含了Android技术的各个方面。-Android development of the book Getting Started with the actual source code, very useful code, including all aspects of the Android technology.
sql
- android教程,是关于数据开发的一本书。希望大家帮助她-android tutorial, is a book on data development. Hope that we help her
Secret-Android--development
- Android应用开发揭秘,杨丰盛。 如果你也在思考下面这些问题,也许本书就是你想要的! 1.Android开发与传统的J2ME开发有和相似与不同? 2.如何通过SharedPreference、Files、Network和SQLite等方式搞笑实现数据存储-Secret Android application development, Yang Fengsheng. If you also consider the following issues, perhaps this bo
Database
- 简易的android通讯录。实质上是SQLite的测试,有数据库的增、删、改、查功能。-Android simple address book. SQLite is essentially a test, a database, delete, change, search functions.
SQLiteForAddressBook
- 利用SQLite实现手机通讯录.谢谢斧正-Use the SQLite to realize mobile phone address book.thank you
Database
- 简易通讯录,要求: 1.有增、删、改,以及简单的搜索功能。 2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。 3. 所有数据都存储在SQLite数据库中。 4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。 5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。 6.使用S
ContactSystem
- 基于android SQLite的通信录管理系统,可以插入联系人姓名 电话 qq号等信息,同时也能编辑 删除信息,然后以缩进的方式显示,并支持打电话,发短信-The android SQLite based address book management system. you can insert a contact name and phone number qq number and other information. it also can edit and delete the in
Book
- 遍历出SD卡中全部的TXT文件显示在屏幕上,Sqlite数据保存,配置文件保存最后的进度!-Traverse all TXT files in the SD card is displayed on the screen, Sqlite data saved configuration file to save the last progress!
Database
- SQLite通讯录,含有Intent、Bundle、打电话、发短信及数据库操作。-SQLite address book containing Intent, Bundle, phone calls, send text messages and database operations
ContactsManager
- 软件采用Eclipse3.5+Android SDK 2.1集成环境,应用程序编程语言采用Java高级语言开发。通过对通讯录中的联系人的管理,来方便用户通讯更加便捷,联系人的数据保存更加安全。在对Android手机通讯管理软件进行详细的系统设计时,对功能进行详细的划分并对其功能做了详细的介绍,列出了一些主要功能流程图。本软件以ContactsManager命名,主要以创新和简约的概念来设计ContactsManager的UI界面和SQLite数据库,编写一个友善界面的通讯录平台工具,实现对信息组
PhoneBook
- 安卓电话本 具有sqlite数据库 可给联系人加头像-phone book based on android system and it comes along with sqlite database. meanwhile you are enable to add the picture for user as a icon.
MyDict
- Android开发的简单的单词记录本,主要涉及选项菜单选中事件处理,SQLite数据库的操作,本程序能够实现单词的添加与查询,主要涉及到选项菜单选中事件处理,SQLite数据库的操作,SimpleAdapter类的使用、页面之间的切换。-Android development of simple word book, mainly related to the options menu select event handling, SQLite database operation, this
MyContacts64
- 一款利用SQLite实现简单通讯录。android-A simple address book using SQLite. The Android
BookTrade
- 二手书交易系统 数据存储在本地的sqlite数据库中。-Used book trading system data is stored in the local sqlite .
delphi xe6 demo
- delphi xe6 android 编程入门带随书光盘,全源码。非常值得收藏的delphi android教程,由浅入深,共51个编程源码,如条码扫描,手机传感器调用,摄像头操作,sqlite数据库使用,内存卡缓存,虚拟键盘的操作等等源码。(Delphi Xe6 Android programming introduction with the book CD-ROM, the full source. It's worth collecting Delphi Android tutorial
Contacts_my
- 通讯录\ 1) 利用SQlite设计一个通讯录,要求包含:姓名,电话,工作单位以及家庭住址信息。Check 2) 显示时按照姓名进行排序。Check 3) 支持通过通讯录直接拨打电话。Check 4) 支持针对姓名的搜索功能,Check(Address book 1) use SQlite to design an address book that includes name, telephone, work unit and home address information. Ch
