Useful Android Studio Plugins

By | October 20, 2017

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.

Adb Wifi

2. DTO generator

This plugin is useful when you want to generate corresponding POJO classes for your JSON String.

DTO Android Studio Plugin

Leave a Reply

Your email address will not be published. Required fields are marked *