CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - android a

搜索资源列表

  1. android

    0下载:
  2. 学习所有的android控件,一个Demo让你掌握所有的-Learn all the android controls, a Demo allows you to master all of the
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2273198
    • 提供者:张三
  1. android-ppt

    0下载:
  2. android ppt远程控制,有客户端和服务端,类似远程遥控器的功能,可以参考下-android ppt remote control, a client and server, similar to the Remote Control function, you can refer to the following
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:328037
    • 提供者:黑乎乎
  1. Android-Gets--IP-and-MAC-

    0下载:
  2. Android获取手机IP和MAC地址,代码有点短,但是很实用-Android Gets Mobile IP and MAC address, code a little short, but very practical
  3. 所属分类:Applet

    • 发布日期:2017-03-23
    • 文件大小:1129
    • 提供者:刘胸毛
  1. Android-OAuth-Twitter-Example

    0下载:
  2. android环境下twitter authentication的例子-a demo for twitter authentication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:321622
    • 提供者:芳李
  1. android

    0下载:
  2. android开发培训资料,这是一个完整的应用,下载后可以直接导进工程运行-android development of training materials, this is a complete application can be downloaded directly into the operation of the project guide
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4361802
    • 提供者:xie
  1. android-market

    0下载:
  2. 目前项目已经完成 现在把我个人做这个项目的一些经验分享出来,公司目前就我一个人在做这个,比较苦逼,现在我就把项目分享出来今天分享的是从滑动首页到主页的功能一步一步来。-The project has been completed now put my people to do this project some experience to share out, the company currently I am a person doing this, relatively hard to f
  3. 所属分类:JavaScript

    • 发布日期:2017-05-30
    • 文件大小:12447787
    • 提供者:李翱翔
  1. android-shuffle

    0下载:
  2. shuffle备忘录记事本源代码,一款专用于Android手机客户端的应用软件源码,这是一个国外的android源码,代码规范,参考价值高-shuffle memo notepad source code, a dedicated Android mobile client application software source code, which is a foreign android source code specification, the reference value is h
  3. 所属分类:JavaScript

    • 发布日期:2017-05-16
    • 文件大小:4145109
    • 提供者:cmh7941
  1. android-flip-master

    0下载:
  2. android-flip-翻页效果,很漂亮的Android界面特效,可上下翻折,上下翻页,翻日历效果。使用了一个翻页类库来实现,值得参考。-android-flip-flip effect, a very nice Android interface effects, can be folded down, page up and down, turn the calendar effect. Use a flip library to achieve, a good reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1850537
    • 提供者:乐乐
  1. Android-PanesLibrary

    0下载:
  2. Android源代码下载,基于java的手机源码。PanesLibrary是Andorid手机上的多面板平板布局例子,可以让你轻松创建带多个面板的平板布局Android应用,包括有滑动菜单和内容面板,在平板上菜单和多个面板一起显示,让你的Andorid应用界面更加漂亮美观。-Android source code download, java-based mobile source. PanesLibrary Andorid phone is flat on the multi-panel la
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:936794
    • 提供者:乐乐
  1. Android

    0下载:
  2. android终极开发教程,提供了大量的视频资料,效果很好,建议看一下。-Ultimate android development tutorial provides a large number of video data, with good results, it is recommended to look at.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-24
    • 文件大小:7989318
    • 提供者:geng
  1. nfcv-reader-android-source-code

    0下载:
  2. Java界面对象属性查看工具,查看布局功能的强大工具,具体使用可参考压缩包内的Readme-Java interface object property viewing tool, view layout features a powerful tool for the specific use Readme within the package can refer to compression
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4107855
    • 提供者:刘震
  1. nfcv-reader-android-source-code

    0下载:
  2. Java界面对象属性查看工具,查看布局功能的强大工具,具体使用可参考压缩包内的Readme-Java interface object property viewing tool, view layout features a powerful tool for the specific use Readme within the package can refer to compression
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2613936
    • 提供者:朱强
  1. android-vnc-viewer

    0下载:
  2. 在安卓环境开发下的一款虚拟桌面远程监控系统,具有灵活连接服务器端,实时有效地传输的基本功能。-Android development environment in a virtual desktop remote monitoring system with a flexible connection to the server side, the basic function effectively in real time transmission.
  3. 所属分类:Java Develop

    • 发布日期:2016-01-25
    • 文件大小:3461120
    • 提供者:沈飞
  1. android-gestures-

    0下载:
  2. 很多时候,利用触摸屏的Fling、Scroll等Gesture(手势)操作来操作会使得应用程序的用户体验大大提升,比如用Scroll手势在 浏览器中滚屏,用Fling在阅读器中翻页等。在Android系统中,手势的识别是通过 .OnGestureListener接口来实现的,不过William翻遍了Android的官方文档也没有找到一个相 关的例子,API Demo中的TouchPaint也仅仅是提到了onTouch事件的处理,没有涉及到手势。Android Developer讨论组里也有不少人
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:8983
    • 提供者:胡敏
  1. android-vnc-viewer

    0下载:
  2. 在安卓环境开发下的一款虚拟桌面远程监控系统,具有灵活连接服务器端,实时有效地传输的基本功能。-Android development environment in a virtual desktop remote monitoring system with a flexible connection to the server side, the basic function effectively in real time transmission.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:811885
    • 提供者:冯谷
  1. android-lanjieqi

    0下载:
  2. 安卓短信拦截器代码,简单实现短信的拦截,可以提供学习-Android SMS interceptor code, a simple short message interception, can provide learning
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:19279
    • 提供者:李文强
  1. Android-video-surveillance

    0下载:
  2. Android手机视频监控,手机捕获视频传到电脑端播放,PC端源码-Android mobile phone video surveillance, mobile phones to capture video to a computer terminal to play
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:7211
    • 提供者:陈强兴
  1. Zxing-Lib-Android

    0下载:
  2. A library to read BarCodes
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1050502
    • 提供者:CosmicGirl
  1. android-heart-rate-monitor

    0下载:
  2. Android Java 通过蓝牙接受数据,画出无线心电图 -ECG analysis software, including a QRS detector algorithm. The algorithm here, designed to detect the QRS complexes in the electrocardiogram using by Pan J and Tompkins WJ. A Real-Time QRS Detection Algorithm.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:159829
    • 提供者:chen
  1. Bluetoothswitch-android

    0下载:
  2. 实现android手机端控制蓝牙开关,通过发送命令到蓝牙从模块,单片机解释后执行相应开关动作-Realization of Bluetooth mobile phone terminal control switch Android, by sending a command to the Bluetooth module executes the switch from, SCM explanation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:12856
    • 提供者:good
« 1 2 3 45 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com