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
解决git无法clone提示443以及配置git代理方法
//www.eblogs.cn/git/165.html本来打算cloneandroidlauncher源码,通过git命令clone,执行命令如下:$gitclonehttps://android.
googlesource
.com
Richard152
·
2018-05-08 11:16
Android
工具使用
解决同步源码Cannot get http://gerrit.
googlesource
.com/git-repo/clone.bundle
转自:http://www.cnblogs.com/dinphy/p/5669384.html同步cm12.1初始化出现的问题:fatal:Cannotgethttps://gerrit.
googlesource
.com
以陌_
·
2018-03-12 16:34
各种error的解决
Chromium代码获取方法
1.安装depot_toolsgitclonehttps://chromium.
googlesource
.com/chromium/tools/depot_tools.git2.获取代码mkdir~/chromium
dummas
·
2018-03-08 21:22
浏览器开发
基于Ubuntu16.04 的QUIC搭建教程
第一步是挂代理,然后按照次序在命令行中运行下面的命令gitclonehttps://chromium.
googlesource
.com/chromium/tools/depot_tools.gitexportPATH
Claranc
·
2018-01-15 11:45
基于Ubuntu16.04 的QUIC搭建教程
第一步是挂代理,然后按照次序在命令行中运行下面的命令gitclonehttps://chromium.
googlesource
.com/chromium/tools/depot_tools.gitexportPATH
Claranc
·
2018-01-15 11:45
在Mac上为树莓派3B编译安卓7.1
3B16GB存储卡读卡器步骤1.下载源码Refertohttp://source.android.com/source/downloading.htmlrepoinit-uhttps://android.
googlesource
.com
zhouyufei
·
2017-12-12 13:18
Volley源码之使用方式和使用场景详解
项目库地址为https://android.
googlesource
.com/platform/frameworks/volley通过提交历史可以看到,最后一次修改距离今天已经有一段时间了。
robert_chao
·
2017-11-25 09:04
error: could not lock config file .git/config: 权限不够
在gclientrunhooks过程中出现问题:Yourcopyofdepot_toolsisconfiguredtofetchfromanobsoleteURL:https://chromium.
googlesource
.com
heququ
·
2017-11-23 21:49
使用gradle编译jar包
正文:获取volley源码:在Git中执行:gitclonehttps://android.
googlesource
.com/platform/frameworks/volley下载gradle,配置g
GeorgeBinDragon
·
2017-10-27 19:42
android
android-studio
repo安装方法
安装步骤:1、根目录下创建.bin文件夹mkdir~/.bin2、配置为临时环境变量(也可配置为永久的)PATH=~/.bin:$PATH3、下载repogitclonehttps://gerrit-
googlesource
.lug.ustc.edu.cn
win9zz
·
2017-10-10 15:04
Android
Android 编译系统之Android.bp
从Android7.0(N)开始,Google开始逐步使用Android.bp代替原来的Android.mk进行编译.Google称之为soong,具体可以参考:https://android.
googlesource
.com
snail8255
·
2017-08-17 17:16
Android
Android编译生成SDK
面向API17,全志A20平台关闭Product相关变量的检查.setstash_product_varstofalseonbuild/core/main.mk:488从
googlesource
下载4.2.2
wusp
·
2017-07-24 18:20
Git Repo 的一些问题
//nts01.wistron.com/Moose101/platform/manifest.git-mMoose101-2.0.2.xmlfatal:Cannotgethttps://gerrit.
googlesource
.com
Aaron121314
·
2017-07-20 16:25
环境配置
android studio 导入volley
下载源码gitclonehttps://android.
googlesource
.com/platform/frameworks/volley导入到项目中添加module如果出现AndroidStudioError
Half0pen
·
2017-07-18 20:13
android
树莓派3上运行Fuchsia/Magenta OS
下面介绍以下如何编译并运行准备工作,首先需要有一个HDMI的屏幕,我这里的是800X480的HDMI屏幕,然后是键盘从GoogleSrc或者Github上下载Magenta的代码 https://fuchsia.
googlesource
.com
探索__发现
·
2017-07-16 21:41
操作系统
嵌入式系统
编译webrtc for android库与apk
gitclonehttps://chromium.
googlesource
.com/chromium/tools/depot_tools.gitexportPATH=`pwd`/depot_tools:
github.com/starRTC
·
2017-06-27 18:03
ubuntu服务器中repo的安装使用
2.在这个目录里面执行gitclonehttps://gerrit-
googlesource
.lug.ustc.edu.cn/git-repo,会clone下载repo包的git分支。
qq503393230
·
2017-04-20 11:15
android:tools
linux下挂载windows共享目录并创建软链接
错误提示➜WORKING_DIRECTORYrepoinit-uhttps://android.
googlesource
.com/platform/manifest-bandroid-7.1.1_r35Traceback
counsellor
·
2017-04-07 11:46
linux
Webrtc笔记-获取源码
拿到webrtc源码1、获取depot_tools工具$gitclonehttps://chromium.
googlesource
.com/chromium/tools/depot_too
Arxu
·
2017-03-13 17:05
webrtc编译好的国内包
源码和编译好的整个项目10多个G【分享】参考https://webrtc.org/native-code/development/编译最新版webrtc源码:Gitclonehttps://chromium.
googlesource
.com
放牛娃不吃草
·
2016-12-13 09:21
图像及流媒体
Android okhttp3 SSL握手底层实现追踪
openssl代码:https://android.
googlesource
.com/platform/external/openssl.gitokhttp3代码:http
hello2mao
·
2016-11-17 16:31
Android
使用Volley加载图片
官网介绍:https://android.
googlesource
.com/platform/frameworks/volleyvolley的功能:1、JSON字符串请
EstellePeng
·
2016-11-13 15:12
日常学习心得
使用Volley加载图片
官网介绍:https://android.
googlesource
.com/platform/frameworks/volleyvolley的功能:1、JSON字符串请
EstellePeng
·
2016-11-13 15:12
日常学习心得
Tensorflow学习笔记(二)——MNIST机器学习入门
yann.lecun.com/exdb/mnist/下载上面提到的4个gz文件,放到本地目录如/tmp/mnist2下载input_data.py,放在/home/tmp/test目录下https://tensorflow.
googlesource
.com
王圆圆Iris
·
2016-10-19 20:35
Tensorflow
Fuchsia在ubuntu kylin上的编译运行。
注意,由于整个项目是在
googlesource
上进行clone,所以你懂得你必须翻过GFW直接干货!
FunnyWu
·
2016-08-30 22:31
关于谷歌webrtc源码国内镜像的使用问题,以及Kurento媒体服务器
媒体服务器我周末搞了两天没搞出来码在国内有个镜像:https://source.codeaurora.org/quic/lc但是国内这个镜像是谷歌官网仓库的拷贝,因此里面的依赖路径都是谷歌网址的,比如chromium.
googlesource
.com
yangzhenping
·
2016-08-30 12:54
webrtc技术实践
使用gradle编译jar包
volley的github镜像:https://github.com/mcxiaoke/android-volleyvolley的googlegit地址:https://android.
googlesource
.com
GeorgeBinDragon
·
2016-08-19 15:32
跟Google 学代码:Transmitting Network Data Using Volley
以及我在工作开发中的理解全文脉络可以看这张思维导图:准备工作观看youtubeGoogleI/O2013-Volley:Easy,FastNetworkingforAndroid使用篇:gitclonehttps://android.
googlesource
.com
chivalrousman
·
2016-07-21 00:00
android
IO
git
Google
Volley
android网络
[置顶] Volley源码解析使用方式和使用场景分析
项目库地址为https://android.
googlesource
.com/platform/frameworks/volley通过提交历史可以看到,最后一次修改距离今天已经有一段时间了。
robertcpp
·
2016-06-14 22:00
android
网络
Android源码下载 清华AOSP镜像源
这个是Android源码镜像源https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/把https://android.
googlesource
.com/全部使用https
寄意兰州
·
2016-06-14 22:14
android系统学习之路
编译私有的Android SDK
下载全版本的AOSP源码,方法是:repoinit-gall-uhttps://android.
googlesource
.com/platform/manifest-bandroid-4.0.1_r1重点是
difcareer
·
2016-05-26 19:35
Google官方推荐的通信框架Volley
Android网络通信框架Volley简介(GoogleIO2013) Volley主页 https://android.
googlesource
.com/platform/frameworks/volley
kim366
·
2016-05-13 19:00
Android 网络通信框架Volley简介(Google IO 2013)
dependencies中引用Volley:dependencies{ compile'com.android.volley:volley:1.0.0' }Volley主页 https://android.
googlesource
.com
u010246789
·
2016-05-10 17:00
android
框架
网络
Android基础
android第三方框架
Volley源码解析使用方式和使用场景分析
项目库地址为gitclonehttps://android.
googlesource
.com/platform/frameworks/volley通过提交历史可以看到,最后一次修改距离今天已经有一段时间了
robertcpp
·
2016-05-04 17:00
android
网络请求
Volley
编译最新版webrtc源码和编译好的整个项目10多个G【分享】
源码和编译好的整个项目10多个G【分享】参考https://webrtc.org/native-code/development/编译最新版webrtc源码:gitclonehttps://chromium.
googlesource
.com
yangzhenping
·
2016-04-28 17:55
互联网
webrtc技术实践
编译最新版webrtc源码和编译好的整个项目10多个G【分享】
源码和编译好的整个项目10多个G【分享】参考https://webrtc.org/native-code/development/编译最新版webrtc源码:gitclonehttps://chromium.
googlesource
.com
yangzhenping
·
2016-04-28 17:00
源码
WebRTC
Android 开源项目第三篇——优秀项目篇
一、系统及平台Linux项目地址:https://github.com/torvalds/linuxAndroid项目地址:https://android.
googlesource
.com/二、项目ZXing
chenhuakang
·
2016-04-28 16:31
自定义控件
Android源码编译
repoinit-usmartisan:qualcomm/platform/manifest.git\ -bsanfrancisco\ -msfo-rom.xml\ --repo-urlsmartisan:/
googlesource
wei_lei
·
2016-04-28 13:00
linux
android
源代码的下载和编译
~/bin)#mkdir~/bin#PATH=~/bin.PATH(2)下载repo脚本文件(用于下载android源代码)#curledhttps://dldl-ssl.google.com/dl/
googlesource
weixin_33806300
·
2016-04-27 12:00
移动开发
git
操作系统
Android 网络通信框架Volley简介
Volley主页 https://android.
googlesource
.com/platform/frameworks/volley http://www.youtube.com/watch?
ai_yong_jie
·
2016-04-25 10:00
框架
网络
第三方
Volley
androi
(OK) android——Repo sync cm—解决—error
android-source/android/system[root@localhostsystem]#gedit.repo/manifests/default.xml将https://android.
googlesource
.com
ztguang
·
2016-04-01 09:00
Android开源项目分类汇总(七)优秀项目
Linux项目地址:https://github.com/torvalds/linuxAndroid项目地址:https://android.
googlesource
.com/或https://github.com
huangtuo89
·
2016-03-31 15:00
windows下 webrtc的获得源码和编译
WebRTC技术交流群:234795279自己安装总结:之前网上的代码已经被全删掉了,会有一个readmewebrtc的下载路径是https://chromium.
googlesource
.com/external
xiaojun111111
·
2016-03-04 15:00
windows
WebRTC
Android开发常用网站汇总
https://developer.android.comhttps://android.
googlesource
.com待更新
UESTCAA
·
2016-03-01 12:00
编译android内核源码
官网:http://source.android.com/source/building-kernels.html下载地址:https://android.
googlesource
.com/?
A15262901392
·
2016-02-25 15:00
android
ubuntu
内核源码
编译android内核源码
官网:http://source.android.com/source/building-kernels.html下载地址:https://android.
googlesource
.com/?
A15262901392
·
2016-02-25 15:00
android
ubuntu
内核源码
编译android内核源码
官网:http://source.android.com/source/building-kernels.html下载地址:https://android.
googlesource
.com/?
QinQin_92
·
2016-02-25 15:00
ubuntu
android
内核源码
android开发
Espresso-ViewMatchers.java
此篇文章是ViewMatchers的源码,参考地址:https://android.
googlesource
.com/platform/frameworks/testing/+/android-support-test
西米小娅
·
2016-02-23 11:00
win7使用msysgit下载android源码(最新地址为:https://android.
googlesource
.com/)
msysgit最新下载地址:http://msysgit.github.io/msysgit是Git版本控制系统在Windows下的版本下载完WINDOWS版本后,就点击安装,默认是安装在C盘ProgramFiles,我安装是在D:\msysgit\msysgit下最好在此目录下新建文件夹,比如我建的是AndroidSRC目录下面再建立了packages目录和frameworks目录,因为我暂时需
qiuzhping
·
2016-01-30 10:00
Volley===Volley框架的基本使用方法
volley简介Volley主页https://android.
googlesource
.com/platform/frameworks/volleyGithub地址https://github.com
王子的秘书
·
2016-01-29 17:30
Android开发框架
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
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
其他