Code Monkey home page Code Monkey logo

modulebuild's Introduction

Module build to apk demo

利用组件(Module)开发apk实例


包含的组件及介绍

:app

工程application入口

:baselibrary

lib组件,是整个工程的公共组件,其它的组件都引用了它

:tasks:ordermanager

application组件,是订单lib组件的外壳,负责测试订单lib

:tasks:pointmanager

lib组件,属于网点模块的独立的组件

:orderlibrary

lib组件,属于订单模块的独立的组件

【注】

application组件是指该组件本身就可以运行并打包成apk lib组件是指该组件属于app的一部分,可以供其它组件使用但是本身不能打包成apk

modulebuild's People

Contributors

halibobo avatar

Watchers

James Cloos avatar Natto 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.