PlusClub校园论坛
支持主题切换、发帖、回帖、课程表、校园卡收支[开发中]
使用OkHttp+Retrofit+Dagger2+RxJava+MVP架构
React-Native端跨平台项目:WithLei/plusClub_RN
Web端项目:Robinson28years/lsuplusclub
前移动端项目:xiaoshidefeng/PLUS-for-Android
备用下载链接:https://www.heyrenly.com/plusClub/plusClub-app.apk
- Android模拟教务系统登陆:https://blog.csdn.net/qq_42895379/article/details/83098443
- OkHttp+Retrofit+Dagger2+RxJava+MVP架构 学习笔记:https://blog.csdn.net/qq_42895379/article/details/83786905
- OkHttp+Retrofit+RxJava 实现过期Token自动刷新:https://blog.csdn.net/qq_42895379/article/details/83864622
联系我们:
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support sequences of data/events and adds operators that allow you to compose sequences together declaratively while abstracting away concerns about things like low-level threading, synchronization, thread-safety and concurrent data structures.
ReactiveX
Fastjson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Fastjson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
Alibaba
An HTTP+HTTP/2 client for Android and Java applications. http://square.github.io/okhttp/
square
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
greenrobot
Field and method binding for Android views which uses annotation processing to generate boilerplate code for you.
JakeWharton
jsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
jhy
A powerful image downloading and caching library for Android.Images add much-needed context and visual flair to Android applications. Picasso allows for hassle-free image loading in your application—often in one line of code!
square
Android平台下的富文本解析器,支持Html和Markdown
zzhoujay
Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.
r0adkll
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application.
umano
NiceSpinner is a re-implementation of the default Android's spinner, with a nice arrow animation and a different way to display its content.
arcadefire
SmartRefreshLayout is a "smart" or "intelligent" pull-down refresh layout,because of its "smart", it does not just support all the Views , but also support multi-layered nested view structures.
scwang90
MIT License
Copyright (c) 2019 renly
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.









