CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - android sqlite
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - android sqlite - List
[
android
]
ckglxt
DL : 0
安卓仓库管理系统只是初步了实现了单机的仓库管理操作,可以对商品、客户、供应商信息进行简单的增删改查,也可以简单的进行库存管理,在实用性方面做的比较差强人意,不过应付一般的本科专科水平的毕业设计完全没有问题。本项目包括安卓客户端源码、一个26页的毕设报告、一个开题报告,编译版本2.3.3编码GBK,源码有简单的注释。也可以作为安卓新手练习SQLite使用的例子。管理员默认用户名密码都是javaapk -Android warehouse management system just preliminary realized single warehouse management operation, of commodity, customer and supplier information for simple crud, also can be a simple inventory management, in practical terms to be more satisfactory, but deal with general undergraduate college level of graduation design completely. The project includes Android client source code, a 26 page complete report, a proposal, the compiler version 2.3.3 GBK encoding, the source code is a simple note. Can also be used as an example of Android novice to practice the use of SQLite. Administrators default user name and password are javaapk
Date
:
Size
: 3.6mb
User
:
dongfangfang
[
android
]
NoteBookbq
DL : 0
安卓便签记事本源码添加文本后默认文本是全文显示的,点击以后可以转换成预览显示,即只显示第一行文字。点击文字左上角的铅笔图标可以实现文字的编辑。不能像小米便签那样进行分组。记事本数据使用SQLite本地存储,UI做的很用心。-Android notes Notepad source code to add text default text is to display the full text, click on the future can be converted into a preview display, which show only the first line of text. Click on the top left corner of the text of the pencil icon can be achieved text editor. Not that group like millet notes. Notepad data using SQLite local storage, UI do very carefully.
Date
:
Size
: 4.4mb
User
:
niuhan
[
android
]
TrafficStats
DL : 0
后台服务监控流量统计是一个安卓流量统计的小例子,可以统计每个应用的网络流量,区分移动网络与WIFI 技术点: 使用TrafficStats记录流量变化 使用Service,BroadcastReceiver监控网络状态变化 使用sqlite记录各个应用已用流量数据(只能统计应用安装后使用的流量,之前用掉的不能统计)。-Background service control flow statistics is a small example of an Android traffic statistics, network traffic statistics of each application, distinguish between mobile network and WiFi Technology: use TrafficStats record flow changes using the service, broadcastreceiver monitoring changes in the network, using SQLite record each application has been with the flow data (only the statistics of the application is installed using the flow, before spent doesn t count).
Date
:
Size
: 1.4mb
User
:
gao hasoen
[
android
]
MicroLeanSystem
DL : 0
自我学习自我监考的管理系统是一套基于安卓的自我学习自我监考的管理系统项目源码,可以实现题库的增删改查,软件打开以后使用默认的管理员用户名javaapk密码javaapk就可以登录管理员后台,可以在后台实现题库的增删改查和题目的增删改查。但是目前只能添加选择题一种题型,暂时不支持其他题型的添加。普通用户需要先注册,,注册以后只能看到管理员添加的试题和答题检测,不能添加自己的试题和题库。数据存储主要使用了sqlite。本项目为学生作品,可以修改后做自己的毕设。-Self learning and self invigilation management system is a for Android based self learning self invigilation management system project source code, can achieve the question crud, default administrator username javaapk password javaapk software to open after use can the administrator login background, can be in the background to achieve the question crud and problems of crud. But it can only add a multiple-choice questions, add temporarily does not support other kinds of questions. Ordinary users need to register first, only to see the registration after the administrator to add the examination questions and answer questions, can not add their own questions and questions. The main use of data storage sqlite. This project for students works, can be modified to do their own complete set.
Date
:
Size
: 545kb
User
:
张鹏飞
[
android
]
Zachary_a5
DL : 0
安卓记账本源码通过Sqlite实现了消费的记录支出的记录并可以汇总成账单按月或者按天显示,还可以备份账单数据。但是不知道什么原因在我的手机上备份失败了。另外报表部分还没有做,涉及的技术点不多,代码也比较简单,另外项目还带有一个关于项目设计和开发的报告文档。-Android account of the source through the Sqlite to achieve a record of consumer spending and can be summarized into a monthly statement or by day display, you can also back up the bill data. But I don t know why backup failed on my phone. Other statements have not been done, the technical point is not much, the code is relatively simple, also with a project on the project design and development of the report documents.
Date
:
Size
: 3.97mb
User
:
魏柳新
[
android
]
azrsglxt_a5
DL : 0
安卓人事管理系统源码是一个简单的安卓版人事管理学生作品源码,包括职工信息的管理、个人工资信息的管理、部门管理和一个综合的查询功能,所有的信息都是储存在手机上的SQLite中,如果想让其可以联网真正的使用可以把数据信息转移到bmob平台上,更改以后应该可以适应简单的多用户管理。本项目管理员默认用户名密码都是javaapk。-Android personnel management system source code is a simple Android version of the personnel management of student writing source code, including staff information management, personal salary information management, department management and a comprehensive query function, all the information are stored in SQLite on the phone if you want to let the network using the real can put information data is transferred to the bmob platform, after the change should can adapt to a more simple user management. The default user name and password of the project administrator are javaapk.
Date
:
Size
: 4.13mb
User
:
董帅
[
android
]
xzlm_a5
DL : 0
安卓星座连萌源码UI精致度可以达到企业级。项目主要实现了动态多点绘图功能,可以逐步绘画出一个星座的连线,另外还有背景音乐的播放实现,项目主要是通过解析json里面的连线关系使用一个绘图工具类还实现的动态绘制星座连线图。还有一个查看今日运势的功能,读取的是本地SQLite数据。-Android constellation even MOE source UI refined degree can reach the enterprise level. Project is mainly to achieve the dynamic multi point drawing function, can gradually drawing of a constellation of connection, in addition to background music to play to achieve, the project is mainly to through connections inside the JSON parsing using a drawing tool class but also to achieve the dynamic drawing plans to connect the constellation. There is also a view today is the function of the local SQLite data is read.
Date
:
Size
: 3.84mb
User
:
郭培甲
[
android
]
DBLianXiWJ_a5
DL : 0
记事本程序源码主要涉及的技术点就是SQLite,源码不大注释得体,并且附带项目报告一份。是安卓菜鸟拿来练手的绝好程序。日记的数据主要记录在本地的SQLite数据库中,程序里面有个日志搜索功能,不过没用模糊查询。-Notepad program source code is mainly involved in the technical point is SQLite, the source code is not well commented, and comes with a project report. The program is under the vast Android rookie. Diary of the data is mainly recorded in the local SQLite , the program which has a log search function, but did not use the fuzzy query.
Date
:
Size
: 3.06mb
User
:
袁野
[
android
]
Andriod_wsdcxt
DL : 1
Andriod网上订餐系统是一套毕业大学生设计的关于安卓网上订餐的项目,整个项目包括安卓端源码,J2EE的服务端、数据库以及44页的毕业论文等全部资料。登录使用的是web的数据库登录成功后会把用户数据存储在本地的SQLite数据库中,点菜界面调用的是web端数据。点完菜可以直接下单买单。-Andriod online ordering system is a set of graduate students of design projects on Android online ordering, the entire project including Android source code, J2EE server, and page 44 of the graduation thesis. Log in using the web login success will be the user data stored in the local SQLite , a la la interface is called web client data. Point finished dishes can be ordered directly under the order.
Date
:
Size
: 4.58mb
User
:
阮朋举
[
android
]
jishiben
DL : 0
SQLITE存储,再加上listview就构成了一个简单的不能再简单的安卓记事本应用源码,配上一行代码一行注释的详解。简直就是安卓新手拿来练手的最好福利。-SQLite storage, plus the listview constitutes the a simple cannot again simple Android Notepad application source code, with one line of code, annotated with detailed. It is the best practice for Android new welfare.
Date
:
Size
: 788kb
User
:
bmpudn39
[
android
]
listviewheSQLitezhishi
DL : 0
注意:本项目是基于android studio开发的,eclipse可能无法直接使用。 本项目是一个简单的基于安卓的记事本项目源码,添加或删除数据的时候会出现显示bug(实际数据不会受到影响),bug体现在添加或删除一条数据以后会在listview里面会展示复制一遍操作后的数据。而不会清除原有的列表文本。新手朋友可以拿这个项目来试试手感,顺便看看能不能独立解决这个问题。 本项目涉及的知识点有: 1、SQLite的基本使用,增删查改 2、listview,adapeter的基本使用 3、activity生命周期 4、intent、bundle传递参数 5、AlertDialog的基本使用-Note: this project is based on the development of studio eclipse, Android may not be able to directly use. This project is a simple Notepad program source code based on Android, add or delete data will appear when the display bug (actual data will not be affected), bug reflected in add or remove a data will be in inside the listview will show copy again after the operation data. And will not clear the original list of text. Novice friends can take this project to try to feel, by the way to solve this problem can not be solved independently. The knowledge points involved in this project are: 1, the basic use of SQLite, CRUD 2, listview, the basic use of adapeter 3, activity life cycle 4, intent, bundle transfer parameters 5, the basic use of AlertDialog
Date
:
Size
: 6.31mb
User
:
冉宪东
[
android
]
liuliangzhushou
DL : 0
详细介绍 - [ Android项目源码带悬浮窗和图表统计的流量助手 ] 本项目是一个基于安卓的带悬浮窗和图表统计的流量助手项目源码,程序主要功能: 1、记录本月、当天的手机数据流量和WIFI流量 2、记录每个程序的当天使用情况 3、流量悬浮窗,显示每秒的流量情况(默认的是每5秒更新一次,如果觉得更新太慢改成1秒就好了) 原理是通过API里的TrafficStats类获得流量信息。 由于流量信息在关机后会被清零,所以用SQLite把数据保存了下来。 主要就是用了大量的数据库操作和很多逻辑上的东西(比如建两个数据表,一个临时汇总,一个记录真实数据)。 通过AlarmService实现定时更新流量。 通过前台Service实现悬浮窗,免得悬浮窗被回收。-This project is based on a Android with a suspended window and chart statistics flow assistant project source code, the main function of the program: 1, record this month, the day of the mobile data traffic and WIFI traffic 2, record the day of the use of each program 3, flow suspended window, showing the flow rate per second (the default is updated every 5 seconds, if you think the update is too slow to change to a second) The principle is to obtain traffic information through the TrafficStats class in the API. Since the traffic information in the shutdown will be cleared, so with the SQLite to save the data. The main thing is to use a lot of operations and a lot of logical things (such as the construction of two data tables, a temporary summary, a record of real data). Timing update traffic through AlarmService. Through the front Service to achieve the suspension window, so that the suspension window is recycled.
Date
:
Size
: 601kb
User
:
钟丁权
[
android
]
youxiuzujian
DL : 0
这是一个集成目前Android主流优秀第三方组件、优秀好用的自定义控件、实用工具类封装、以及一些APP共通模块(比如:版本更新、意见反馈、引导界面等等)的开发包,帮助程序员快速开发自己的APP 已集成第三方开源组件: 网络请求库android-async-http 图片异步加载库universal-image-loader Sqlite数据库操作ormlite-android 社会化分享ShareSDK+短信验证码-This is a integrated current Android mainstream excellent third party components, good use of custom controls, utility class package, as well as some app common module (such as: updated version, feedback, guide interface, etc.) development package, to help programmers rapid development since the app Third party open source components have been integrated: Network request library android-async-http Picture asynchronous loading library universal-image-loader Sqlite operation ormlite-android Social sharing ShareSDK+ SMS verification code
Date
:
Size
: 7.37mb
User
:
胡小宝
[
android
]
xueshengguanli
DL : 0
本项目是一个基于安卓的学生管理系统项目源码,除了可以学习sqlite和布局啥用没有,适合新手学习。项目带了一个简单的论文,另外项目依赖appcompat_v7项目,已经一起打包了-This project is a student management system based on Android project source code, in addition to learning SQLite and layout of what is not used, suitable for novice learning. Project with a simple paper, in addition to the project depends on the appcompat_v7 project, has been packaged together
Date
:
Size
: 3.74mb
User
:
leon
[
Game Program
]
DbHelper
DL : 0
Simple SQLITe DBhelper for android
Date
:
Size
: 1kb
User
:
Dukeduster
[
Other
]
Head-First-Python
DL : 0
你想过可以通过一本书就学会Python吗?《Head First Python(中文版)》超越枯燥的语法和甩法手册,通过一种独特的方法教你学习这种语言。你会迅速掌握Python的基础知识,然后转向持久存储、异常处理、Web开发、SQLite、数据加工和lGoogle App Engine。你还将学习如何为Android编写移动应用,这都要归功于Python为你赋予的强大能力。本书会提供充分并且完备的学习体验,帮助你成为一名真正的Python程序员。 作者巴里觉得你的时间相当宝贵,不应当过多地花费在与新概念的纠缠之中。通过应用认知科学和学习理论的最新研究成果,-Have you ever thought can through a book to learn Python? The Head First Python (Chinese version) beyond the boring grammar and rejection method of manual, through a unique way to teach you to learn the language. You will quickly master the basic knowledge of Python, and then turned to persistent storage, exception handling, Web development, SQLite, data processing and lGoogle App Engine. You will also learn how to write a mobile application for Android, thanks to Python gives strong ability for you. This book will provide full and complete learning experience, to help you become a true Python programmers. The author Barry think your time is precious, should not spend too much entangled with new concept. By applying the latest research results of cognitive science and learning theory, The Head First Python (Chinese version) can let you into a learning experience, need more senses the book with rich intuitive form makes your brain really started up, rather than a dozen to preach, to l
Date
:
Size
: 38.67mb
User
:
张俊杰
[
android
]
android3data
DL : 0
简单熟悉安卓文件存储、SharedPreference、SQLite环境的代码-Simple, familiar Android file storage, SharedPreference, SQLite environment code
Date
:
Size
: 3.47mb
User
:
方天
[
Other Databases
]
Dictionaryc
DL : 0
该系统实现简单电子词典,数据库为SQLite。用Android编译,在eclipse里安装sdk-simple electronic dictionary
Date
:
Size
: 2.79mb
User
:
李雅
[
JSP/Java
]
attendanceServer
DL : 0
考勤管理系统服务器端程序,可与android客户端对接,数据库是SQLite,适用于学生毕业设计-Attendance management system server program, can be docked with the Android client, the is SQLite, suitable for graduate design
Date
:
Size
: 4.87mb
User
:
张帅
[
android
]
DataBaseOpenHelper
DL : 0
环境是android-studio,封装了读取sqlite的一些基本方法.包括事务处理等-Environment is android-studio, encapsulates some basic methods of reading sqlite
Date
:
Size
: 2kb
User
:
曹盖
«
1
2
...
9
10
11
12
13
14
15
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.