Android Hack of the Day 3

Updated 14 December 2016

Save

Android studio is a rich tool for Android development  but what if its power can be increased. Yes it’s possible, like what we do to the magento. We add custom module to add the functionality of the Magento. Similarly, Android studio allow us to add custom plug-in  to enhance its feature. That sound cool.

We are  going to add some popular plugin like genymotion, fabric.io .  Until 2016 genymotion was competitive AVD to Android (android virtual device).

 How to: Install Plugin in Android Studio

  1. Launch Android Studio application
  2. Choose Project Settings
  3. Choose Plugin from disk, if on disk then choose that location of *.jar, in my case is GenyMotion jar or Choose Browse repositories if you don’t have any jar
  4. Click on Apply and OK.
  5. Then Android studio will ask for Restart.

 

Screenshot from 2016-05-05 22:13:55

How to filter out a tag-name in Eclipse Log-cat viewer

There are some devices and application that spams and flood the log cat. You can simply remove the tags by this sample regex.

 

author
. . .

Leave a Comment

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


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home