Coder Social home page Coder Social logo

weather's Introduction

功能介绍:

1.一个查询实时天气预报的APP,可以查询3000多个地区的实时天气预报信息。

2.查询数据包括,温度、湿度、能见度、气压、风速、风向、风力、云量和时间等信息

3.可以实现下拉刷新数据的功能

4.当输入城市错误时会弹出Toast提示

5.支持拼音查询、汉字以及经纬度查询天气。

实现细节:

1.本次数据我调用的是和风天气的API,使用的是免费版,用了一个SwipeRefreshLayout实现的是下拉刷新,用了一个ScrollView和TextView来展示富文本数据。

2.使用了okHttp3发起网络请求,实现数据的获取。

3.获取到JSON数据后进行解析

4.通过对于获取结果的判断实现刷新数据或出错提示的功能。

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.