Sinisterly
Remove ads on Android - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Computers (https://sinister.ly/Forum-Computers)
+--- Forum: Mobile & Tablets (https://sinister.ly/Forum-Mobile-Tablets)
+--- Thread: Remove ads on Android (/Thread-Remove-ads-on-Android)



Remove ads on Android - Snake38 - 12-10-2018

Hello !

According to you, what is the best way to delete the ads on a Android smartphone ? I would like to remove ads on Chrome, Youtube, my games, etc.

I tried Luckypatcher but i don't think it works very good. I still have ton of ads.

Thanks a lot Wink


RE: Remove ads on Android - mothered - 12-10-2018

Quote:what is the best way to delete the ads on a Android smartphone ?

Are you referring to prevent/block ads? If so, try Adblock Browser.


RE: Remove ads on Android - Snake38 - 12-10-2018

Thanks, but what about the ads in games ?


RE: Remove ads on Android - Pikami - 12-10-2018

Shit, I could write a whole tutorial about this topic.
You know what? I will!
Time to do some writing.


RE: Remove ads on Android - Asura - 12-10-2018

You can try AdAway. It's doesn't block every Ads but it blocks pretty well especially if you have the right host list imported.


RE: Remove ads on Android - Snake38 - 12-10-2018

(12-10-2018, 09:04 PM)Pikami Wrote: Shit, I could write a whole tutorial about this topic.
You know what? I will!
Time to do some writing.

I would love to receive a PM when you wrote it. Smile


RE: Remove ads on Android - Pikami - 12-10-2018

(12-10-2018, 10:37 PM)Snake38 Wrote:
(12-10-2018, 09:04 PM)Pikami Wrote: Shit, I could write a whole tutorial about this topic.
You know what? I will!
Time to do some writing.

I would love to receive a PM when you wrote it. Smile

Here you go my dude: https://sinister.ly/Thread-Tutorial-Blocking-ads-on-Android-devices
Hope this helps Wink


RE: Remove ads on Android - hackyou92 - 02-23-2019

You can root your phone that's one option it doesn't block everything, but 90%, or you can use adguard. That will block all ads on the system just get an old version because the new one doesn't let you do that and then disable any feedback system because that way they collect data about you anyways.
Hope that helps


RE: Remove ads on Android - Kludge - 02-24-2019

Easy peasy.
Download Application Inspector by UBQSoft from the Play Store, and then hook your Android device up to your computer with MTP turned on and the ADB installed.
Open up CMD, run as Admin, and then enter the following:
Code:
adb shell
This will give you terminal access to the device. Now, open Application Inspector and find the apps you don't want running. You can check the ones that are necessary vs the ones that aren't on Google.
Use the following code to remove unwanted applications:
Code:
pm uninstall --user 0 com.android.example
This will at least disable the programs that are putting ads all up in your business.
Also App Inspector has no ads or in app purchases.
Enjoy removing your malware