搜索资源列表
android源码下载工具for windows
- 使用本工具要先安装windows版本git,可到以下下载: http://code.google.com/p/msysgit/downloads/list 选择Git-1.7.3.1-preview20101002.exe 1,启动程序后。 2,设置git的安装路径,及源代码保存目录 3,先初始化。 4,初始化成功后,选择android版本,及linux内核版本,按 开始更新下载 ,中途如果网络出错导致下出错,程序可自动从中断处重试下载,如果下 载长时卡住可按Ctrl+c(出现'y/n'选'y'
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
DownLoad
- android 下载文件 文件流缓冲下载文件到相应SD卡目录 多线程下载-android download the file to download the file stream buffer to the appropriate multi-threaded download SD card catalog
DownLoader
- 一个C++编写的下载者,注入到IE浏览器-A downloader which is written by c++..................
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 下载文件 源代码
- android 下载文件 源代码 //下载文件,参数:第一个URL,第二个存放路径 //定义一个Handler,用于处理下载线程与UI间通讯