搜索资源列表
FileRW
- android 文件上传和下载 多线程下载文件 文件读取拷贝-android file upload and download files to read multi-threaded download copies of
market
- 里面包含了webservice的服务端和安卓客户端,双方可以进行数据通信,例如用户的注册,登录,文件的上传下载等等.-Which contains a webservice client service and Android client, the two sides can communicate data, such as user registration, login, uploading and downloading files and so on.
Android(20120419)
- 非常好的android源码,希望大家稀罕,应为我也要下载一些东西,所以吐血奉献。-very good android source code, for all of you guys, it s my hole, and I deliver ti for all the world.
HttpTest
- android网络下载文件,主要是http的使用问题-Download file about http used
important-android
- 实现java服务器与android客户端通信,具有上传下载功能-Realization of java server and android client communications, with upload and download capabilities
Imageview
- Android的网上图片下载,真的很好用,真的很实用-Android online picture download, really well, really practical
mDNSResponder-567.tar
- 最新的airplay功能设备发现的代码,有需要的可以下载试试。可用于windows和android平台。-you can use this to find the device by the os device ,you can compile it in window and android platform
curl
- 覆盖路径:cocos2dx/platform/android/third_party/android/prebuilt/libcurl/libs 大家在使用cocos2d-x版本低于2.2.6版本,在提交google play or another platform的时候可能会收到右键警告提醒包的openSSL加密部分有问题。 下载该文件覆盖到项目中即会解决。-Coverage Path: cocos2dx/platform/android/third_party/android/pre
eduwind1.6.3
- EduWind,中文全称为“EduWind在线教育建站工具”(以下简称EduWind)。Eduwind是一款用PHP+MYSQL开发的开源在线教育建站工具,由北京水木信步网络科技有限公司推出,目标是帮助教育者又快又好地建立完全属于自己的在线教育网站。EduWind采用响应式设计,支持IOS、安卓、Windows等手机客户端,EduWind能极大地降低教育机构搭建自己网校的时间成本和金钱成本。 自2014年2月EduWind发布第一代版本以来,截止2014年底,软件已经有两万多次下载-EduWin
StudentMessage
- 信息管理 基于android的,欢迎下载-information management android xin xi guan li xiang guan de yuan ma
repo
- • Repo是google用Python脚本写的调用git的一个脚本,主要是用来下载、管理Android项目的软件仓库; • 从高通或google下载代码是通过repo下载的,是由repo管理的266个git组成的 • l现在使用的git库是将由repo管理266个小git合并成一个git库导入 • 目前导入的repo是将项目定制化的内容取出,拆成由repo管理45个小git; -Repo is a tool that we built o
appcms_2.0
- APPCMS基于PHP MYSQL开发,支持多种平台,是国内首家专业的安卓APP移动应用下载数据和服务提供商,产品推出即被多家大型下载站采用。APPCMS的面世,解决了建站数据的更新问题,挖掘了搜索引擎的长尾流量,为更多的APP开发者提供了被用户了解的机会。-APPCMS based on PHP MYSQL development, support for multiple platforms, is the first professional Android APP mobile app
76vod1.3
- 76云点播是76娱乐社区旗下的集BT种子、视频下载链接在线快速播放的服务,支持多浏览器、苹果和安卓系统、ipad等移动设备。-76 76 Cloud on-demand entertainment community s set of BT seeds, online video download link quickly broadcast services to support multiple browsers, Apple and Android, ipad and other mobi
AndroidDownloadMachine
- 简单的Android下载器,根据MIME类型跳转界面-Simple Android downloader, MIME type interface Jump
Android
- 高通地图开发套件和实例,可用于UNITY 3D,ANDROID,IOS等开发中,非常实用。欢迎下载!-Qualcomm map development kit and examples that can be used UNITY 3D, ANDROID, IOS and other development, it is very practical. Welcome to download!
PAINTER--0003631Android--3139
- 这个源码PAINTER 0003631Android 3139是一个值得学习的源码,愿同学们下载喜欢-The source PAINTER- 0003631 android- 3139 is a worth learning source, let the students like to download
文件下载
- 安卓实现的文件下载功能,在eclipse环境下实现(Android to achieve the file download function, implemented in eclipse environment)
bycms_v1.0
- byCms是一套简单,易用的内容管理系统,基于thinkphp5.0.9,包含文章,图片,下载,视频模型,旨在帮助开发者节约web应用后台开发时间和精力,以最快的速度开发出高质量的web应用。包含pc端,手机端,微信端,安卓app,苹果app,多端数据同步!(ByCms is a simple, easy-to-use content management system, based on thinkphp5.0.9, including articles, pictures, download
android 下载文件 源代码
- android 下载文件 源代码 //下载文件,参数:第一个URL,第二个存放路径 //定义一个Handler,用于处理下载线程与UI间通讯