资源列表
music-play
- android 简单的一个音乐播放器示例-android
zxtyyx
- 本项目是一个Android纯代码实现的折线图小例子源码,没有使用任何第三方的东西,使用了点之间直接绘制直线的方式绘制的整体的折线图,对分辨率也做了适配可以根据分辨率动态调整绘制出的折线图。-This project is a pure Android code to achieve the line chart small example source code, without the use of any third party, used between direct rendering
SnapShot
- 本项目是一个实现截屏和截图的项目源码。截屏和截图的区别就是截屏只会截取当前屏幕内容,截图会截取一些未显示的内容,例如使用浏览器访问一个网站,屏幕只能显示网站的一部分,但是使用截图功能就可以把整个网页包括未显示的部分都截取下来。-This project is a screenshot and screenshots of the project source code. Screenshots and screenshots of the difference is that the scree
ScreenShot
- 本项目是一个安卓截屏的小例子源码,打开后直接点击Button就可以,截图会保存到手机内存DCIM目录下的javaapk.png文件。-This project is a small example of a screenshot of Android source code, open directly click the button you can. Screenshots will saved to phone memory DCIM directory javaapk.png file.
MyPiano
- 本项目是一个安卓手机演奏钢琴曲的小应用源码,内置四首歌曲的琴谱,从A到M都能发出不同的钢琴键音,选择一个琴谱按照字母顺序点出来就可以完整演奏出一首曲子,不过程序没有做分辨率适配,显示的位置有点偏-This project is an Android phone playing the piano small application source code, tablature built four songs, a to m can produce different piano keys,
fwxtpllq
- 本项目是一个仿微信朋友圈的图片浏览器小例子,支持多图加载,点击缩略图会进入大图浏览模式,大图可以使用手势缩放,支持左右滑动浏览。本项目编码UTF-8编译版本4.4.2。-This project is an imitation of the micro channel circle of friends small example of image browser, support for multigraphs loading. Click on the thumbnail will into
cycgndsx
- 本项目是一个Android吹一吹功能的实现,原理是利用麦克风去监听频率的变化。不过如果周围环境很嘈杂的话监听阀值的大小就会不太好控制,太小了就太敏感,大了就没效果。在我处的环境里我试了一下把BLOW_ACTIVI的监听阀值设置成2500效果最好,需要的朋友再自己研究一下吧,源码不多比较简单。-This project is to achieve a Android blowing function. The principle is to use the change frequency of
znltjqr
- 本项目是一个聊天机器人的小例子,使用图灵提供的聊天api。-This project is a small example of the use of chat robot, Turing offers chat api.
MyBaiduMap
- 基于百度地图sdk的地图android软件开发-Development of map Android Software Based on Baidu map SDK
fdkydfyxg
- 本项目是一个仿多看阅读的左右平移翻页效果小例子,在翻页时页面右边缘绘制了阴影,效果还不错。-This project is a fake watch reading about translation flip effect of small examples, in the page when the right edge of the page rendering the shadow, the effect is good.
TxtReader
- 超大文件txt小说阅读器可以完美一次性读取打开大文件,亲测把一本4.28MB的txt电子书拷贝到SD卡上可以完美打开,但是有3-4秒的读取时间。并且项目可以对文本的UTF-8编码和GB2312编码进行转换。-Super large file TXT fiction reader can be a perfect time to read open large files, pro test to a TXT 4.28MB e-book copy to SD card can be perfect
xiaomi-Calculator
- 仿照小米的计算器功能,作为一个Android的初学者可以参考,界面简单大方。-Modeled millet calculator functions, see