Here I am going to share with you my newly developed Xposed module, MinMinGuard. It can completely remove both the ads inside apps and the empty space caused by those ads. Conventional ads removing apps are only able to block the ad content, but the space taken by the ad will still remain unused (black). MinMinGuard successfully removes that black space, which extends the app window and makes your user-experience better.
FAQ: Q: Why there is still ads in a few apps?
A: Some apps use differnt Ad Networks' SDK (Mostly some local ads providers ex: Vpon in Taiwan) that is not currently supported by MinMinGuard. If you encounter this situation, you can open a new issue on Github to let me know and I will try to fix it. The issue should contains at least "appname", "download link" and "which page in the app show the ads". If you don't know how to use Github, you can alternatively fill in this form and I will create the issue for you.
Q: Why ads in websites is still showing?
A: MinMinGuard currently only blocks the "in-app" ads. Blocking ads in websites may be the future work.
Q: Can I use MinMinGuard along with Adaway?(or any other adblocker)
A: Yes, they should work perfectly with each other.
Donation:
If you want to support me, you can donate via Paypal and I will really appreciate you
XDA:DevDB Information MinMinGuard, App for the Android General
The thread is reopened. If you have problems using MinMinGuard, leave your problems here. Please give me the name of the apps along with download links that don't work with MinMinGuard(It would be great if you also post the all the ad networks the apps use).
ps: It's so great to have Xposed working for Lollipop
Due to my daily job and career focus, I can hardly find time to maintain MinMinGuard in recent years. However, it is luckily that MinMinGuard finally has an enthusiastic and brilliant developer @MSkjel who is willing to take over its future development.
Thank you all for the support for MinMinGuard in this years and cheers for @MSkjel .
v2.0.1 is released with multiple bugs fixed. Changes are as follow:
- Fix crashing when saving the settings
- Fix unstable UI when switching between the tabs
- Fix xposed no enabled message not shown problem
- Only hook into apps when enabled