Here are some plugins that are really handy for developers to speed up their development.
1. ADBWIFI
This plugin helps you to debug your app over Wi-Fi.
Check out my previous blog post on how to do this without any plugin.
2. DTO generator
This plugin is useful when you want to generate corresponding POJO classes for your JSON String.