Coder Social home page Coder Social logo

android-project-wo2b's Introduction

部分截图

Screenshot Screenshot Screenshot

项目结构

当前项目只是其中一个例子,wo2b-common-wrapper本身是一套通用的项目框架,能够让你基于此项目快速搭建属于你自己的项目框架。

wo2b-project-tu123
---wo2b-common-wrapper
-----wo2b-common-api
-----wo2b-tp-android-support-v7-appcompat
-----wo2b-tp-android-support-v7-recyclerview
-----wo2b-tp-umeng

直接上图

framework


三步项目跑起来

通过项目结构图,想要让项目运行起来,下载项目代码后,只需要三步。

  • wo2b-common-wrapper工程所依赖的工程,wo2b-common-api、wo2b-tp-android-support-v7-appcompat、wo2b-tp-android-support-v7-recyclerview、wo2b-tp-umeng等全部需要转换成“is library”的方式。 wo2b-common-api

  • wo2b-common-wrapper工程通过“add library”添加对上面几个工程的引用,再把自身设置成“is library”。 wo2b-common-wrapper

  • 具体的项目,如当前项目wo2b-project-tu123,通过“add library”添加对com-wo2b-wrapper的引用即可。 wo2b-project-tu123


项目主要模块设计

  • 设计合理的Activity

    framework

  • 风格一致的Dialog

    framework

  • 提供通用的Dao

    framework

  • 其它的待补充

遗留问题

  • 最早前使用了actionbarsherlock,后续替换为Android官方提供的兼容库android.support-v7.appcompat,最新google推荐使用的toolbar目前仅在用户信息部分测试使用,待整合至基类的Activity。
  • 因项目之初,有练手和测试的性质,不可避免地同样的功能会尝试不一样的实现的方式,后续不断优化。在大结构上,还是保持着一致的。
  • wo2b-common-wrapper,整合wo2b系列项目的网络层,并未达到最理想的状态,逐步优化。
  • 应用图片资源的优化

后续

  • 更多地使用新的api,当然会尽可能地兼容低版本

有问题反馈

android-project-wo2b's People

Contributors

benniaobuguai avatar

Watchers

 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.