Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - android sqlite
Search - android sqlite - List
DL : 0
database android with sqlite and java code, it is a good project for starter developer and who is interseted with android development
Date : Size : 26kb User : abdelbacet

android 系统下采用SQLite数据库实现登陆注册功能,并且能在本地建立数据库-Sign In using SQLite database implementation functions under the android system, and to establish a database on the local
Date : Size : 360kb User : 王华

SQLITE DEMO FOR ANDROID .FOR EXAMPLE!
Date : Size : 1.38mb User : ligang

Login with sqlite 221 on java and android
Date : Size : 360kb User : hung

Android 操作SQLite,一看就懂,非常简单易学。android本地数据库。
Date : Size : 32kb User : cwj

DL : 0
基于android的课程助手,很方便使用,数据库采用内置SQLite -Android-based curriculum assistant, very easy to use, the uses the built-in SQLite '
Date : Size : 3.79mb User : 王少平

一款利用SQLite实现简单通讯录。android-A simple address book using SQLite. The Android
Date : Size : 1.21mb User : 郑圣烽

android中的SQLite本地数据库操作,包括增,删,改,查,排序-the sqlite at android
Date : Size : 1.31mb User : 小峰峰

DL : 0
android 数据库学习 简单设计 sqlite-Simple design of learning Android
Date : Size : 2.42mb User : lee

DL : 0
Afinal是一个orm、ioc框架,遵循约定大于配置原则,无需任何配置即可完成所有工作,但也可以通过配置达到个人的个性化需求。Afinal提倡代码快速简洁,尽量一行代码完成的事情不会用两行。 Afinal里面目前包含了四大组件: FinalHttp:用于请求http数据,直接ajax方式请求,文件上传, 断点续传下载文件等 FinalBitmap:用于显示bitmap图片,而无需考虑线程并发和oom等问题。 FinalActivity:完全可以通过注解方式绑定控件和事件,无需编写代码。 FinalDb:android中sqlite的orm框架,一行代码搞定增删改查。-Afinal is a orm, ioc framework convention more than configuration guidelines to follow, without any configuration to complete all the work, but also can be configured to achieve personal individual needs. Afinal advocate code fast and simple, as a line of code to complete things will not use two lines. Afinal which currently includes four major components: FinalHttp: http requests for data, direct way ajax request, file upload, HTTP download files FinalBitmap: used to display bitmap images, without the need to consider issues such as thread concurrency and oom. FinalActivity: fully bound controls and events through the annotation mode, without having to write code. FinalDb: android in the sqlite orm framework, a line of code to get CRUD.
Date : Size : 918kb User : Tang

中国科学报旗下的科学网做服务端的报纸杂志类安卓客户端项目,实现了很多不错的功能,在文章阅读界面点击菜单可以收藏文章、调整文章显示字号大小、查看和发表评论、短信分享文章链接等,项目有一个中国科学报报纸的阅读功能,收藏的文章会出现在收藏视图,以文章列表的形式展示、打开报纸视图点击选择日期就可以查看当日报纸的缩略图,点击缩略图就会出现一个当日报纸版面上的文章列表,个人觉得这个功能很赞。项目只使用了一个第三方开发包,核心代码都是纯java编写,直接使用的http跟网站进行交互,文章收藏部分直接存储在本地SQLite数据库中。本项目是给自己有现成的网站,但是想把网站原生安卓化的朋友最好的借鉴例子。 涉及模块&技术 图片缓存 延时加载 SQLite 网络模块 -Proceedings of China s scientific network do newspapers and magazines the server class android client project, realized the function of a lot of good, in the article to read interface can adjust the articles collection articles, click on the menu display type size comment, view and share articles, text links, such as project have a Chinese proceedings newspaper reading function, collection of articles will appear in the collection view, in the form of a list of articles displayed, open the newspaper view click date can view the same day newspaper thumbnail, click on the thumbnail will appear a list of articles on the page, personal feel this feature is great.Project only USES a third party development kit, the core code is pure Java write, direct use of HTTP to interact with web site, the article collection part directly stored in a local SQLite .This project is to have a ready-made web site, but want to site the native android friends the best example for reference. Involving modul
Date : Size : 9mb User : miss校小炫

本项目是一套基于安卓的用药记录项目。是为了方便记录家庭中已经购买的药品,防止医院看病时开据重复的药品而开发的。生活中我们可能记不住家里有多少药,从而在医院看病时又开据了相同的药品而不自知,而之前开据的药品由于遗忘而过期无法使用,为了防止这样的浪费,我开发了这款应用,使大家在使用过程中可以方便快捷的搜索,添加家庭中已经有的药品,防止过度医疗而造成的不必要的浪费。 涉及模块&技术 Sqlite数据库的创建以及与ListView的结合 内嵌图标及功能的自定义EditText 数据库的增删改查 Notification的使用 bean与sqlite的结合使用 ... -This project is a set of medical records based on the android project.Is for the convenience of record in the family has to buy medicines, open the repeat drug and prevent the hospital development.In life we may not remember how many medicine in the home, and again during the hospital according to the same drug without self-knowledge, and open the medicines expired due to forget before can t use, in order to prevent such a waste, I developed the app, make everyone in use process can convenient search, add in the family has some drugs, prevent the unnecessary waste caused by excessive medical treatment. Involving module & technology The combination of Sqlite creation and the ListView Custom EditText embedded icon and function Database to add and delete The use of the Notification Beans with the combination of sqlite ...
Date : Size : 2.03mb User : miss校小炫

