Wednesday, February 3, 2016

[Library][API 8+] AdBlockerAdvise

AdBlockerAdvise is an Android Library that checks if there is an Ad Blocker enabled and shows a customizable Material dialog.



Requirements
  • API 8+
Usage
Include the call to AdBlockerAdviseDialog whatever you want in your code:
Code:

AdBlockerAdviseDialog adBlockerAdvise = new AdBlockerAdviseDialog(this);
adBlockerAdvise.show();

You can also include some customizations to the builder: custom title and description, display message only once, etc.

View on GitHub


via xda-developers http://ift.tt/1QciIvj

IFTTT

Put the internet to work for you.

Turn off or edit this Recipe

No comments:

Post a Comment