搜索资源列表
HttpDownloader Android HTTP 自动下载代码
- Android HTTP 自动下载代码,通过HTTP协议下载文件,支持断点续传-Android HTTP Download Service
Android-weather
- android查询城市天气预报的项目完整源码,下载后直接导入就可运行,是学习android的好项目-check weather forecasts for cities android full source code of the project, can be downloaded directly into the run, is to learn A good learning project android
MulDownLoad
- android多线程断点下载器源码,很实用的哦-android source multi-threaded downloader breakpoint, it is practical Oh
Android-code
- 《Android基础教程》的随书源码,可以方便学习该书的时候手动敲入源码出现错误时进行对比,也可以单独下载作为入门进行学习。-" Android-based tutorial" in the book with source code, you can easily learn from the book when manually typing error when comparing source code can also be downloaded as a separ
Android-jimesjie
- Google Android开发入门与实战的源代码 包括了第5、7、8、9、10、12、13、14、15、16章 JDK下载网址: http://java.sun.com/javase/downloads/index.jsp Eclipse下载网址:http://www.eclipse.org/downloads/ (下载Eclipse IDE for Java Developers) Android SDK下载网址: http://developer.android.com-G
Android
- android开发代码 Goegle android开发与实战详细代码在这里,请各位下载-hello android!you can learn how to be an android developer ! Ifyou want to say "thanks"~~~please continue
MulThreadDownload
- 多线程文件下载,可自己定义线程个数,实现多线程下载。android手机软件-Multi-threaded file download
download
- android文件下载,实现了下载二进制和文本文件-android file downloads, realized the binary and text files download
Android-C-a-NDK-a-Cygwin
- 最近在学习android中如何使用C/C++编程。下载了好多非常好的资料,现在与大家分享。其中包括:Cygwin的下载与环境搭建。NDK,JNI,MK的使用。这份资料还是很全面的。-Recently in learning how to use the android C/C++ programming. Download a lot of very good information to share with you now. These include: Cygwin download an
android-download
- android 中基于http 下载文件的实例,实用初学者-http download android based on examples of practical beginners
mtdownload2
- android下的多线程下载器,可自定义线程数进行下载,并且支持断点续传-Under the multi-threaded download android device, the number of threads can be downloaded from the definition of
breakpointDownload
- android 实现断点下载,下载进度动态提示,断点续传。-android achieve breakpoint download, download progress dynamic prompts, HTTP.
ksoap2-android-2.5.4
- android中与webservice进行交互的框架,很好用,注意:下载后请更改扩展名为jar直接导入工程环境-connet webservice for android
Android-source-code-download
- Android 源码下载 安卓源码下载方式-Android 源码下载 安卓源码下载方式 Android original code,source code Android source code download
android
- android_图表生成,有需要的下载参考-android_ chart generation, there is a need to download the reference
android-linux-wince_super_linker
- 本文档提供最全的wince、linux、android技术文档链接,附带下载用户名密码等-this pdf provide full of wince ,linux,android techno-data super linker ,and provide user name and passwd
Android-MBMapDemo
- 安卓开发源代码下载,谢谢广大观众提供下载资源-android is goods international
下载视频文件到本地
- 在手机端通过断点续传下载网址上的视频文件
android 公交查询
- usline公交查询,无需联网,完全没有其他费用,可支持多达110个城市的数据,具有以下功能特点: 支持三种查询:按线路查询,按站点查询以及换乘查询; 支持模糊查询,如按线路查询中输入1,会列出以1开头的所有路线; 公交数据文件是可读形式,如果你觉的哪条线路不对,你可以把它修改正确,并提交到这里 支持分类存放文件,你可以把不同城市的数据按照省份放入不同目录。 如何获取所在城市数据 本软件自带了8个城市的数据:北京,上海,广州,深圳,成都,福州,合肥,武汉。这些数
android开发之加载网上的图片
- listview经典使用,利用ImageLoad()方法在android studio上 下载给出的网址的图片,用到json解析,并利用listview布局将图片和文字并排显示