DL : 1
是一个简单安卓的课表程序源码,内容及构造都较为简单。80 以上的代码段都有注释,除了基础的ListView和Sqlite还用到了通知服务(Notication)和桌面小插件(appwidget)的技术。-Is a simple android s schedule program source code, the content and structure are relatively simple. More than 80 of the code segment has comments, in addition to basic ListView and Sqlite also use the notification service (Notication) and desktop widgets (appwidget) technology.
Date : Size : 110kb User : 小明

图书馆管理系统是一套基于安卓的图书馆管理系统,包括jsp服务端源码,安卓客户端源码和mysql数据库。之前我遇到过这套项目源码,但是因为我感觉这个项目太初级就没有发布,很多界面都是拖控件完成的。并且没有数据库和服务端。这次源码的发布者把项目的服务端和数据库一起发了,还多少有点可以借鉴的地方,例如Sqlite的使用、安卓客户端与jsp的web服务端的交互。-Library management system is a set of library management system based on android, including the JSP server source code, the android client source code, and a mysql . Before I met the project source code, but because I feel this project is too junior, no release, a lot of drag control interface are completed. And there is no and server. The source of the publisher sent server and the of the project together, also can draw lessons from, somewhat, for example, the use of the Sqlite, the android client and JSP web server interaction.
Date : Size : 3.53mb User : 小明

DL : 0
基于android的家庭理财通系统,内嵌各种模块,利用sqlite数据库-Family financial communication system based on android embedded various modules, use sqlite
Date : Size : 676kb User : 解丽岩

安卓的一个订餐系统,前端基于sqlite!-this is a android soucre of wireless order
Date : Size : 2.2mb User : arise

DL : 0
android 轻量级数据库SQLite的应用 可以实现此轻量级数据库的基本操作-Basic Operations android lightweight SQLite applications can achieve this lightweight
Date : Size : 662kb User : 崔静

XE7 安卓手机开发框架 1、主菜单与主界面的切换 2、StyleBook的设计 3、界面布局 4、显示数据界面框架 5、编辑界面框架,包括输入框输入的时候键盘问题 6、WSDL接口调用,实现数据同步服务器 7、DataSet转JSON,JSON转DataSet功能 8、报表框架 9、查询框架 10、单选择框、多选择框、日期选择框 11、本地数据库SQLITE的访问及操作、及数据库图片操作 12、获取本版号 13、提示框、提示汉化 14、百度定位 15、扫描二维码和条码 16、拔电话,(安卓、IOS通用) 17、通讯录(ABC滑动) 18、汉字拼音码 19、版本更新日志 20、通知提醒 21、分享界面 22、安卓版本升级 23、PHP的接口调用,实现数据同步服务器 24、等待进度条框、等待框 25、DATASNAP服务通讯 (有 电脑测试端) 26、多图片之间的切换 27、HTTPServer 服务器接口(有HTTP 电脑测试端) 28、选择文件对话框 29、图片上传、图片下载 30、通知提醒指定到那个窗体 31、二维码在线生成 32、手机截屏-XE7 Android mobile development framework 1, the main menu and the main interface of the switch 2, StyleBook design 3, interface layout 4, display data interface framework 5, edit the interface frame, including the input box keyboard questions 6, WSDL interface call to achieve data synchronization server 7, DataSet to JSON, JSON turn DataSet function 8. Report framework 9, query framework 10, choose the radio frame, more choice of frame, date selection box 11, the local SQLITE access and operation, and image operation 12, access to the code 13, prompt box prompt, finished 14, Baidu positioning 15, scanning two-dimensional code and bar code 16, pull the phone, (Android, IOS general) 17, contact record (ABC sliding) 18, Chinese character Pinyin code 19, version update log 20, notice reminder 21, sharing interface 22, Android version upgrade 23, PHP interface call to achieve data synchronization server 24, waiting fo
Date : Size : 993kb User : XHACK

这是一个小型的类似于记事本的Android源代码,主要功能有登录,注册,新建记事本,可以修改,删除,查看。主要运用了本地数据库sqlite。 -This is a little similar to notepad Android source code, the main functions have a login, registration, a new notepad, you can modify, delete, view. The main use of the local sqlite.
Date : Size : 351kb User : ljl

DL : 0
一个简易的Android记事本:采用SQLite数据库完成记事本功能。有三个界面:主界面、新建界面、查看界面。 -A simple Android notepad: The notepad function complete SQLite . There are three interfaces: the main interface, the new interface to view the screen.
Date : Size : 1.38mb User : guanfengxiang
« 1 2 ... 7 8 9 10 11 1213 14 15 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.