-
AndroidPushNotificationsDemo
android 推送的项目源码,基于ibm的mqtt的客户端,打包即可运行(Push android project source code, based on the ibm mqtt client, packaged to run)
- 2013-05-25 17:15:51下载
- 积分:1
-
Android
Android开发精要(完整扫描版)
第1章 Android的系统架构/1
第2章 Android源代码的下载和编译/16
第3章 Android组件模型解析/28
第4章 Android的Intent机制/67
第5章 组件生命周期解析/91
第6章 组件间的数据传输/129
第7章 Android控件解析/141
第8章 应用资源/205
第9章 数据存储/226
第10章 网络通信/248
第11章 地理信息服务/269
第12章 多媒体处理/284
第13章 其他重要模块/301(Android Development Essentials (full scan version) Chapter 1 of the Android system architecture/1 Chapter 2 download Android source code and compile/16 Chapter 3 Android component model parsing/28 of Chapter 4 of the Android Intent mechanisms/67 5 Zhang component lifecycle parsing/91 Chapter 6 data transfer between components/129 Chapter 7 Android controls parsing/141 Chapter 8 Application Resources/205 Chapter 9 Data Storage/226 Chapter 10 Network Communications/248 Chapter 11 Geography Information Services/269 Chapter 12 Multimedia Processing/284 Chapter 13 Other important modules/301)
- 2013-08-14 15:48:19下载
- 积分:1
-
NotDefteri,待办事项列表
Android的记事本应用程序源代码。
- 2022-03-11 16:34:32下载
- 积分:1
-
SeekBarDemo
android的seekbar程序,可以在拖动的过程中,动态的显示seekbar当前的值(android s seekbar program, you can drag the process, the dynamic display seekbar current value
)
- 2012-01-19 09:54:09下载
- 积分:1
-
SimpleReader-second
安卓聚合阅读器源码是一套基于安卓的RSS阅读器项目源码。内置三张壁纸,换肤功能。项目已经内置了很多RSS源,并且进行了分类。显示模式有白天、夜间两种显示模式。项目文章显示使用的自定义字体,项目本身内置收藏和分享功能,可以分享到QQ空间、新浪微博、腾讯微博、人人和豆瓣。只是暂时不能自定义添加RSS源,相关功能模块正在开发中。(Android aggregation reader source is a set of Android based RSS reader project source. Three built-in wallpaper, skin function. Project has built a lot of RSS source, and carried out a classification. Display mode has two kinds of display modes during the day and night. Project articles show that the use of custom fonts, the project itself in the collection and sharing functions, you can share to QQ space, micro-blog Sina, Tencent micro-blog, everyone and broad bean. Just temporarily can not be customized to add RSS source, the relevant functional modules are being developed.)
- 2016-07-08 13:17:51下载
- 积分:1
-
Android
Android开发精要,带完整标签。详细介绍Android架构、源码下载编译等知识(Android development essence, with a full bookmark)
- 2015-05-03 16:52:27下载
- 积分:1
-
同一无线局域网内的文件传输
这个源代码实现同一无线局域网下的终端与PC之间的文件传输。
- 2022-03-17 01:33:48下载
- 积分:1
-
BoolStack
Simple stack for boolean values for Andriod.
- 2013-11-18 21:39:06下载
- 积分:1
-
ANE
Adobe Air是利用Adobe公司的Flash技术开发的媒体播放平台。而Native Extension就是让AIR可以调用各个平台上的本地代码(native code, 如ios上的object-c,android上的java,desktop上的c++,ca#等),从而完成对AIR中Actionscript API的自定义扩展。即可以让开发者通过编写基于平台的本地代码扩展ActionScript。从而完成一些原有Actionscript无法完成的功能。(Adobe Air is developed by using Adobe s Flash technology media platform. While the Native Extension is to make AIR calls on every platform native code (native code, such as IOS Object-C, Android Java, desktop c++, c#), thus completing the extensions to the AIR Actionscript API custom. That allows developers to write native code through the platform based on ActionScript. In order to complete some of the original Actionscript cannot perform the function.
)
- 2013-09-25 11:19:28下载
- 积分:1
-
seekbar_Android开发实例
代码实现了的进度条1进度条如线状显示,带有少许发散效果2拖拽按钮用圆显示,采用发散效果。(类似太阳的效果) 这个效果主要有这样几个难点:进度条的高度会随着seekbar的宽度变化,然而seekbar宽度过小又会遮罩住部分拖拽按钮;拖拽按钮使用shape方式生产,而非图像~~~~ 折腾折腾...
- 2022-07-04 02:16:20下载
- 积分:1