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

搜索资源列表

  1. 实现简单的类似于大众点评的android系统的手机客户端

    0下载:
  2. 实现简单的类似于大众点评的android系统的手机客户端-The realization of a simple Android system similar to the masses comments on the mobile phone client
  3. 所属分类:android开发

    • 发布日期:2017-03-23
    • 文件大小:187.57kb
    • 提供者:liyong
  1. 手机邮件系统的客户端软件

    0下载:
  2. 一款简单的android,手机邮件系统的客户端软件。包含接受邮件,撰写和发送邮件-A simple android, mobile e-mail system client software. Includes receiving messages, compose and send e-mail
  3. 所属分类:android开发

    • 发布日期:2017-03-22
    • 文件大小:360.56kb
    • 提供者:Sun Junqi
  1. Android-train-info

    2下载:
  2. 简单的火车咨询查询系统,android客户端和servlet服务器端-a simple train information searching program,thie android client and the servlet service
  3. 所属分类:android

    • 发布日期:2015-06-09
    • 文件大小:5.24mb
    • 提供者:李蒙
  1. TImage

    0下载:
  2. android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:54.14kb
    • 提供者:my_name
  1. Bluetooth

    0下载:
  2. android开发蓝牙的一个简单例子,服务端和客户端的收发文字信息,用于安卓蓝牙开发入门再好不过了-android development of Bluetooth, a simple example, the server and the client to send and receive text messages, used for the Andrews Bluetooth development of entry could not be better
  3. 所属分类:android

    • 发布日期:2016-01-25
    • 文件大小:115kb
    • 提供者:一一风
  1. socket

    0下载:
  2. Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:23.37kb
    • 提供者:suntao
  1. client

    0下载:
  2. 这样基本上实现了通讯 还有要解决的是SAX对XML文件的解析。 解析其实挺简单的,只要继承一个DefaultHandler 。然后去重写它的一些方法就可以了。其实挺好用的。-This is basically there to achieve a communications solution that SAX parsing of XML documents. Resolution actually quite simple, as long as inherited a
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:463.78kb
    • 提供者:草拟嘛
  1. AndroidClient

    0下载:
  2. android客户端一个简单的登录demo -android client is a simple login demo
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:57.97kb
    • 提供者:123
  1. JustShare

    0下载:
  2. 基于Android的 开源新浪微博客户端。 目前支持发布文字、图片、拍照等功能。功能简单,源码开放,供各位Android开发爱好者学习、完善。 -Based on the Android open-source Sina microblogging client side. Currently supports the release of the text, images, photographs, etc. functions. Simple open-source for you An
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:林彪
  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
    • 文件大小:59.82kb
    • 提供者:李俏鹏
  1. KDWB_Android

    0下载:
  2. 一个简单的模拟微博客户端,实现了基本的登录,注册功能-A simple analog microblogging client to achieve a basic login and registration functions
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:585.12kb
    • 提供者:liansc
  1. 3

    0下载:
  2. 模仿网易新闻客户端,主要模仿的是UI以及简单的功能实现-Netease news client, imitation is imitation of the UI and simple functions
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:437.61kb
    • 提供者:魔神
  1. shop

    0下载:
  2. 有手机端和web端,实现简单的商城购物功-Mobile client and a web client, simple Mall shopping features
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:7.58mb
    • 提供者:赵强
  1. Androidjs

    0下载:
  2. Android与Js交互的演示实例,与Javascr ipt交互的例子,获得浏览器组件。   //WebView就是一个简单的浏览器   //android浏览器源码存在于LINUX/android/package/apps/Browser中   //里面的所有操作都是围绕WebView来展开的   //WebSettings 几乎浏览器的所有设置都在该类中进行   DemoJavascr iptInterface类为js调用android服务器端提供接口  
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:80.05kb
    • 提供者:hpudn40
  1. MyControlComputer(java)

    0下载:
  2. 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:908kb
    • 提供者:ck
  1. weibo4android-1.4

    0下载:
  2. 新浪安卓客户端的简单开发,源代码已经试运行成功-Sina Andrews simple client development, the source code has been a successful trial run
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:1.55mb
    • 提供者:caizhongjie
  1. MusicPlayer

    0下载:
  2. 一个自己做的简单的音乐播放器客户端,可以正常运行,挺好用的-A simple do it yourself music player client
  3. 所属分类:android

    • 发布日期:2017-11-24
    • 文件大小:2.9mb
    • 提供者:黄小阳
  1. TCP-Client

    0下载:
  2. 一个android客户端下用TCP方式的socket通信的简单例子-android tcp socket
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:440.06kb
    • 提供者:spring
  1. UDP-Client

    0下载:
  2. 一个android客户端下用UDP进行socket通信的简单例子-android UDP socket
  3. 所属分类:android

    • 发布日期:2017-04-27
    • 文件大小:439.91kb
    • 提供者:spring
  1. Client

    0下载:
  2. 一个简单实用的用ANDROID编写的手机客户端通过WIFI发送指令的A-A simple and practical written in ANDROID mobile client APP sent via WIFI instructions
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2.37mb
    • 提供者:liu liushuai
« 12 3 4 »
搜珍网 www.dssz.com