搜索资源列表
Android日记本源码
- 一个不错的 Android日记本源码,只要稍加改动,就能成为你的的不错的日记本哦
Apress.The.Definitive.Guide.to.SQLite.May.2006
- 在Android中用java开发是所用的数据库 SQLite-Android java SQLite
shujuku
- sqlite数据库的基本操作,呵呵,代码很简介,但是很实用-sqlite database of basic operations, Oh, the code is brief but very practical
MyDatabaseDemo
- database sqlite with android
embedded_database_SQL
- SQLite,苹果和安卓默认等设备默认使用的数据库。本文是对SQLite的使用介绍。-SQLite, Apple and Android default device default database. This article is the introduction of the use of SQLite.
Android-SQLite3-Demo.tar.gz
- Android下SQLite3数据库是的使用Demo,包含Android.mk文件编写,数据库C/C++接口使用,数据库创建修改增加操作。,Android next SQLite3 database used is the Demo, contains Android.mk file write database the C/C++ interface to use, modify the database creation to increase operation.
db
- Andorid开发,对SQLite数据库操作的实例。-Developed in Android platform,maneging SQLite Database.
Androidpn-tomcat
- android手机推送系统,方便研究。内有注释。 android手机推送系统,方便研究。内有注释。-tel send system
sqlite-in-android
- sqlite 在android 下的应用,自己总结的有错误的话 请见谅-sqlite in android application under their own summary of the errors, then please forgive me
DatabaseApps
- just simple source code database in android
android-access-sqlite-database
- android访问sqlite数据库范例-android access sqlite database
an mysql
- android 连接 mysql数据库,在连接时,android手机需要连网,自己改mysql数据库IP地址-android mysql database connection in the connection, android phones require networking, their IP addresses change mysql database
AndroidSQLite
- 是在android环境下的数据库的增加删除更新以及清除,同样错做可以在数据库中进行,与数据库同步-In android database environment increases remove the update and clear, the same can be done in the wrong database, and database synchronization
ApplicationList
- Android获取系统信息,比如获取Android版本,手机名称、硬件信息等,在手机的系统信息里可以查到这些信息,就是通过类似这样的小程序来获取后显示给用户的,本程序的原型机为levono手机。-Android obtain system information, such as Get the Android version, phone name, hardware, information, etc., in the phone s system information can be fo
sqlitebrowser_200_b1_win
- sqllite 数据浏览器,查看android数据接口和信息等-sqllite Data Browser to view the data interface and information android
OrmLiteDemo
- 一个关于OrmLite使用的例子,包括添加、编辑、删除、详细查询等功能。OrmLite提供了一些轻量级持久化Java对象到SQL数据库,同时也避免了复杂性。在开发Android项目时使用能压缩开发时间。-An example about OrmLite which has the functions of add、edit、delete、 detail query and so on.OrmLite provides some lightweight persistent Java object
MyDatabase
- SQLITE ANDROID COONECT FILE
AdressBook
- Adress book app for android
HW3_ver2-
- 一個可以儲存個人基本資料的小app,可以在android系統上執行-One can store personal information in a small app, the system can run on android
android访问mysql通用类
- android访问mysql通用类,自己正在使用的类助手