Giter Site home page Giter Site logo

testdemo's Introduction

项目简介

此项目为茅酒汇主项目,项目主要由原生和RN、触屏混合开发。

开发环境及配置

  • 开发工具 Android Studio3.1.2以上
  • jdk 1.7以上

安装

开发调试

  • java联调:APP点击 我的存酒->接口设置httpUrl、httpsUrl
  • 触屏联调:APP点击 我的存酒->接口设置webUrl->手机wifi设置代理
  • 路由地址纪录
  • 接口地址

发布

目录结构

├── app 主项目
    ├──src
        ├── main 项目公共文件
            ├── maojiuhui 茅酒汇代码依赖main
                ├── adapter  数据对应的adapter
                ├── common 公共类
                    ├── component 组件
                    ├── data 时间选择器
                    ├── route 路由相关
                ├── im 聊天相关代码
                ├── manager 管理类,用户信息管理等
                ├── model层
                    ├── data json实体
                    ├── event EventBus事件
                    ├── service 网络请求接口url
                ├── mvp中的presenter层
                ├── rn rn相关类
                ├── util 工具类
                ├── mvp中的view层
├── MPCharLib 折线图依赖库
├── RN折线图需要依赖的库,该库依赖MPCharLib

相关链接

注意事项

1、渠道包 app/src/maojiuhui/assets/ut.json 记录注册ut参数,当渠道增加后需要注意变更该文件

testdemo's People

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.