创建 Android 开源项目

发布于 2024-10-29 23:42:05 字数 1539 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

失眠症患者 2024-11-05 23:42:05

首先,找到适合您需求的适当许可证。

也许你可以从这个开始: http://en.wikipedia.org/wiki/Software_license 和然后深入研究不同的开源许可证:有很多。

http://www.github.com 是托管开源项目的一个很好的挑战者。如果您需要学习 Git,这会很有帮助。
您将成为该项目的所有者,您将能够接受或拒绝贡献。稍后,您将能够向可信赖的伙伴授予更多权限,帮助您构建软件(因为当成功率上升时,您将无法处理所有提交)。

我建议你创建一个空项目并单独练习。
当您对界面、要做的操作等感到足够舒服时,您可以删除它......

不要直接开始您的最终项目。
你会犯错误,最好在虚拟项目中犯这些错误。

祝你好运 :)

First of all, find a proper license that suits for your needs.

Maybe you can begin with this : http://en.wikipedia.org/wiki/Software_license and then dig into the different Opensource licenses : there are a lot.

http://www.github.com is a good challenger to host opensource projects. The help is great if you need to learn Git.
You will be the owner of the project and you will be able to accept or refuse contributions. Later, you will be able to give more rights to trusted buddies that will help you building the software (because when success rise, you won't be able to handle all the submissions).

I suggest you create an empty project and pratice on it, alone.
You can delete it when you feel enough comfortable with the interface, actions to do, etc...

Do not start directly with your final project.
You will make mistakes, better to do them on a dummy project.

Good luck :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文