Questions tagged [ads]

Many free apps come with built-in ads, to give the developer some revenue for his work. Use this tag if your issue is related to this. Please visit the 'info' link below for more details!

What is this about?

App development consumes time and effort. But since many users don't want to pay for apps, or at least don't want to buy a pig in a poke (the Playstore's return window of 15 minutes is far to small to really evaluate an app), developers include modules for different ad networks to at least get some revenue for their work. While this is an absolute justified thing to do, it sometimes is causing worries or even issues -- due to the fact either how certain ad modules work, or what they have access to.

A list of available ad networks can be found e.g. at StackOverflow, and you will see it's quite long (and you might never have guessed that there are so many of them). All of them need to access the internet for obvious reasons (to obtain ad content), but most have an alarming combination of permissions they request (e.g. accessing personal information such as IMEI to identify you, and the location for "matching ads" -- which would even allow them to track you). Combined with unsecure data transmission to the ad networks server, this should be enough to rise some worries. An overview for some of those combinations can be found on page 4 of the document Investigating User Privacy in Android Ad Libraries.

And then there are some specialities like Airpush, which are clearly an intrusion into privacy: Suddenly you see ads pop up in your notification area (sometimes not even identifyable as such, but might be mistaken as system notifications for urgent actions to take), or additional icons to apps you've never installed appear on your homescreen. While a developer should certainly have the right to see some revenue for his work, ads should be restricted to appear within the application. Luckily there are ways to identify and get rid of stuff like that (e.g. the app AirPush Detector).

What this tag is intended for

If you have issues with ads appearing somewhere on your device where you have no reason to expect them, and want to identify the cause so you can get rid of it: That's a good reason to pick this tag. If you are concerned on how the permissions a certain ad module uses might violate your privacy, I recommend the "further readings" below.

What this tag is not intended for

You should not use this tag if your question is about how to use advertisements to generate a revenue -- questions like that are clearly off-topic here. Clearly stick with what's listed as on topic.

Further readings

  • AdDroid: Privilege Separation for Applications and Advertisers in Android (PDF | HTML preview)
  • Investigating User Privacy in Android Ad Libraries (PDF | HTML preview)
123 questions
29
votes
11 answers

How to block ads in Android applications?

Are there ways that attempt to block ads in applications? It seems that it should be theoretically possible, by blocking web requests to certain sites, for example.
static_rtti
  • 427
  • 1
  • 4
  • 7
9
votes
3 answers

How do some apps get past ad blocking?

I'm already using LBE Privacy Guard, AdAway and Droidwall to strictly control ads and app permissions. (All of them require root to run). Droidwall has a whitelist where only apps that actually fetch data from the internet are allowed. (Games,…
Rex
  • 788
  • 3
  • 9
  • 31
4
votes
2 answers

Do you still see ads even if your phone is offline?

An uncle of mine refuses to use the free version of Astro File Manager, because he dislikes ads. I told him to just leave his 3G off (he only uses it on demand anyway) and he shouldn't see them anyway, as my expectation was that they couldn't be…
Ivo Flipse
  • 1,265
  • 1
  • 21
  • 30
4
votes
2 answers

Which system process do I block from the internet to prevent ads from showing up?

Yes, this is similar to my own previous question on the subject. I'm being very specific here though - despite having wrapped ad blocking with hosts file and firewall, some apps (several more now) are able to merrily display banner ads even when…
Rex
  • 788
  • 3
  • 9
  • 31
2
votes
1 answer

Disable ads in applications?

Possible Duplicate: Is it possible to block ads in Android applications? Is there a way to disable in-app ads (on a rooted CM7 phone)? I am NOT talking about the ads in browser. Blocking ads is legal where I live.
kinokijuf
  • 499
  • 2
  • 6
  • 27
2
votes
1 answer

A random floating ad is always on top

In the following image, you can see a floating ad and it looks like an average ad by Google. Problem is, it's always on top. In the image, you can see it over my Settings app. (Click image to enlarge) I did not install any new apps on to my device…
sam
  • 21
  • 1
  • 2
1
vote
1 answer

How to I block advertisements for one specific app?

Lately I've been getting ads for a TikTok-like app called Kwai. These ads always include girls of questionable age dancing very suggestively to the sound of very bad music. These ads appear on many of my apps, from YouTube to Duolingo (and other…
DuoDynamo
  • 11
  • 2
1
vote
1 answer

How to prevent myself from accidentaly opening android ads?

So, quite often i miss the little "X" in the corner of my phone screen when trying to close an ad. It then opens in quick succession my default browser and then the play store. This process is enough to make my phone reach the end of its…
Ahorn
  • 113
  • 4
1
vote
1 answer

How to stop ads showing up on screen

The phone is showing ads on the bottom of screen as well as on the top of whole screen I tried deleting the recent apps i installed I also tried disabling "show app on top" Is there any third party app that can scan the phone
Ishaq
  • 11
  • 1
0
votes
1 answer

Phone is being overrun with ads

Whenever I switch on my Internet every morning I get a page which opens up with applications and games that aren't from the Play Store and I see a message that says my phone has stopped outside applications from being downloaded. Plus my gallery…
Gopi
  • 1
0
votes
1 answer

How to remove ads from all apps via a single payment

I've heard it is possible to pay a subscription service to remove all ads from all apps on your Android phone. Can someone please tell me how to do this? Thanks.
0
votes
0 answers

I am getting ads that pop up in front of my activities

I get some ads that keep popping up. I got fed up of it and clicked the opt-out button next to it. That opened a tab on Chrome, and thats this: Can anyone help me disable these ads? I don't know why these ads came in the first place.
Pritt Balagopal
  • 184
  • 3
  • 15
0
votes
2 answers

How to find out which app is providing adverts (without reverting to process of elimination)

I'm on Android 6 (P8 if it matters) and I am getting very annoying adverts. Screen shots show it all: Screenshots (click images for larger variants) This icon shown on the right of the first screenshot with the word WIN persists on my "desktop" or…
MyDaftQuestions
  • 76
  • 2
  • 2
  • 13
0
votes
2 answers

How to get rid of ads?

I have a brand new LG G5 phone and randomly ads will pop up. The ads started appearing before I installed any app. How do I get rid of them?
Sarah
  • 1
  • 1
  • 2
0
votes
0 answers

Find applications causing a particular advertisement and get rid of latter?

See screenshot: (Click image to enlarge) That ad seems to be the the one causing any application to die abruptly for absolutely nothing. I saw that ad when I was using Skype. I also saw it when I was playing Clash of Clans and other games. How do…
user4234
  • 107
  • 1
  • 1
  • 7
1
2