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

Requirements
Include the call to AdBlockerAdviseDialog whatever you want in your code:
You can also include some customizations to the builder: custom title and description, display message only once, etc.
View on GitHub
Requirements
- API 8+
Include the call to AdBlockerAdviseDialog whatever you want in your code:
Code:
AdBlockerAdviseDialog adBlockerAdvise = new AdBlockerAdviseDialog(this);
adBlockerAdvise.show();
View on GitHub
via xda-developers http://ift.tt/1QciIvj
Put the internet to work for you.
No comments:
Post a Comment