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

搜索资源列表

  1. simple

    0下载:
  2. Android系统监听他人电话源代码· 实现功能后对别人的通话内容随时监听·-Android source code system monitor telephone others to achieve feature on any monitor other people' s conversations
  3. 所属分类:android

    • 发布日期:2017-05-27
    • 文件大小:10862094
    • 提供者:Kerel
  1. WjjMusicPlayer

    0下载:
  2. 基于android平台的音乐播放器,自己独立编写,代码通俗易懂。天天动听有的功能里面全都有,另外增加了网络搜索在线播放功能。-Android platform-based music players, their own independent writing, code easy to understand. Everyday sounds all have some features which, in addition to increasing the network search fe
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4964547
    • 提供者:吴晶晶
  1. Asmack_IM

    0下载:
  2. 利用asmack实现android手机客户端之间的即使通信功能,代码主要实现了注册、登录、点对点聊天功能-Using asmack android phone client communication function code main achievement of the registration, login, peer-to-peer chat feature
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:2059847
    • 提供者:杨海英
  1. DroidMusic3

    0下载:
  2. 基于android的一份完整的源代码。 是一个MP3播放器的引用。 写的比较清楚,而且功能比较全。-Android on a complete source code. Is a reference to a MP3 player. Write more clearly, and the full feature comparison.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:101054
    • 提供者:wen sheng
  1. T1

    0下载:
  2. 代码实现android的图片在屏幕中自由拖动的功能-Code in the android s picture on the screen dragging feature free
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1034534
    • 提供者:刘啸宇
  1. socketchat

    0下载:
  2. android中使用socket实现聊天功能,服务端和客户端源码-android use the the socket chat feature, service and client source code
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:909794
    • 提供者:huyuxuan
  1. FileUp

    0下载:
  2. 文件上传在B/S应用中是一种十分常见的功能,那么在Android平台下是否可以实现像B/S那样的文件上传功能呢?答案是肯定的。下面是一个模拟网站程序上传文件的例子。这里只写出了Android部分的代码-File upload is a very common feature in the B/S application, to whether Android platform like B/S file upload function can be achieved? The answer is
  3. 所属分类:android

    • 发布日期:2017-11-12
    • 文件大小:53124
    • 提供者:yhchen
  1. Seeker_Bar

    0下载:
  2. RatingBar投票条实例,用手机访问门户网站经常会见到投票功能,投票之后用彩条来显示投票的结果,这个实例就是实现投票彩条,有兴趣的不妨下载源码一试。-RatingBar Voting instance, voting feature often seen using mobile phones to access the portal, color bar to display the results of the vote after the voting, this instance i
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:2583829
    • 提供者:linjinjia
  1. AutomaticText

    0下载:
  2. Android编程实现手机在需要时自动发送短信的功能,注意这个功能为了保护用户隐私,要谨慎使用。在程序实现时,指定手机号码,指定消息内容,通过预定代码实现自动发送短信的功能,发送成功给出提示,接受者的手机将显示一条内容为“这条短信是自动发送的”手机短信。-Android programming the phone to send text messages automatically when needed, note that this feature should be used with
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:48629
    • 提供者:gmdwny
  1. android_auto_sendsms

    0下载:
  2. Android编程实现手机在需要时自动发送短信的功能,注意这个功能为了保护用户隐私,要谨慎使用。在程序实现时,指定手机号码,指定消息内容,通过预定代码实现自动发送短信的功能,发送成功给出提示,接受者的手机将显示一条内容为“这条短信是自动发送的”手机短信。-Android programming the phone to send text messages automatically when needed, note that this feature should be used with
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:37353
    • 提供者:pudn1319
  1. WeatherForecast

    0下载:
  2. Android天气预报程序源代码,获取的Google的天气API数据,自己可再次扩展,这里运行截图比较难抓,有环境的就下载源码测试吧,Android天气预报WeatherForecast似乎是常见而又简单的Android初级例子,但想开发出一款既漂亮又功能丰富的天气预报应用的话,需要很多知识的完美结合。 -Weather Android source code, obtained Google s weather API data themselves may again be extend
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:44231
    • 提供者:胡志冰
  1. TouchActivity

    0下载:
  2. 触屏触摸活动测试代码,声明ImageView变量,声明相关变量作为存储图片宽高,位置使用,声明存储屏幕的分辨率变量,取得屏幕对象,取得屏幕解析像素,通过findViewById构造器创建ImageView对象,将图片从Drawable赋值给ImageView来呈现,当点击ImageView,还原初始位置,取得手指触控屏幕的位置,覆盖触控事件,防图片超过屏幕的相关处理,防止屏幕向右超过屏幕,以setLayoutParams方法,重新安排Layout上的位置,以setLayoutParams方法,重
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:627221
    • 提供者:胡志冰
  1. MultiTouchTest

    0下载:
  2. Android通过手势实现手机屏幕的缩放操作,包括网页上的文字和图片的缩放操作,此为源码实例,演示Android如何通过手势来控制页面的大小缩放操作,本代码主要利用现有的API实现HERO浏览图片和网页的缩放功能。-Android phone screen through gestures to achieve the zoom operation, including text and images on a web page zooming operation, this is the so
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:28404
    • 提供者:guling
  1. Android-renlianshibie-yuanma

    0下载:
  2. Android 人脸识别功能使用源码,可以识自动对焦识别人的脸型!-Face recognition feature uses Android source code, you can identify people face recognition autofocus!
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1879024
    • 提供者:fenglin
  1. music_player02

    0下载:
  2. android音乐播放器源码重力感应甩歌代码,自定义绘画歌词,产生滚动效果,在服务中控制播放音乐,通过BroadcastReceiver传递一些数据,并且实现了在电话打过来时,停止播放音乐,打完电话继续播放。当然还有上一个版本的甩歌功能,用的是加速度传感器,控制音乐的播放暂停。最突出的功能算是加入了歌词同步的功能,真正实现了音乐歌词的同步播放。每200毫秒检测一次,检测到摇晃后执行的代码。-android music player source code gravity sensing reje
  3. 所属分类:android开发

    • 发布日期:2015-06-22
    • 文件大小:1361505
    • 提供者:方周
  1. QR_CodeScan

    0下载:
  2. 非常好用的二维码读取识别的代码,可以帮助您完成二维码功能-Very easy to use two-dimensional code reading identification code, can help you complete the two-dimensional code feature! !
  3. 所属分类:android

    • 发布日期:2016-01-24
    • 文件大小:1868800
    • 提供者:wangfubin
  1. Android_Gallery2

    0下载:
  2. Android Gallery源代码,包括照片裁剪功能,Android设置壁纸,自动播放照片,旋转照片,照片分享等功能-Android Gallery source code, including photo cropping feature, Android set the wallpaper, photo slide shows, rotate photos, photo sharing and other functions
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:3020551
    • 提供者:ouyangchao
  1. Mp3Player

    0下载:
  2. android 平台下一个简易的Mp3Player源代码,包括播放跟下载功能,可运行与android 2.2及以上版本,不具备实际使用价值,但是对于移动软件初学者可以有很多地方借鉴参考。-Under a simple Mp3Player android platform source code, including playing with the download feature, you can run with android 2.2 and above, does not have pr
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:830548
    • 提供者:
  1. HideSystemBar

    0下载:
  2. HideSystemBar源码实例,android隐藏任务栏,隐藏手机的任务栏,在很多的手机浏览器上,都有此功能的应用,当网页最大化显示的时候,任务栏就自动隐藏起来,代码里设置系统栏可见性,在此过程中需要判断状态栏是否显示-HideSystemBar source code examples, android hide the taskbar, hide the taskbar phone, on many mobile browsers, applications have this feat
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2507869
    • 提供者:rpudn55
  1. Android--source-code

    0下载:
  2. 包含有各种Android编程的实例代码实现,包括3D游戏开发,手机通信功能开发,手机特有Feature开发以及传感器的应用及开发等等。-Contains various Android programming example code implementation, including 3 d game development, mobile communications development, mobile phone unique Feature development, and the
  3. 所属分类:android

    • 发布日期:2017-06-11
    • 文件大小:18231296
    • 提供者:maochuanwu
« 12 »
搜珍网 www.dssz.com