How to Block Ads in Webview?

Hello Corona community.

I am a bit newbie as a student in android programming and I am not really good about programming. Thanks to tutorials, I am making it. 

Right now my application which will have contents from rss, you can click the link from the content and go to a webpage inside the application. (Or you can choose to go chrome,opera vs.) 

My question is how can I block the ads from the websites which they entered via the link from rss when they are surfing internet via my application? I don’t want to show other internet sites ads in my application.

(As I read, if Admob ads and Adsense ads show together in an application, you can a warning from Google because of Admob.)

Thanks for your helps.

So is it a hard or unsolvable issue with corona?

Hi, I don’t think it’s a question of hard or not  to remove ads from a website page. In your scenario, you are dealing here with a copyright issue as you should not temper with the content of somebody else website, even if you decide to host it inside your application.

Thank you very much nmichaud. I didn’t know any issue about it until I heard from you. So I made a little search and I found this post which is about copyright and ad blocking issue.You saved me from huge mess.(But I will need to replan my ads  :wacko: )

So is it a hard or unsolvable issue with corona?

Hi, I don’t think it’s a question of hard or not  to remove ads from a website page. In your scenario, you are dealing here with a copyright issue as you should not temper with the content of somebody else website, even if you decide to host it inside your application.

Thank you very much nmichaud. I didn’t know any issue about it until I heard from you. So I made a little search and I found this post which is about copyright and ad blocking issue.You saved me from huge mess.(But I will need to replan my ads  :wacko: )