Git Product home page Git Product logo

weatherdemo's Introduction

基于MVVM框架的高德天气APP:


功能点实现说明:

  • 高德天气API: 实现情况:Get&Post方式可以正常返回查询数据并UI显示;

  • MVVM框架框架和组件实现:

  1. ViewModel:实现View和Model数据解耦。
  2. Room:实现Database模块封装。
  3. LiveData:实现View关联数据动态更新。
  4. DataBinding:实现xml文件直接绑定数据。
  5. WorkManager:实现后台任务、定时任务、链表等不同类型任务管理。
  • 网络请求:实现异步网络请求框架封装。

  • AdMob&Firebase:实现广告载入和统计分析。

  • 高德配置文件:解析存储本地存储高德adcode和城市信息对照表,用于本地天气动态查询api调用。

  • CommonUI公共控件:实现公共控件自定义、差异化配置、和控件复用。


Android AdMob document:


Android Firebase document:


Android Architecture Components document:


Screenshots:


License

部分业务机制借鉴网络资源,不能用于商业用途,转载请注明出处,谢谢!

weatherdemo's People

Contributors

wustcbk 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.