Project for Envoy coding test, It uses dependency injection code with Butterknife, it uses ORM GreenDAO for data persistency and EventBus to handle synchronization tasks.
Bullet points:
- Image processing
- SQLite databse using ROM greenDAO
- EventBus for synchronization tasks
- Dependency Injection by using Butterknife
- Other utilities