HubbellCorp / SweetBlue

BLE on Android the easy way
Apache License 2.0
23 stars 8 forks source link

Implement DI system #24

Open ryanhubbell opened 1 year ago

ryanhubbell commented 1 year ago

Implement dependency injection system. This is to make some things a little easier to deal with, and less hacky. Using a proper DI system will also facilitate easier testing.