This project serves as a demonstration for https://github.com/dora4/dora.
- Crash log writing to file
- Toast with automatic thread switching
- Stream switching
- Generic title bar widget
- Loading progress dialog
- ARouter for navigating between screens
- EventBus for event communication
- Getting Started
- Clone the project to your local disk:
- The Universal Adapter using BaseRecyclerViewAdapterHelper
Clone the project to your local disk.
git clone https://github.com/dora4/dora_samples
├─bean
Value Objects (VO)
├─di
Dagger dependency injection
├─model
Model or entity classes
├─ui
User interface components, such as Activity and Fragment
├─vm
ViewModel