I would love to get all the features lombok provides. I'm tired of writing lots of boilerplate code and I would like to know if there is a port of lombok on Android? Or at least an equivalent? Something that allows me to use an annotation instead of boilerplate like this:
TextView tv = (TextView) findViewById(R.id.my_textview);
As far as I know you can use Lombok in Android code. If it doesn't, please file a bug report. I must say, we don't have a lot of documentation about how to set it up. That said, we have an active mailing list if you need help. Disclosure: I am one of the developers of Lombok.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With