搜索资源列表
read-minds
- 自己做的一款Android平台上的小游戏,界面还可以。模拟的是古老的吉普赛读心术。-Own an Android platform game, the interface also. Analog is the old gypsy read minds.
taskmanager
- Android 任务管理器[参考资料] http://code.google.com/p/freetaskmanager/ * [开源协议] GNU General Public License v2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)-Android Task Manager [reference] http://code.google.com/p/freetaskmanager/ * [Open sour
android
- 用处初学者开发android程序所写的一本书,是用第一人称视角以一个菜鸟和一个老鸟的对话来展开一系列问题和解答,引领大家对android的学习。-Useful for beginners develop android program written a book, is a first person perspective to a rookie and an old bird dialogue to commence a series of questions and answers, le
SWFPlayer
- SWF播放器,在下载源码基础上,增加了swf文件关联、打开后自动播放、同目录连续播放、全屏、保存最后记录等功能。 改写这个播放器,是为不到一周岁的儿子下载了百来首贝瓦儿歌,都是swf格式,却找不到会连续自动播放的,就自己写了一个。基于Android 4.0.3写的,也只测试了这个版本,一般其它版本也能正常运行。不要模拟器测试,大伙儿明白的。 如果不想自动播放,在index.html加载影片function Load()中Play()所在一行注释掉就行了。 如果不想连续播放,在F
9
- Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第9章 3D应用开发基础 9.1 OpenGL及OpenGL ES简介 9.2 3D基本知识 9.3 旧约——OpenGL ES 1.x 9.3.1 OpenGL E
Snake
- 安卓贪吃蛇代码,安卓手机上的一款老游戏,供初学者学习-Snake code Andrews, Andrews on the phone a old game for beginners to learn
DialerPan
- 设计的Android自定义View,模仿老电话式旋转拨号盘,按住数字键后绕着圆心进行旋转,当旋转到第三象限时,中心图片会改变,在第三象限抬起手,就会将按住的数字填入编辑框,也可点击编辑框后的后退按钮进行撤销操作,编辑完后点击中心图片会验证所填入密码是否正确。我当前设计的密码是123.-Design custom Android View, imitating the old rotary dial phone, hold the number key to rotate around the c
Android4.65G
- 老罗android视频教程链接,4.65G,包括讲解顺序,ppt及源码。-Old Android video tutorials, 4.65G, including the teaching sequence, PPT and source code.
21
- Android应用程序,可以设置温度和湿度,通过蓝牙传输老控制风扇的转动-Android application, you can set the temperature and humidity, Bluetooth controlled rotation of the fan through the old
cycledemotwo
- 制作一个在Android手机中用的圆形滑动菜单,像老式电话机一样的操作排列方式,有旋转效果。这仅是一个Android菜单,并不包括其它复杂的功能,有兴趣的下载源码包研究一下。-Making a circular slide Android phones using the menu, the same operation as the old-fashioned telephone arrangement, a rotating effect. This is just an Android m
android-viewbadger
- Android手机模块ViewBadger源码,里面有很多注释,不过是E文的,英文好的参考,老美的代码。-Android phone module ViewBadger source, there are a lot of notes, but the text is E, English good reference, the old United States Code.
APK-achieve-silent-installation
- 源码简介: 如果用过一些手机助手的朋友都知道,手机助手下载其他软件的更新程序后会自动静默更新。 APK静默安装是指实现了在APK文件安装过程中不会出现系统安装对话框。不仅可以安装新的apk, 也适用于更新旧的apk。更新apk必须保证新旧apk签名一致。本次分享的源码就是一套关于apk静默安装的源码, 可以实现apk的静默安装或更新。压缩包里有两种实现apk静默安装的方法说明和详细的操作文档与源码。 涉及模块&技术 静默安装 -Source descr iption:
AndroidCircleMenu
- Android圆形旋转菜单,分享给大家,不仅仅是显示,还可以拖动,然后显示的值根据拖动的结果变换,可做成的demo例如:老式电话拨号程序,轮盘抽奖,大风车-Android circular rotating menu to share to everyone, not just the display, you can also drag and then drag the displayed value according to the results of transformation, c
Snake(cSharp)
- android 手机运行的蛇游戏演示代码,采用xamarin c# 改写。-A plain old Snake game based on a TileView,use xamarin c# code.
theoldmanhomecare
- 老人居家看护系统源码,防火防盗自动提示,可以连接固定报警器等-The old man home care system source code
How-Old.app
- android应用,测颜龄性别,AS直接运行-android How old
ColaBox
- 个人消费记账源码是一个老项目了,很久之前就出现了,有多久?2008年10月左右谷歌G1出来以后本项目就出现了。距今差不多有6年的历史了,项目还是基于android sdk1.0开发的,实现了基础的收入支出记账、账单列表增删改查等简单的功能,界面也比较简单,但是比较难得的是压缩包里附带7篇关于项目源码详细设计分析的pdf文档,可以很方便的学习一些基础知识,另外本项目稍微扩展一下也可以用来作为毕业设计。-Personal consumption accounting source is an old
AndroidLIB
- 这是一款网站客户端开发的案例,该案例实现了用到了图书馆的一些数据,图书馆用的系统又没提供数据接口,所以老规矩,用HttpClient和Jsoup这两大开源工程上,用Android手机来模拟图书馆查询的请求与响应,网站是学校的图书馆网:lib.gdou.edu.cn-This is a web client development case, the case of the used data the library, the library in the system and did not
GestureAnim
- 图像手势浏览器 程序启动后主界面显示一张图片,用户可以通过以下手势切换图片资源: 左滑动距离超过60dp:显示下一张图片 右滑动距离超过60dp:显示上一张图片 图片切换的过程中必须包含切换动画: 左滑动切图:旧图片向左移动并渐隐,新图片从右侧出现并渐现 右滑动切图:旧图片向右移动并渐隐,新图片从左侧出现并渐现 关联知识点 制定手势并配置相应的响应事件 使用文件配置translate补间动画 使用文件配置alpha补间动画-Gesture image br
how-old
- how-old,Android源码,源码精简,亲测可用,适合初学者研究-how-old, Android source code, source code to streamline, pro-test available for beginners research