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

搜索资源列表

  1. LBS_Android-SignUp-Application

    0下载:
  2. LBS_FOR_SISE功能简介: LBS_FOR_SISE是一款地理位置服务软件,此软件运行于android平台,将员工签到、短信社交、地图查询等功能结合在一起。采用C/S结构,用MySql作为后台数据库。 -LBS_FOR_SISE function Introduction: LBS_FOR_SISE is a location service software, this software running on the android platform, employee att
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1564101
    • 提供者:raffaelezou
  1. Weather

    0下载:
  2. android调用webserver服务,很实用的一个实例-android call the webserver service, a very practical instance
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:16493
    • 提供者:马浩
  1. MainActivity

    0下载:
  2. android 调用 web service 的实例方法,确定可用-android call the web service instance method to determine the available
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:1468
    • 提供者:xiewenbo
  1. socket

    0下载:
  2. 使用socket实现的一个简单的多人聊天功能,是对socket的一个学习demo,服务端使用java,客户端使用android开发。便于学习android的朋友更好的了解socket的使用!-Socket to achieve a simple multiplayer chat feature is a study of the socket demo service clients to use the java client using the android development. Ea
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:61260
    • 提供者:李俏鹏
  1. socketService

    0下载:
  2. android socket 服务端代码实例-android socket service
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2120
    • 提供者:李达明
  1. PhoneMovieTicket

    0下载:
  2. 开发实例 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake)
  3. 所属分类:Games

    • 发布日期:2017-05-11
    • 文件大小:2561748
    • 提供者:胡娜
  1. WebServiceDemo

    0下载:
  2. web service demo for the android development
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:348606
    • 提供者:nikesh
  1. android_service

    0下载:
  2. 本次实验主要是学习怎样在activity中启动一个service,启动的service的生命周期顺序是哪些,然后service通过广播机制向特定的activity传递数据,传送数据当然用的是intent,然后接收到该广播的activity读取intent中的数据,根据读取到的数据来更新activity的UI。   关于怎样通过service广播机制来更新activity的UI,可以阅读网上的这篇文章:http://www.pocketdigi.com/20110303/197.html
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:964902
    • 提供者:wuwei
  1. WirelessOrder

    0下载:
  2. 摘要:Java源码,Android,无线点餐,Android源码   Android系统上的无线点餐源码,整个源码分为服务端和客户端,无线点餐,一个Android软件的源代码,有兴趣的就下载吧。-Summary: Java source code, Android, wireless ordering the Android source Android system wireless point meal source, the entire source into service and
  3. 所属分类:JavaScript

    • 发布日期:2017-11-15
    • 文件大小:3265284
    • 提供者:王二
  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. AM_RunnuingService

    0下载:
  2. 查看android后台运行service列表,选择其中的一个或多个service结束-View android background service list, select the end of which one or more service
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:64249
    • 提供者:galic
  1. geometer-FBReaderJ-1.5.5-13-gf59e635

    0下载:
  2. 比较好的android的service学习源代码-The better android' s service learning source code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:6246850
    • 提供者:zhangshijie
  1. ServiceDemo

    0下载:
  2. Demo usiang service in android phone
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:72981
    • 提供者:MinhKhoi
  1. TongzhilanStudy

    0下载:
  2. 利用service来实现安卓通知栏通知功能,类似QQ在后台运行通知栏会有图标。-Service to Android notification bar notification feature, similar to QQ notification bar running in the background will be icon.
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:100687
    • 提供者:xianjoong
  1. Google_map

    0下载:
  2. android google 地图的应用-the android related service application
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:49764
    • 提供者:小战战呢
  1. client_server

    0下载:
  2. Android实现模拟QQ的客户端,服务端用读写线程池,客户端和服务器通信用封装的超级消息对对象,此对象有发送者ID和接收者ID,客户端使用自定义的service接收Message-Android analog QQ client, server thread pool used to read and write, the client and server communications package super news objects, object sender ID and the
  3. 所属分类:Applet

    • 发布日期:2017-11-27
    • 文件大小:7186040
    • 提供者:gaohongfei
  1. TestAidl

    0下载:
  2. android中的aidl使用,会弹出一个toast,包括aidl文件,实现service的服务端及客户端调用,很详细,对学习aidl和service的人很有帮助,很完整-android aidl use, will pop up a toast aidl file service server and client calls, very detailed, very helpful for learning aidl and service people, very complete
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:167862
    • 提供者:yuyanmei
  1. Telephone

    0下载:
  2. 这个使用Android编写的一个电话拨号器,,在CRM中加入拨号功能,单击用户号码就可以直接调用Android系统的拨号服务来进行拨号-Written using the Android phone dialer, dialing feature added in CRM, Android system' s dial-up service can be called directly click the user number to dial.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:46835
    • 提供者:金小花
  1. HelloPhoneListener

    0下载:
  2. 电话监听,Android系统下的一个监听Service程序源码,不明慎用。学习交流-Wiretapping, a listener Service program source code in the Android system, unknown caution. Learning Exchange
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:147376
    • 提供者:legend
  1. Android_memFloat

    0下载:
  2. Android 上如何实现浮动窗口.主要是利用系统窗口,以及Service-How to implment Floating window on Android.
  3. 所属分类:其他小程序

    • 发布日期:2013-03-06
    • 文件大小:105628
    • 提供者:stanley
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com