E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
googlesource
Android-开源工具库-第3弹-网络请求
网络请求VolleyGoogle提供的网络通信库,使得网络请求更简单、更快速项目地址:https://android.
googlesource
.com/platform/frameworks/volley
u014610664
·
2016-01-29 15:00
android__源码版本
1、执行的3条命令:(1)、下载文件gitclonehttps://android.
googlesource
.com/platform/manifest(2)、进入刚才下载的文件的目录中cd manifest
codeskill_android
·
2016-01-18 13:00
Android BLE Gatt Error
经常碰到各种各样的gatterror,可通过以下两种方式查询具体含义:https://android.
googlesource
.com/platform/external/bluetooth/bluedroid
dingjikerbo
·
2016-01-14 16:00
android
BLE
Gatt
repo init 出现504, 401 错误
repoinit-uhttp://shaasigit02/git/manifests/yocto.git-bbug-fix的时候出现如下错误:fatal:Cannotgethttps://gerrit.
googlesource
.com
a766129303
·
2016-01-14 16:55
VS2013编译最简单的PPAPI插件
PPAPI的代码在这里:https://chromium.
googlesource
.com/chromium/src/ppapi/,可以用下列命令check出来:gitclonehttps://chromium.
googlesource
.com
foruok
·
2016-01-08 21:00
webkit
Visual
Studio
chromium
CEF
PPAPI
Volley框架的基本使用方法
volley简介Volley主页https://android.
googlesource
.com/platform/frameworks/volleyGithub地址https://github.com
a1002450926
·
2015-12-27 15:00
android
网络框架
android网络
Volley框架
Using Android Volley With Self-Signed SSL Certific
Inbrief:GetVolleyfrom gitclonehttps://android.
googlesource
.com/platform/frameworks/volleyGetAndroidVolleyExamplesprojectfrom
iSnowFlake
·
2015-12-24 18:00
android
https
Volley
Google Volley使用之自定义
开源项目链接Volley自定义AndroidDeveloper文档Volley主页:https://android.
googlesource
.com/platform/frameworks/volleyVolley
bruceyangjie
·
2015-12-22 11:00
Google Volley使用之基础
开源项目链接VolleyAndroidDeveloper文档Volley主页:https://android.
googlesource
.com/platform/frameworks/volleyVolley
bruceyangjie
·
2015-12-22 11:00
Google Volley框架源码走读
blog.csdn.net/yanbober/article/details/45307099开源项目链接Volley自定义AndroidDeveloper文档Volley主页:https://android.
googlesource
.com
bruceyangjie
·
2015-12-22 11:00
开源安卓系统《和码》输入软件与数据库
OpenHeInput-Android开源软件是在GoogleSoftKeyboard例子程序基础上开发的:https://android.
googlesource
.com/platform/development
和码汉字字形技术
·
2015-12-07 03:46
和码汉字
Android 网络框架Volley JAR包生成
不要着急,请看如下步骤:1、下载源码gitclonehttps://android.
googlesource
.com/platform/frameworks/volley2、编译 gradlebuild
liuhongwei123888
·
2015-11-29 15:00
编译使用Android源码中的GIF图片工具包--framesequence
一、framesequence源码的地址framesequence是Androidframework中ex里的一个工具包,其源码地址在https://android.
googlesource
.com/platform
HuangHui6579
·
2015-11-22 09:23
Android
Ubuntu12.04下载Repo
mkdir bin #创建bin文件夹用于存储Repo脚本 $PATH=~/bin:$PATH #将bin文件夹增加系统路径中 $curl https://dl-ssl.google.com/dl/
googlesource
·
2015-11-13 15:42
ubuntu
Android培训班(85)升级到4.0版本
$ repo init -u https://android.
googlesource
.
·
2015-11-13 15:33
android
Volley
Volley主页 https://android.
googlesource
.com/platform/frameworks/volley http://www.youtube.com
·
2015-11-13 10:50
Volley
Windows下载Android源代码
code.google.com/p/msysgit/downloads/list, 打开Git Bash,运行命令 cd D: git clone https://android.
googlesource
.com
·
2015-11-13 09:05
android
Android 源代码下载
$ mkdir ~/bin $ PATH=~/bin:$PATH 下载Repo脚本,并且确保此文件有可执行权限 $ curl https://dl-ssl.google.com/dl/
googlesource
·
2015-11-13 06:50
android
利用git下载skia库
1、准备好cygwin或者gitbash(github下载) 2、进入进入https://android.
googlesource
.com/,搜索skia,进入。
·
2015-11-13 04:13
git
Android # 基础汇总
Android 源碼下載/开发/API/ 安全/反编译 Android 源码下载: Android 4.0源码下载方法: repo init -u https://android.
googlesource
.com
·
2015-11-13 01:58
android
Ubuntu12.04下在Android4.0.4源码下载及其编译过程
一、下载源码 1、下载工具repo:https://android.
googlesource
.com/tools/repo/ 在本地目录建个bin的文件夹,进入bin文件夹;通过git下载:
·
2015-11-12 13:48
Android4.0
android4.0下载问题
android4.0的代码,下列操作 下载Repo $ mkdir ~/bin $ PATH=~/bin:$PATH $ curl https://dl-ssl.google.com/dl/
googlesource
·
2015-11-12 12:47
Android4.0
关于查看Android系统源码【Written By KillerLegend】
1:打开这个网站 https://android.
googlesource
.com/platform/frameworks/base/+refs 这个是google源码的开源网站,打开后你可以选择不同的系
·
2015-11-12 08:34
android
下载 android source 之repo获取
在Terminal下,无论如何也获取不到repo curl https://dl-ssl.google.com/dl/
googlesource
/git-repo/repo > ~/bin/repo
·
2015-11-11 09:33
android
Windows下载Android源代码
code.google.com/p/msysgit/downloads/list, 打开Git Bash,运行命令 cd D: git clone https://android.
googlesource
.com
·
2015-11-11 03:56
android
Android样式——Styles
https://android.
googlesource
.com/platform/frameworks/base/+/refs/heads/master/core/res/res/values/styles.xml
·
2015-11-09 13:24
android
repo下载android出现fatal: Unable to find remote helper for 'https'问题的方法
在ubuntu10.04下用repo下载android源码,出现如下错误: $repo init -u https://android.
googlesource
.com/platform/manifest
·
2015-11-08 15:24
android
Android 网络通信框架Volley简介(Google IO 2013)
Volley主页 https://android.
googlesource
.com/platform/frameworks/volley http://www.youtube.com
·
2015-11-08 14:24
android
Android网络通信必备神器Volley详解——初识Volley
下载Volley使用git下载gitclonehttps://android.
googlesource
.com/platform/fram
Spark_Yuan
·
2015-11-05 17:47
Android进阶
Android升级之路
Android网络通信必备神器Volley详解——初识Volley
下载Volley使用git下载gitclonehttps://android.
googlesource
.com/platform/fram
L664675249
·
2015-11-05 17:00
android
并发
开源
网络通信
Volley
AOSP镜像清华版
参考Google教程https://source.android.com/source/downloading.html,将https://android.
googlesource
.com/全部使用h
zahuopuboss
·
2015-11-03 15:00
android
AOSP镜像科大版
help/aospAndroid镜像使用帮助按照Google官方教程https://source.android.com/source/downloading.html将https://android.
googlesource
.com
zahuopuboss
·
2015-11-03 15:00
android
android host
74.125.20.31 market.android.com 74.125.20.31 developer.android.com 74.125.20.31 android.
googlesource
.com
·
2015-11-02 18:16
android
Android 网络通信框架Volley基本介绍
Volley主页 https://android.
googlesource
.com/platform/frameworks/volley http://www.youtube.com
·
2015-11-02 09:07
android
Windows下载Android源代码
code.google.com/p/msysgit/downloads/list, 打开Git Bash,运行命令 cd D: git clone https://android.
googlesource
.com
·
2015-11-01 14:46
android
Android 网络通信框架Volley简介(Google IO 2013)
Volley主页 https://android.
googlesource
.com/platform/frameworks/volley http://www.youtube.com
·
2015-11-01 12:09
android
Android高手速成--第三部分 优秀项目
Linux项目地址:https://github.com/torvalds/linuxAndroid项目地址:https://android.
googlesource
.com/ 或
·
2015-10-31 17:44
android
android 4.1源码下载方法最新实例教程
1、安装repo ,执行命令如下: $ curl https://dl-ssl.google.com/dl/
googlesource
/git-repo/repo > ~/bin
·
2015-10-31 09:43
android
安卓:Windows下载使用TortoiseGit获取Android源码
Android源码官网:https://android.
googlesource
.com 下载方法: 1、进入https://www.
googlesource
.com/new-password
·
2015-10-31 09:56
Android源码
【go】sdk + idea-plugin 开发工具安装
http://golang.org/doc/install/source第一步:windows 安装 git第二步$ git clone https://go.
googlesource
.com/go
·
2015-10-31 08:17
plugin
dump文件,windbg
原文链接:https://chromium.
googlesource
.com/breakpad/breakpad/dump文件,在VC中的调试还是非常非常非常有用的,因为我们也不会经每一行代码都加上日志
chinabinlang
·
2015-10-29 15:16
软件调试
android开源库收集
1. google valley Android网络通信库 git clone https://android.
googlesource
.com/platform/frameworks
·
2015-10-27 13:16
android
高手速成android开源项目【项目篇】
Linux项目地址:https://github.com/torvalds/linuxAndroid项目地址:https://android.
googlesource
.com/或https://github.com
·
2015-10-21 12:21
android
国内 google depot_tools gclient SSLError hostname 错误解决
由于*.
googlesource
.com和*.googleapis.com等很多url在此repo中被使用,而我们用工具比如XX-NET寻找到的可用gwsIP的证书的hostname通常并不能匹配例如
BinSys
·
2015-10-19 14:00
golang1.5源码安装说明
golang1.5的安装说明由于golang1.5使用了golang来编译自己,所以需要先安装golang1.4,然后使用1.4的go来编译go1.5的源码源码包官方的下载地址https://go.
googlesource
.com
leicc
·
2015-10-17 10:00
Volley框架的使用(加载网络图片,加载json数据)
1.Volley简介 下载地址:https://android.
googlesource
.com/platform/frameworks/volley volley视频:http://www.youtube.com
q908555281
·
2015-10-12 11:00
Volley
Volley加载图片
Volley解析
Volley加载json
Volley使用
mac编译android-6.0.0
(0)repoinit-uhttps://android.
googlesource
.com/platform/manifest-b(1)hdiutilcreate-typeSPARSE-fs'Case-sensitiveJournaledHFS
tuhuolong
·
2015-10-06 18:00
打包volley
1.如果电脑没有安装git和ant的话,需要安装git和ant,直接Google就可以,并配置环境变量2.在命令行执行gitclonehttps://android.
googlesource
.com/platform
xiangzhihong8
·
2015-09-01 18:00
在Windows上编译V8 javascript引擎
Python,icu,cygwinhttps://code.google.com/p/v8-wiki/wiki/BuildingWithGYPGyp地址:gitclonehttps://chromium.
googlesource
.com
x_studying
·
2015-08-21 19:00
JavaScript
源码
V8
Host(存档备用)
#64.233.189.91dl-ssl.google.com 64.233.161.82googlecode.l.googleusercontent.com 64.233.162.82gerrit.
googlesource
.com
lylwo317
·
2015-08-19 18:00
host
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他