In real development, page closing and cancellation requests are common requirements, and here is a simple implementation. My idea is to tie the network request...
Square's open source library Retrofit is a type-safe network request library. Retrofit simplifies the network request process, encapsulating it based on OkHtttp and decoupling it...
Recommended: See so many MVP+Dagger2+Retrofit+Rxjava projects, easy to get the star, are you excited? Are you frustrated that your friends are already using these technologies...
Android network request framework, now a lot of things, such as the introduction of "Android Volley framework source analysis" and "Android Retrofit use", in addition...
The images above will look familiar to anyone who has used Retrofit2's web request library. Yes, the image above is a screenshot from Retrofit's website....
The basic functions include text jokes, connotation pictures, user login and registration, post circles, discover jokes, check my fans and my followers, follow others, share...
ProgressManager is a single line of code that monitors the upload and download progress of all network links in your App, including Glide's image loading...
The introduction has previously shared the OkHttp source code for heart parsing (which is very thin and long), but in real projects Retrofit is often...
Make source code analysis for Retrofit and provide reference for extracting SimpleRetrofit to further understand the architecture design and coding process of Retrofit
The simple use of Retrofit to implement network requests using Retrofit+Rxjava was covered in the last article and won't be covered today. Today, I'm going...
Android base development library to make development easier. Since I have not been in touch with Dagger2 for a long time, some understanding may not...
"Android experience sharing" includes the latest week of hot technical blogs and excellent class library, Monday evening will be updated to you on time wechat...
Function module: mainly divided into five parts. Love fun: a Material Design style open source application that integrates hot news, videos, film reviews and girl...
Define a policy interface, different implementation classes provide different specific policy algorithms, and they can be replaced with each other. Define a factory for creating...
"This is the first day of my participation in the November-based Revision Challenge. For details of the activity: The last Revision Challenge in 2021", I...
The company develops a new project, because this project is more financial direction, related to money, so the interface is more rigorous. If you're like...