Help! How to remove Ads from any games and app

ASDFGHJKLQWE

Solid & Active Platinian
Original poster
Jul 10, 2022
65
19
8
Nepal
Hello guys
Did anyone of you know "how to remove All Kinds of *Ads* from An APK By using mobile without using Lucky Patcher ?
If you know please share.......
 
Last edited:

DR_eslam

Awesome Active Platinian
May 20, 2022
110
26
28
21
Egypt
If ur device is rooted u can use lucky patcher or even jasi patcher if not just use adguard vpn or u can modify the game ads activity
 

GG78

ADBlock Expert
Jan 6, 2019
1,029
68,017
1,213
HexHausen
Android Ads are based on different methods:

1. Ads receivers in android.manifest.xml
2. Ad banners hidden in res/layout.xml
3. Deeplinks in classes.dex/.smali files

Kill em completely - directly on a smartphone

1. Lucky Patcher (easy way to disable all "yellow" ads receivers)

2. Advanced permission Manager Pro (easy to permamently remove all disabled receivers with 1 click from the .apk file)

3. Apk Editor Pro 3+ (Edit the ".smali" files by searching for deepkinks just enter in search " http:" "https:" "www." and replace them links

Example: "https://googleads.com/whatever" with just "https://"

For banners - > try searching for "ad" , "ads" or "banner" its either in res/layout.xml or "res/drawables" (if its based on images)

Practice and you will be able to kill all the ads with closed eyes. :pepe020:



Ps: If youre really lazy & you now the app/game can function fully offline then:

Akp Editor Pro - open the app/game - click to open smali -> search for "android.permission.INTERNET" & replace with "android.permission.VIBRATE" save & compile.
 

GG78

ADBlock Expert
Jan 6, 2019
1,029
68,017
1,213
HexHausen
Banner ads Example:


ads whatever
android:layout_width="fill_parent" android:layout_height="wrap_content"

change it to:
android:layout_width="1.0dip" android:layout_height="1.0dip"

(This will permanently hide the banner without crashing the app/game, this method also works for any other annoyances then ads (social media crap for example)

Ads based on images, simple replace the images with a small 10x10 transparent png, ad will be gone and it decreases the .apk size.

:pepe020: Good Luck
 

sholof

Platinian
Nov 26, 2022
5
3
3
24
Hungary
If ur device is rooted u can use lucky patcher or even jasi patcher if not just use adguard vpn or u can modify the game ads activity
Can u actually do something like u get reward in a game for watching ads can u do something with it to get the rewards without watch any of the ad or just auto watch the ad somhow? ( around like 300 ad )