Use of Retrofit2.0+rxjava+mvp+bmob

Source: Internet
Author: User

This article summarizes what you've learned about Android. Comb the Knowledge:

1.retrofit2.0
Retrofit is a square-developed type-safe Rest Android client request library. This library provides a powerful framework for network authentication, API requests, and sending network requests with okhttp.

2.rxjava/rxandroid
Rxjava is a response to a framework. Rxandroid extends Android thread scheduling on top of the Rxjava Foundation. The basic component of Rxjava is observables and subscribers (in fact Observer is the smallest building block, but the most used in practice is subscriber, because Subscriber is the counterpart of Observables. )。 Observable sends messages, while Subscriber is used to consume messages.
For details, see the Rxjava series article on the translation of Big Head Ghost.

3.MVP
Here is a comparison of MVC and MVP, and the view layer and model communicate through the presenter layer.

Specific can see the blog of the Hon Yang on the MVP in Android
A brief talk on the Joshui of craftsmen the development of Android application layer

Use of 4.Bmob
Here, the rest API suggests that you can test it with postman. Website address: http://bmob.cn

5.Glide Picture Loading Library

Glide is a media management framework on an efficient, open source, Android device that follows the BSD, MIT, and Apache 2.0 protocols. Glide has the ability to capture, decode, and display video stills, pictures, animations, and more, as well as flexible APIs that enable developers to apply glide to virtually any network stack. There are two main purposes for creating glide, one is to achieve a smooth picture list scrolling effect, and the other is to support remote picture acquisition, sizing and presentation. Recently, Glide 3.0 has been released, and a jar package download is available, as well as support for building with Gradle and maven. This release includes a number of new features that are noteworthy, such as support for GIF animations and video stills decoding, smart pause and restart requests, support thumbnails, and more

6.XRecyclerview
An open source Recycleview library with drop-down refresh and pull-up loading, supporting loading customization. Specifically, you can search on GitHub.

Code Address: http://download.csdn.net/detail/u013598660/9516033

Use of Retrofit2.0+rxjava+mvp+bmob

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.