Eliminate need for boilerplate code by using Annotations
curioustechizen opened this issue · 0 comments
curioustechizen commented
Instead of mandating the user to extend AbstractAppPauseActivity
and AbstractAppActiveService
, look into the possibility of using annotations. This will result in less boilerplate code.