创建Android本地repo
Posted zengjf
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了创建Android本地repo相关的知识,希望对你有一定的参考价值。
/**************************************************************************** * 创建android本地repo * 说明: * 可能我们自己讲Android源代码同步下来了,但是我们自己修改的源代码并不能 * 直接推送到google服务器上去,所以需要创建本地的repo服务器。 * * 2016-9-7 深圳 南山平山村 曾剑锋 ***************************************************************************/ 参考文章: 1. android 建立local repo server http://anemospring.blogspot.tw/2010/09/android-local-repo-server.html 2. Android repo/git server 建立过程 http://zensheno.blog.51cto.com/2712776/489579 3. 建立android本地镜像 http://zzqhost.com/?post=71
以上是关于创建Android本地repo的主要内容,如果未能解决你的问题,请参考以下文章
ubuntu16.04 yum报错:There are no enabled repos. Run “yum repolist all“ to see the repos you have.(代码片段