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

搜索资源列表

  1. servlettest

    0下载:
  2. Java看的HTTP网络编程,网络通信编程实例,适用于Android网络编程。在测试代码中服务端我使用三种方式:S2SH、只用Struts2、Servlet。客户端就一种,只不过换个请求的URL。服务端和客户端交互使用了两种方式:XML、JSON,目前开放平台返回的数据都是支持这两种数据格式的。所以我也实现了这两种数据格式。其实还有一种格式,就是google的protocal buffer,这种形式在国内用的人比较少,我也没弄,感兴趣的同学看我提供的文档,自己研究吧。注意把里面的IP换成自己电脑
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:150067
    • 提供者:rpudn92
  1. LocationGetLocation

    0下载:
  2. Android基于GoogleMap获取当前用户所在位置并进行标记的相关代码,利用googlemap api和googleplay service。-Android GoogleMap location-based access to the current user and associated code tags, using googlemap api and googleplay service.
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:48113
    • 提供者:wx
  1. google-play-services_lib

    0下载:
  2. Google Play Service的库文件,基于谷歌地图的安卓开发必备库文件,可直接导入,设置为isLibrary,再在项目中引用即可。-Google Play Service library files, library files necessary to develop Android-based Google Maps can be directly imported, is set to isLibrary, then references to the project.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2031018
    • 提供者:wx
  1. CustomMenu

    0下载:
  2. CustomMenu源码,android使用popupwindow自定义menu菜单实例,绑定父类View,使菜单popup可以showAtLocation,添加菜单,获取指定位置menu名称,演示了menu关闭、创建MENU 、拦截MENU等。Android初级爱好者必务的参考源码-CustomMenu source, android custom menu menu using popupwindow instance, bind parent View, so popup menu can
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:65510
    • 提供者:wpudn7
  1. RemoteCallbackList

    0下载:
  2. Takes care of the grunt work of maintaining a list of remote interfaces, typically for the use of performing callbacks from a android.app.Service to its clients.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3326
    • 提供者:tenvowai
  1. Alarm

    0下载:
  2. Android下的闹钟程序,可以设定闹钟,实现闹钟服务-Android alarm clock under the program, you can set the alarm clock, alarm clock service to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:928138
    • 提供者:韩璐
  1. BluetoothServiceDemo

    0下载:
  2. Service 蓝牙服务 将android蓝牙服务放进Service中,在不同Activity间共享蓝牙连接-Service Bluetooth service 。 android Bluetooth services into Service, a shared Bluetooth connection between different Activity
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5509983
    • 提供者:tancy
  1. calculator

    0下载:
  2. 该项目为远程调用简易计算器,android使用stock方法获知使用TCP服务都可以-The project is called remotely simple calculator, android stock method using the TCP service can learn to use
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:291710
    • 提供者:周宇
  1. BackupManager

    0下载:
  2. The interface through which an application interacts with the Android backup service to request backup and restore operations.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2082
    • 提供者:pieyaigen
  1. upload

    0下载:
  2. Android Socket通信程序,本程序实现了Android 客户端与PC服务端的Socket通信,并能实现断点上传功能。-Android Socket communication program, the program achieved a Socket Communications Android client and service side of the PC, and can achieve a breakpoint upload feature.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1434410
    • 提供者:晓燕
  1. GcmDemo

    0下载:
  2. Android 上 使用Google gcm服务的一个小demo程序-Use Google gcm service on Android a small demo program
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:546217
    • 提供者:tsinghua
  1. EventBus-master

    0下载:
  2. EventBus is an Android optimized publish/subscribe event bus. A typical use case for Android apps is gluing Activities, Fragments, and background threads together. Conventional wiring of those elements often introduces complex and error-prone depende
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:789624
    • 提供者:osama bedier
  1. SMSListenerProject

    0下载:
  2. E:\android\魔乐科技\0400_第四部分:Android应用开发\0411_手机服务\04110401_短信服务(短信状态)-E: \ android \ Magic Music Technology \ 0400_ Part IV: Android Application Development \ 0411_ phone service \ 04110401_ short message service (SMS status)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:48869
    • 提供者:sun
  1. SMSListenerProject

    0下载:
  2. E:\android\魔乐科技\0400_第四部分:Android应用开发\0411_手机服务\04110402_短信服务(通过广播监听短信)-E: \ android \ Magic Music Technology \ 0400_ Part IV: Android Application Development \ 0411_ phone service \ 04110402_ Short Message Service (SMS through radio listeners)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:42849
    • 提供者:sun
  1. SensorProject

    0下载:
  2. E:\android\魔乐科技\0400_第四部分:Android应用开发\0411_手机服务\04110501_传感器(方位传感器)-E: \ android \ Magic Music Technology \ 0400_ Part IV: Android Application Development \ 0411_ phone service \ 04110501_ sensors (orientation sensor)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:47361
    • 提供者:sun
  1. SensorProject

    0下载:
  2. E:\android\魔乐科技\0400_第四部分:Android应用开发\0411_手机服务\04110502_传感器(磁场传感器)-E: \ android \ Magic Music Technology \ 0400_ Part IV: Android Application Development \ 0411_ phone service \ 04110502_ sensor (magnetic sensor)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:692025
    • 提供者:sun
  1. PhoneProject

    0下载:
  2. E:\android\魔乐科技\0400_第四部分:Android应用开发\0411_手机服务\04110304_手机服务(设置黑名单)-E: \ android \ Magic Music Technology \ 0400_ Part IV: Android Application Development \ 0411_ phone service \ 04110304_ phone service (blacklist)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:45914
    • 提供者:sun
  1. downloadcompletedtrigger

    0下载:
  2. 测试代码: 测试Android的下载管理器; 测试Activity和service之间的通信(broadcast receiver 以及 回调接口)。-Test code: The download manager test Android Test the communication between Activity and service (broadcast receiver And the callback interface).
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1460147
    • 提供者:sunxin
  1. ScreenRecorder-kitkat-staging

    0下载:
  2. 一个简单的android系统应用程序,它存在一个Service与ScreenRecorder进行交互达到录制设备显示的画面-A simple android system app that contains a service which interfaces with the ScreenRecorder class to record video of the device display
  3. 所属分类:android

    • 发布日期:2017-04-27
    • 文件大小:55259
    • 提供者:冰河公园
  1. rendercar

    0下载:
  2. 基于rexsee源码,搭建的一款android应用,实现租车服务,功能类似滴滴打车-An android app,based on rexsee sourcecode,render car service
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3432092
    • 提供者:赵瑜
« 1 2 ... 8 9 10 11 12 1314 15 16 17 »
搜珍网 www.dssz.com