CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 通讯/手机编程 android开发

资源列表

« 1 2 ... .83 .84 .85 .86 .87 1688.89 .90 .91 .92 .93 ... 2105 »
  1. music-play

    0下载:
  2. android 简单的一个音乐播放器示例-android
  3. 所属分类:android

    • 发布日期:2017-05-05
    • 文件大小:1002838
    • 提供者:杨炎
  1. zxtyyx

    0下载:
  2. 本项目是一个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
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:20200
    • 提供者:HillenceRain
  1. SnapShot

    0下载:
  2. 本项目是一个实现截屏和截图的项目源码。截屏和截图的区别就是截屏只会截取当前屏幕内容,截图会截取一些未显示的内容,例如使用浏览器访问一个网站,屏幕只能显示网站的一部分,但是使用截图功能就可以把整个网页包括未显示的部分都截取下来。-This project is a screenshot and screenshots of the project source code. Screenshots and screenshots of the difference is that the scree
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1102945
    • 提供者:张非非
  1. ScreenShot

    0下载:
  2. 本项目是一个安卓截屏的小例子源码,打开后直接点击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.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1543481
    • 提供者:张非非
  1. MyPiano

    0下载:
  2. 本项目是一个安卓手机演奏钢琴曲的小应用源码,内置四首歌曲的琴谱,从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,
  3. 所属分类:android

    • 发布日期:2017-05-05
    • 文件大小:869187
    • 提供者:张非非
  1. fwxtpllq

    0下载:
  2. 本项目是一个仿微信朋友圈的图片浏览器小例子,支持多图加载,点击缩略图会进入大图浏览模式,大图可以使用手势缩放,支持左右滑动浏览。本项目编码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
  3. 所属分类:android

    • 发布日期:2017-05-05
    • 文件大小:938186
    • 提供者:冯浚森
  1. cycgndsx

    0下载:
  2. 本项目是一个Android吹一吹功能的实现,原理是利用麦克风去监听频率的变化。不过如果周围环境很嘈杂的话监听阀值的大小就会不太好控制,太小了就太敏感,大了就没效果。在我处的环境里我试了一下把BLOW_ACTIVI的监听阀值设置成2500效果最好,需要的朋友再自己研究一下吧,源码不多比较简单。-This project is to achieve a Android blowing function. The principle is to use the change frequency of
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:52708
    • 提供者:pudnzym
  1. znltjqr

    0下载:
  2. 本项目是一个聊天机器人的小例子,使用图灵提供的聊天api。-This project is a small example of the use of chat robot, Turing offers chat api.
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2088721
    • 提供者:杨小成
  1. MyBaiduMap

    0下载:
  2. 基于百度地图sdk的地图android软件开发-Development of map Android Software Based on Baidu map SDK
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1671323
    • 提供者:何剑龙
  1. fdkydfyxg

    0下载:
  2. 本项目是一个仿多看阅读的左右平移翻页效果小例子,在翻页时页面右边缘绘制了阴影,效果还不错。-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.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1499068
    • 提供者:sujiejie
  1. TxtReader

    0下载:
  2. 超大文件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
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:70398
    • 提供者:ying ma
  1. xiaomi-Calculator

    0下载:
  2. 仿照小米的计算器功能,作为一个Android的初学者可以参考,界面简单大方。-Modeled millet calculator functions, see
  3. 所属分类:android

    • 发布日期:2017-05-05
    • 文件大小:814579
    • 提供者:西方不倒
« 1 2 ... .83 .84 .85 .86 .87 1688.89 .90 .91 .92 .93 ... 2105 »
搜珍网 www.dssz.com