搜索资源列表
DA-NFC 读写NFC的的代码
- 一个读写NFC的的代码,Android版本必须是2.3.3以上,必须有NFC卡。 程序读取成功后会启动一个视频或者一个图片[视频请自己准备],这里只是为了区别读到的卡片-A code to read and write the NFC, Android version must be 2.3.3 above, must have NFC card. After the success of the program will start to read a video or a pictur
PhotoAlbum
- Android下的相册程序,是学习Android下图片浏览等相关开发的优秀demo.-Android album under the program, learning and other related Android development under the picture here the excellent demo
antPproguard
- android自动打包方法(ant+proguard+签名) 现在优化减少体积和防止别人反编译,需要把编译后.class进行混淆,开始在网上看了一些关于ProGuard的介绍,基本上都是使用ADT自带的打包方式,那个打包方式太慢了,还要手工输密码,一个字烦。 于是开始寻找ant+proguard+签名的打包方式,遗憾的是资料不是缺手就是断脚。 好吧,看来得食自己了,!@#¥@#!@#!@##¥@#¥!@#@ 转眼一周,我++,终于把东西搞出来 ps:我们项目还有一个特殊需求
droiddraw-r1b18.1
- android记事本功能,可以保存和重新编辑-Is there a way to "swap" out a view at runtime? Here s my goal: I want to display an animated, indeterminate ProgressBar view until my image is loaded. Is there a way to do this easily, without having to do a bunch of crazy stu
FloatView
- 该代码展示Android界面的滑动效果,也就是在手机屏幕上滑动,会自动切换界面,这里以切换图片为例-The code shows the sliding effect of the Android interface is sliding on the phone screen will automatically switch interface, here is an example to switch picture
AndroidchineseAPI3
- API文档(Reference)是Android开发的基础,三年来(2007-2010)官方仍未出中文版的API,Android中文翻译组聚一批从事Android开发人员、论坛版主、大学生、研究生等Android爱好者,利用业余时间对Android的API进行翻译,人数从1人到110+人不断壮大,发表的译文从一篇到八十多篇不断增多,为的只是多一份Android中文资料,欢迎更多朋友的加入,联系我们:QQ:36408253,Gtalk:over140@gmail.com,关于翻译组的更多介绍,请看
appinventordb
- android app inventor setup from google for ppl who cant find it here it is long live android p.s. alll copy rights are for google and this is a free program from google
openGL-reference-manual-to-guide
- 非常好的openGL中文指导参考手册。学习android必备收藏; OpenGL 的命令按字母顺序显示在这里; 每个引用页面描述了一个或多个函数。 -It s a very good reference manual to guide of openGL in Chinese . It s an essential collection to learn android OpenGL commands show here in alphabetical orders each re
BTBee_Examples_By_EF
- 我们都知道Android是现在很流行,尤其是ADK(Android开放配件开发工具包),它允许外部0pen源采用Android系统的硬件连接,通过USB与Android平台的设备在一个特殊的“附件”模式互动。 我们就可以继续工作数周,并尝试组装一些巴塔原型和库之间的通信通过蓝牙和Freaduino ADK的Android和Arduino。 随着谷歌提供的源文件,我们可以提供从现在起板。我们产生一个批处理,你可以购买他们here.We将尽快巴塔版本。 为了使Android和Arduin
1_pictureviewer
- picture viewer 一个图片浏览的例子-picture viewer example of a picture here
BaseAdapter
- 关于android中的适配器的用法,这里讲的是其中最复杂的一个,baseAdapter。-The adapter on the use of android, mentioned here is one of the most complex, baseAdapter.
picture-view
- 现在android开发很火.提供一个图片浏览,可以放大缩写,移动的例子-Now android development is the fire, providing a picture here, you can zoom in short, an example of mobile
20120318_073739337
- 怎样在android中画柱状图?看这里吧!-how to draw histogram here I tell you!
jWebSocketClient-1.0-nb20105
- jWebSocket Clients – 纯Javascr ipt的WebSocket客户端,多个子协议和可选的用户、session、timeout管理机制。无需插件。并且现在可以应用在任何其他Java、Android客户端。 -Archive (.zip) with all required .js files and demos to run the jWebSocket client including minified production versions (~8.1 MB). Sim
Pro-Android-3-Downloadable-Projects
- 此源代码为《精通Android 3》(Pro Android 3)一书所提供的源码,上传上来与大家分享一下,不用再去官网上查找!-The source code for a book named "proficient in the Android" (Pro, Android 3) to provided to people which is necessary, post it here to share with you what, do not go to the official we
AutoRingProjectxx_zz_src
- I created this app to simulate the ring behavior of the Motorola RAZR which would switch to loud when charging and return to vibrate-only when disconnected (no manual adjustment needed). This app also allows the reverse scenario (silent when connecte
weixin
- 高仿微信的欢迎界面,就是滑动到最后,进入主页面-weixin welcome。yes you are right.please come here we will study android
AndroidBus
- 简介 AndroidBus公交查询,无需联网,完全没有其他费用,可支持多达110个城市的数据,具有以下功能特点: 支持三种查询:按线路查询,按站点查询以及换乘查询 支持模糊查询,如按线路查询中输入1,会列出以1开头的所有路线 公交数据文件是可读形式,如果你觉的哪条线路不对,你可以把它修改正确,并提交到这里 支持分类存放文件,你可以把不同城市的数据按照省份放入不同目录。 如何获取所在城市数据 本软件自带了8个城市的数据:北京,
android_en_notepad
- 在android中实现的记事本,使用ListView来展示日记,使用TextView来显示日记,这里扩展TextView来实现显示日记中的下划线。-In the realization of the android notepad, use ListView to show diary, the use of TextView to display the diary, here TextView extended to realize the underline display diary.
putExtra
- 两个Activity之间传递的数有很多种,这里介绍一种最简单putExtra方法-Passed between two Activity There are many, and here a most simple putExtra.