Code Monkey home page Code Monkey logo

wanandroid_multi's Introduction

WanAndroid_Multi

某菜鸡小组的多人开发练习

项目简介

因为接口不好找,所以就直接用 wanAndroid 来练习了

多模块练习

项目使用了多模块,虽然有点小题大做,但为了能更好的接手掌邮,提前练习一下还是有必要

大致分为以下类型

  • build_logic:多模块的 gradle 插件管理(如果有能力的可以去看一看怎么实现的)
  • lib_common:基础模块,其他模块都会依赖的模块
  • lib_account:只管理账号信息的模块
  • module_app:应用的启动模块,里面并不包含启动界面,主要是用来配置一些东西
  • module_main:主模块,包含应用的启动界面
  • module_test:用来演示多模块开发的测试模块
    • api_testmodule_test 模块公开的接口
  • .......

对于多模块开发,我写了一篇教程,看懂并实践后就可以正式开发

分支开发练习

多人开发中使用多分支尤为重要

这里给出以前我写的教程:https://github.com/985892345/Git-Study

分支命名规则:XXX/xxx

  • 前三个 XXX 需要表明是谁写的
  • 后三个 xxx 需要表明写的什么
  • 当然,第二个 xxx 还可以进行细分

举例:

  • GuoXR/module_course2
  • GuoXR/feature/module_course2
  • GuoXR/bugfix/module_course2

教程有些小瑕疵,但问题不大(懒得改了)

test taolaoge1

test taolao

pppp test merge

wanandroid_multi's People

Contributors

taolaoge avatar mr-than avatar 985892345 avatar whitenight123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.