Rxbus

Android reactive event bus that simplifies communication between Presenters, Activities, Fragments, Threads, Services, etc.
Alternatives To Rxbus
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Eventbus24,4385,3641316 months ago8December 08, 2021142apache-2.0Java
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Inlineactivityresult214
4 years agomitJava
Receive the activity result directly after the startActivityForResult with InlineActivityResult
Realm Book Example82
6 years ago1otherJava
This is an example rewrite of AndroidHive's messy tutorial, accompanying the following article on Realm.
Rxbus82
4 years ago1apache-2.0Java
Android reactive event bus that simplifies communication between Presenters, Activities, Fragments, Threads, Services, etc.
Senecaoop345 Attic63
3 years agoC++
This folder, attic, contains code fragments. Like most attics, this attic needs a good cleaning. Some fragments are from the usual places on the web, cplusplus.com, stackoverflow, etc. Some fragments are DIY code written in class. Some fragments are as-is as found on the web while others are heavily modified to make work or add functionality. Some fragments are useful, some are not. Most fragments work, some don't. Notable Useful Fragments ======================== fastforward.cpp - a summary of OOP345. funcptr.cpp - examples of the many ways of passing function names to other functions: direct call, c-style function pointer, c++-style function pointer, function object (functor), lambda, bind examples of intersting functions to pass function to: thread, async, packaged_task sp?.cpp - smart pointer resources mi-*.cpp - multiple inheritance resources, clone+diamond problem theading?01?.cpp - threading101?.cpp - basic threading, mutexes - threading201?.cpp - futires and promises - threading301?.cpp - async, packaged_task - threading401?.cpp - how things were done before async + packaged task thread-*.cpp - cool thread code, such as thread pools ll*.cpp - linked list code moveSimple.cpp - move semantics stl-calc-*.cpp - postfix calculator using stl stack, list, vector, deque containers vectorchar*.cpp - how to make a string class mased on std::vector<char> dp-composite*.cpp - composite (tree) design pattern code alarmsetjmp.cpp + setjmp*.cpp - use alarm and setjmp to do interesting things swap.cpp - swapping data in place (without using a temporary) using xor and add operators. asmlist.cpp - how to generate an in-line assembler listing of the code generated by the compiler popen.cpp - how to start up a pipe to a program and read the output from the program folder threading-concurrency_in_action - pdf and sample code from Concurancy in Action book
Lifecycleevents21
6 years agoapache-2.0Kotlin
Android Interview Questions By Firoz20
2 years ago
Here is collection for all interview questions asked in different companies in India for an fresher to experienced android developer.
Jitterbuffertest5
6 years agoC++
C++ interview assignment from late 2012
Android Developers Guide5
5 years agomitHTML
Android官方文档(Android Developer Guide)翻译项目
Alternatives To Rxbus
Select To Compare


Alternative Project Comparisons
Popular Thread Projects
Popular Fragment Projects
Popular Control Flow Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Thread
Reactive
Rxjava
Fragment
Event Bus
Rxbus