搜索资源列表
Layout
- Android 界面布局终极版。相当详细,各种布局,应有尽有。------偷来的。已注明作者。。 作者:雨松MOMO 邮箱:xuanyusong@gmail.com 博客地址:http://blog.csdn.net/xys289187120-Android interface layout of the final version. In considerable detail, various layouts, everything.------ Stolen. Specifying
turntest
- 真实书籍翻页效果完结篇,从事Android手机程式开发的朋友们,不妨参考一下作者的小程序. 有APK模拟器的朋友可以运行Bin目录中的文件看效果.网上可下载这种模拟器. -Final results page real books, program development in the Android phone friends, may wish to refer to the author of the applet. There APK friends simulator c
Android-Design
- 传统的桌面应用程序开发,他们能使用任何的编程语言,而且最终的产品和程序是用来运行“桌面”操作系统的;还有就是Android的程序开发者,为Android平台开发程序的JAVA程序员。我不是想说谁更好或者其它的意图。区别仅仅在于想说明并比较桌面操作系统环境的开发风格,工具。-Traditional desktop application development, they can use any programming language, and the final product and the
pro-opengles-for-android.pdf
- This book covers the basics in both theory of 3D and implementations using the industry standard OpenGL ES toolkit for small devices. While Android can support both flavors—version 1.x for the easy way, and version 2.x for those who like to get
FS-final
- android与C#服务器的文件上传和下载,可作无线U盘使用。支持多线程下载和上传。支持目录文件选择。测试机型HTC G14-A simple system to support files upload & files download between android mobile and C# server. This software support multiGet and Multithreaded upload.
ManagerFinances
- 一个android记账通应用程序源码,实现了对每周,每月,每季度,每年生活的支出,收入,最后结算-Android an accounting application source code, a weekly, monthly, quarterly, annual living expenditure, income, and the final settlement
MobileCalendar
- Java手机日历程序源代码,重载抽象类MIDlet的抽象方法startApp(),指定时区为东八区,创建包含日期字段和时间字段的DateField对象dateAndTime,设置初始日期和时间添加dateAndTime到表单form,添加退出命令到表单form,为表单form设置命令监听者,最后实现接口CommandListener的方法销毁程序。-Java mobile phone calendar program source code, abstract methods overloade
zzServer--final
- Android手机应用服务器端,实现了一个LBS系统的服务器端,包括定义与客户端的通信协议,与数据库的连接,以及通信逻辑的处理-Android phone application server, a server-side LBS system, including the definition of the communication protocol of the client, the connection to the database, as well as the communica
devchinaBitmap
- 运用开源框架final jar包一句话下载图片,运用注解方式一句话查找所需元素。小实例程序。有效学习。-Using open source framework final jar packet word download pictures, using the annotation phrase search the required elements. A small example of the procedure. Effective learning.
tablelogin
- android登录实例,仅供学习交流使用,最终解释权归作者所有-the android login instance, only communicate using the final interpretation of all
Android_Design_Color
- android图片资源大全,仅供学习交流使用,最终解释权归作者所有-android picture resources Daquan only communicate using the final interpretation of all
aSQLiteManager
- android数据库操作工具类,仅供学习交流使用,最终解释权归作者所有-android database operations tools only communicate using the final interpretation of all
Zhinanzheng
- 分享一个Android指南针定位Java源码,作者信息:都市游侠,演示Android指南针定位的过程和最终效果,相关技术要点:引入指南针图片,控制指南针图片转过的角度,获取管理服务,注册和取消监听器,传感器值改变,精度改变,获取触发event的传感器类型,获取z转过的角度,穿件旋转动画,动画持续时间等。-Share an Android compass positioning Java source code, author information: urban Ranger, demonst
EOEPIC
- 实现图片双击变大 单击恢复原状 左右滑动-private final String cacheFileName = "audioCacheFile"
TextViewScrollListView
- 广告文字上下滚动跑马灯,广告文字上下轮播-private final String cacheFileName = "audioCacheFile"
MyToast
- 定义了五种不同的Android Toast效果,对Toast用法不熟悉的,下载下来看一看,我觉得这是最基础的参考代码了,代码中定义了默认的Toast显示,以及带图片的和长时间和完全自定义的Toast显示,下面是代码定义部分: private static final String TOASTBTN_1 = "这是默认的Toast显示" private static final String TOASTBTN_2 = "这是自定义位置的Toast显示" private
bodycollision
- (Body碰撞监听),碰撞筛选器比监听器更加的具有扩展性,可以在筛选器中实现监听器的功能;但是由于自由度太大,一般不推荐使用final float RATE = 30 // 屏幕到现实世界的比例 30px:1m World world // 声明一个物理世界对象 AABB aabb // 声明一个物理世界的范围对象 Vec2 gravity // 声明一个重力向量对象 float timeStep = 1f / 60f // 物理世界模拟的的频率
trversebody
- Android实例化物理世界的范围对象,遍历Body,通过world.getBodyCount()得到循环遍历Body的次数,final float RATE = 30 // 屏幕到现实世界的比例 30px:1m World world // 声明一个物理世界对象 AABB aabb // 声明一个物理世界的范围对象 Vec2 gravity // 声明一个重力向量对象 float timeStep = 1f / 60f // 物理世界模拟的的频率
CrazyitWeibo
- 李韩飞老师的新浪微博源代码,最终源代码,android-Li Hanfei teacher Weibo source code,Final source code,android
imagebrowser
- 一个图片浏览器,android选修课的大作业,工程文件在doc最后,《Android平台JAVA应用程序开发大作业实验报告》-an image browser, final assignment of the android developing class