PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community. Elephant is PHPHub Community Android unofficial client, App UI style follows the Google Material Design, architecture project using MVP mode, the data processing using RxJava + Retrofit network data processing.
android android-app app rxjava rxandroid material-design material-uiRxJava 2.0 has been completely rewritten from scratch on top of the Reactive-Streams specification. The specification itself has evolved out of RxJava 1.x and provides a common baseline for reactive systems and libraries. Because Reactive-Streams has a different architecture, it mandates changes to some well known RxJava types.
rxjava android rxjava2 rxandroid example sample tutorial tutorials examples samples migration migrationsThis is an event bus designed to allowing your application to communicate efficiently. I have use it in many projects, and now i think maybe someone would like it, so i publish it.
rxbus rxandroid rxjava rxjava2ReactiveNetwork is an Android library listening network connection state and Internet connectivity with RxJava Observables. It's a successor of Network Events library rewritten with Reactive Programming approach. Library supports both new and legacy network monitoring strategies. Min sdk version = 9. Please note: Due to memory leak in WifiManager reported in issue 43945 in Android issue tracker it's recommended to use Application Context instead of Activity Context.
android internet-connection network-connection network-monitoring wifi network internet rxjava rxjava2 rxandroid rxandroid2AutoDispose is an RxJava 2 tool for automatically binding the execution of RxJava 2 streams to a provided scope via disposal/cancellation.Often (especially in mobile applications), Rx subscriptions need to stop in response to some event (for instance, when Activity#onStop() executes in an Android app). In order to support this common scenario in RxJava 2, we built AutoDispose.
uber autodispose rxjava reactive-extensions reactive-streams rxandroid android kotlin lifecycle1.本项目目前只是在开发测试阶段,发现bug或有好的建议欢迎 issues Email cuieney@163.com link.
android media player video rxjava rxandroid greendao dagger2 material-design butterknife app glide retrofit2 okhttp mvp-architecture ijkplayer kotlinOffline App (or Offline-First App) enables user to seamlessly interact with it by using local device storage and then synchronizing the data with some remote storage (cloud database, etc) later via a background process. This app is a working sample that showcases one way of implementing offline commenting capability on Android platform. Users' comments are stored in local Room database first. Then a background job is spawned to synchronize local data with remote database if and when Internet connection is available.
offline-first offline-app rxjava2 rxandroid livedata clean-architecture mvvm mvvm-architecture room retrofit2 butterknife android lifecycleobserver reactive-programmingBase project built using Dagger2 for Dependency Injection and MVC architecture with Repository Pattern. It has several managers classes that encapsulate features that are usually used in a common project, most using inversion control to decouple the implementation. This project has the most common setttings applied. The main idea is to start any new project cloning this one.
dagger android architecture rxandroid retrofit2 lateralview dependency-injection mvp-architecture repository-patternAndroid Kotlin Starter is a starter project which implements MVVM Pattern.
kotlin kotlin-android mvvm mvvm-architecture starter starter-template rxjava2 rxandroid picasso architecture-components jetpack dagger2 retrofit2 anko timber crashlytics template cookiecutter cookiecutter-templateThis generator will create a skeleton Android app built atop a collection of awesome Android libraries by Square using a single Activity/multiple view style. The project also generates with a set of extremely useful test helper classes and static methods along with example tests showing how to use them.
yeoman-generator android square dagger flow mortar retrofit otto rxandroidThis generator will create a skeleton Android app built atop a collection of awesome Android libraries by Square using a single Activity/multiple view style. The project also generates with a set of extremely useful test helper classes and static methods along with example tests showing how to use them.
yeoman-generator android square dagger-2 retrofit otto rxandroid espresso timber butterknife:bus: The RxBus as steady as an old dog.
eventbus rxjava2 rxandroid2 rxjava rxandroid rxbus rxbus2This demo aims shows practical way of clean architecture, MVP. This sample aims to demonstrate a number of different Android APIs and concepts.
android recyclerview material-theme demo widget mvp-architecture mvp-android dagger2 rxandroid retrofit okhttpMain purpose of this repo is dealing unit testing problems and find easy ways to handle them. Please find the related Medium article here.
kotlin kotlin-android rxjava rxandroid rxkotlin mvp-architecture mvp-android dagger2 dagger2-mvp clean-architecture mvp-clean retrofit2 mvp mvp-pattern unit-test unit-testing kotlintest rxtest rxmvpAll pull requests are welcome, make sure to follow the contribution guidelines when you submit pull request.
rxjava rxjava2 rxandroid rxandroid2 rxjava-android rxjava-library rxjava-2 android android-library mindorks priority-queue priority priority-scheduler priority-schedulingRoaring RxJava. A collection of useful RxJava 2.X classes. Usage can be found in the sample project.
android rxjava kotlin rxandroidExample of Kotlin Coroutine usage, with Realm and Retrofit. There is also a RxJava branch that uses RxJava for Async and Reactive programming.
kotlin android kotlin-coroutines retrofit2 realm rxjava rxandroid coroutinesThis is RxJava2.x branch. To see documentation for RxJava1.x, switch to RxJava1.x branch. Prefser will serialize Lists correctly in put(...) method and will use TypeToken under the hood.
android sharedpreferences serialization rxjava storage rxandroid preferences rxjava2 rxandroid2
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.