Android Studio
XCode
How to install plugin On Android Studio
Watch this video plugin installation from here.
Download latest hipaachecker build version 1.0.8 Click here to Download.
You need to create a hidden file named .hipaa_jwt into your Android project's root directory.
Get and copy your API credentials from here Go to API Credential.
Put the copied API KEY(jwt token) into this hidden file and save it. Sample of API Key inside .hipaa_jwt file as below:
Install the plugin using
Install Plugin from Disk... option from your Android Studio settings.
File -> Settings -> Plugins
If the plugin is installed successfully, it will look like this as below:
After the plugin gets installed, there will be a menu named Check HIPAA Compliances into the main menu on right most place in Mac and in Linux(Ubuntu), there will be Check HIPAA in the main menu and then Check HIPAA Compliances will be as sub menu.
Upon clicking on the menu, there will be a few sequential dialogues and you will get the HIPAA report link in your email Inbox after a while.
It is pretty easy to uninstall or disable the plugin from the options on gear icon of the plugin as below: