搜索资源列表
AndroidLearn
- Android 测试小程序,可以用来实现基本的一些标签以及按钮操作。-Android small text
beijingyinyueshixianfangfa
- android 的 背景音乐 是 实现方法 ,游戏里面 可以用此方法来实现背景音乐-android' s background music is implementation, the game which you can use this method to achieve the background music
Android_SharedPreferences
- 实现了使用Android内部的SharedPreferences 保存读取数据;以及使用Android 内部Files 存储读取数据。 1. 实现本地简单保存读取文件功能。 文件名输入框有自动提示功能(也就是输入过程中能 够自动提示与我们输入内容相关的内容,以供选择),提示相关内容不能重复(最完美的情况是不出现相同文件名提示,遗憾的是此程序未能实现) 。此外,退出程序后重新进入程序,自动提示效果依然存在。(使用了AutoCompleteTextView 控件实现自动提示效果)
HTML5PAndroid_sample
- 使用HTML5模拟实现android的基本交互,以及传感器应用,包括摄像机,水平倒置,完全可以用来开发android基于HTML5的应用-Basic interaction, using HTML5 simulation implementation of android and sensor applications, including video cameras, horizontal inversion, completely can be used to develop android
picture-change
- 可以实现图片的自动切换下一张,无需手动,可以用来制作电子相册-Automatic switching can be achieved under a picture, without manual, can be used to create electronic photo albums
MyMenu
- android中菜单的简单实现DEMO,可以用代码实现,也可以用XML文件进行配置-android in the menu simple realization DEMO, you can use code, you can also use XML files for configuration
MyPopupWindow
- Android PopupWindow菜单栏的制作实例,是模仿UC浏览器的底部菜单栏实现的,里面有一些实用的JAVA开发类可以用,希望对大家有帮助-Examples Android PopupWindow make the menu bar, is an imitation of UC browser menu bar at the bottom of implementation, there are some practical classes can use JAVA developmen
BluetoothChatSystem
- 这是一款面向蓝牙的android应用系统,主要实现的功能是实现两个不同android终端间的蓝牙连接,以及查找匹配蓝牙设备等等功能。在这些的基础上辅以学校课堂点名应用场景,也就是教师和学生均可以用手机终端进行点名签到。-It is an android applications for bluetooth system, main function is to realize the bluetooth connection between two different android termi
ShackDemo
- 手机摇一摇的实现,已经写的比较工具化,想用直接copy就可以用了,注释写的很详细-Shake the phone to achieve, has written of comparison tools, would like to use a direct copy can be used, notes written in great detail
GridViewWithHeaderAndFooter
- 一个可以加header和footer的GridView自定控件,可以用该控件简单的实现上下拉刷新Gridview-A GridView with header and footer,which can give you help to develope the Android Program
Tools_Bluetooth
- 安卓版蓝牙串口调试助手,可以用来实现单片机与手机的数据透传。-Android version Bluetooth serial debugging assistant, SCM and cell phone can be used to transparently transmit data.
CustomTreeViewDemo
- tree模型,你可以用来实现一个企业级结构树的功能,功能完整强大,相当厉害-tree module,you can use to implement a tree
MusicKnow
- 安卓音乐播放器,开发平台用的是ADT,你也可以用eclipse进行开发,播放器实现了播放歌曲,上一首,下一首,随机播放等~-android music player
plug_in_Activity
- 利用反射机制来实现activity的动态加载,可以用来安卓插件式开发。-Use reflection to achieve dynamic load activity, it can be used to develop Android plug-in.
3_2_2_weixin
- 微信主界面的实现,可以用来当毕设,Fragment的和ViewPager-Implement micro-channel main interface can be used when the complete set, Fragment and ViewPager
TestAnim
- 这个效果我也不好解释,想了半天就这样描述了,便于大家搜索,其实实现很简单,但是个人感觉很有用,主要就是对SlideDraw类的使用。在那个slidedraw中可以放置各种布局以及组件,本例只放了个textview,所有大家可以用它做自己的一些菜单设置之类 -This effect I can not explain, think about half a day to describe, easy to search, in fact, very simple to achieve, but t
ColaBox
- 个人消费记账源码是一个老项目了,很久之前就出现了,有多久?2008年10月左右谷歌G1出来以后本项目就出现了。距今差不多有6年的历史了,项目还是基于android sdk1.0开发的,实现了基础的收入支出记账、账单列表增删改查等简单的功能,界面也比较简单,但是比较难得的是压缩包里附带7篇关于项目源码详细设计分析的pdf文档,可以很方便的学习一些基础知识,另外本项目稍微扩展一下也可以用来作为毕业设计。-Personal consumption accounting source is an old
RouteSamplezj
- 详细介绍 - [ 在地图上显示两点间路径源码 ] 在Android 0.9 以及之前的SDK中,一直有一个com.google.googlenav的package,可以用来实现很多和Google地图相关的复杂功能,比如我今天要讲的显式两点间路径等。但是从1.0的SDK开始这个package被移除了,这使得很多早期的Android程序无法编译和运行,相关的功能也就没法实现了——Google一早就承诺会把Android开源,在开源的前夕移除一些比较高级的API也是可以理解的,何况他提供了很棒的I
778863
- 模拟滤波器,用M文件实现,可以做函数使用,有低通滤波器和高通滤波器,带通,带阻,()
推箱子源码
- java实现推箱子的源码,非常有价值,可以用来参考或者修改可联系作者进行深入研究